Quick Fire Emission Dataset (QFED): Difference between revisions
→QFED Vegetation Map: Saving to a NetCDF file. |
|||
Line 57: | Line 57: | ||
Savanna = 3 | Savanna = 3 | ||
Grassland = 4 | Grassland = 4 | ||
To generate a QFED vegetation map and save it as a NetCDF file one can use the VegType.py script, which is installed in $(ESMADIR)/$(ARCH)/lib/Python/qfed/. The default options are equivalent to running the script with the following arguments: | |||
VegType.py --resolution='c' --output='QFED.vegetation_map.x288_y181.2010.nc' | |||
The available options and their description can be seen by running the script with '-h' or '--help' option. | |||
{| align="center" | {| align="center" |