Page 1 of 1

Python ARL GDAS file reader

Posted: February 21st, 2018, 2:45 am
by martin-rdz
Dear Hysplit community,

as the program for extracting profiles/pressure level data from the GDAS files in the ARL format depends on the fortran code,
i developed a small python library with almost the same functionality. It only requires the standard library and numpy.
The code is located here: https://github.com/martin-rdz/ARLreader
Maybe someone hast a use case, too. If you have any comments, suggestions or found any bug i would appreciate your feedback.

Regards, Martin