Is there a way to append file type to wrfout files?

D

Deleted member 3607

Guest
Good afternoon,

I was wondering if there is a way to append the file type (ie .nc .grib) to the wrf output files as part of the nameslist?

This would make it easier to do data analysis.
 
I don't think it is appropriate to add a namelist option for this capability.
However, it can be easily done by using ncrcat to concatenate netCDF files.
 
Back
Top