Page 1 of 1

Custon Made NetCDF format

Posted: June 6th, 2019, 7:41 am
by Smaug
Hello,

I had a question with regards to using a custom made NetCDF met input for HYSPLIT. I am aware there is a minimum number of fields that are required but if we want to include additional variables what other fields would HYSPLIT accept? Does the arrangement of the fields in the NetCDF file matter?

There are several utilities within HYSPLIT to convert met data but which one would be the best to convert a custom made NetCDF into ARL format?

Thanks

Re: Custon Made NetCDF format

Posted: June 7th, 2019, 5:02 pm
by Fantine
What variables do you want to include in the met data for HYSPLIT? What are they for?
This note for the converter of WRF met data may be helpful for you. The table in the doc lists what variables from WRF match to HYSPLIT's required variables. https://www.ready.noaa.gov/data/web/mod ... rw2arl.pdf

For converting your own met data in NetCDF, you can use the WRF converter (arw2arl) as an example and then modify it to read your files.