stcorp / harp

Data harmonization toolset for scientific earth observation data
http://stcorp.github.io/harp/doc/html/index.html
BSD 3-Clause "New" or "Revised" License
55 stars 19 forks source link

Add variable conversion to derive hlos_wind_velocity #117

Open svniemeijer opened 7 years ago

svniemeijer commented 7 years ago

To allow comparisons of ADM/Aeolus data add a variable conversion that calculates a hlos_wind_velocity based on wind_speed, wind_direction, and viewing_azimuth_angle.

This will only be useful once we have data containing those three sources, which is currently not the case.

svniemeijer commented 7 years ago

See #12 for conventions regarding wind variables.

svniemeijer commented 3 years ago

The AEOLUS L2C products (#241) have assimilated full wind vectors as well as the L2B HLOS wind velocity. We should be able to test the algorithm with the content of that product.