Hi,
I would like to update the vegetation fractional data (greenfrac) in WPS using my own data. I have a .tif map for each month and I was able to convert each of these .tif files into the geogrid binary format using gdal_translate. However, the default greenfrac input contains 12 month in one file. Because I want to use the output from geogrid later for CMAQ model, I would like to have my data in the exact same structure as the default greenfrac input, i.e. to have all months in a single binary file. Does anyone know how can I do that?
I read the "writing static data to geogrid binary format" part in the user's guide and was aware of the read_geogrid.c and the write_geogrid.c. But I am new to WRF/WPS and I am not sure whether or how can I use these routines to read multiple binary files and write them into one.
One example of my binary files and the index file were attached.
Thanks a lot,
Xinyue
I would like to update the vegetation fractional data (greenfrac) in WPS using my own data. I have a .tif map for each month and I was able to convert each of these .tif files into the geogrid binary format using gdal_translate. However, the default greenfrac input contains 12 month in one file. Because I want to use the output from geogrid later for CMAQ model, I would like to have my data in the exact same structure as the default greenfrac input, i.e. to have all months in a single binary file. Does anyone know how can I do that?
I read the "writing static data to geogrid binary format" part in the user's guide and was aware of the read_geogrid.c and the write_geogrid.c. But I am new to WRF/WPS and I am not sure whether or how can I use these routines to read multiple binary files and write them into one.
One example of my binary files and the index file were attached.
Thanks a lot,
Xinyue