orcestra-campaign / flight_segmentation

Machine readable flight segment descriptions for selected platforms participating in ORCESTRA
0 stars 6 forks source link

Update dropsonde info #1

Open tmieslinger opened 1 month ago

tmieslinger commented 1 month ago

The dropsonde information is currently still the one from EUREC4A where this repo is mostly copied from. In particular, two things need to happen:

  1. the scripts/sonde.yaml file needs to be exchanged with one including the ORCESTRA sondes
  2. some functions in the scripts/report.py might need to be adjusted to the ORCESTRA setting where the circles don't depend on the first sonde + 360 degree.

The sonde info should be generated by the atmdrops/pydropsonde package (from Level 2 files). The function that did that for the EUREC4A sondes can be found here.