Closed kylejgillett closed 1 year ago
Suggested by Jared Rennie.
Add functionality to load and parse data from the Integrated Global Radiosonde Archive version 2.
*Note, this will be done easily via Siphon.
This functionality has been developed.
Now get_obs_data() will require a method kwarg. method can be 'raob' for RAOB data from UW / ISU or 'igra' for the IGRAv2 archive.
get_obs_data()
method
'raob'
'igra'
This will be added to v1.1.0
Suggested by Jared Rennie.
Add functionality to load and parse data from the Integrated Global Radiosonde Archive version 2.
*Note, this will be done easily via Siphon.