How to read data from ARL data?
How to read data from ARL data?
I know that there is a test program check_data.f90 to read the header of ARL data, but could you please tell me how to modify the program to read some variable, let's say UWND at some point and write it into a txt data?
-
- Posts: 451
- Joined: November 9th, 2012, 4:23 pm
- Registered HYSPLIT User: Yes
Re: How to read data from ARL data?
The program check_data.f90 (chk_data.f) unpacks all the meteorology fields, but it does not write them out. You can add a test for UWND and write the field.