How to read data from ARL data?

Post Reply
sulin
Posts: 1
Joined: August 27th, 2013, 8:46 am
Registered HYSPLIT User: No

How to read data from ARL data?

Post by sulin »

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?
barbara.stunder
Posts: 451
Joined: November 9th, 2012, 4:23 pm
Registered HYSPLIT User: Yes

Re: How to read data from ARL data?

Post by barbara.stunder »

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.
Post Reply

Return to “General questions on meteorological data needed for HYSPLIT”