-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Hi ARTS developers,
First of all, thank you for creating and maintaining the arts-lectures repository. It's an incredibly helpful resource for getting started and learning how to use ARTS effectively.
While going through the practical exercises, I noticed that there doesn't seem to be a tutorial covering the various functions and variables related to wind fields. For users who need to incorporate wind data into their simulations (for example, to calculate Doppler shifts or for retrieval purposes), a dedicated lecture on this topic would be invaluable.
I would be very grateful if you could provide examples or a new tutorial on how to properly use the wind-related functionalities. Specifically, I am interested in understanding the usage of the following:
wind_u_fieldIncludePlanetRotation()
WindFieldsCalc()
WindFieldsCalcExpand1D()
WindRawRead()
ppvar_wind
wind_u_field / wind_u_field_raw
wind_v_field / wind_v_field_raw
wind_w_field / wind_w_field_raw
jacobianAddWind()
retrievalAddWind()
Could you please consider adding a tutorial to demonstrate the workflow for setting up and using these wind-related features?
Thank you for your time and for the great work on ARTS.
Best regards.