GlobalHydrologyLab / AquaSat

Monitoring water quality from space!
MIT License
47 stars 16 forks source link

Add sun angle and elevation to cloud cover pull #21

Closed SimonTopp closed 6 years ago

SimonTopp commented 6 years ago

@matthewross07 Extract variables that may be useful for partial atmospheric correction from each scene. The most basic ones are sun angle and elevation (SUN_AZIMUTH and SUN_ELEVATION in scene properties).

SimonTopp commented 6 years ago

Done