sfc_climo_gen
1.11.0
|
Write model categorical data for a single tile. More...
Go to the source code of this file.
Modules | |
module | output_frac_cats |
Output categorical data such as vegetation type. | |
Functions/Subroutines | |
subroutine, public | output_frac_cats::output_driver (data_one_tile, dom_cat_one_tile, lat_one_tile, lon_one_tile, i_mdl, j_mdl, num_categories, tile) |
Driver routine to output model categorical data. More... | |
subroutine | output_frac_cats::writeit (out_file, iout, jout, num_categories, latitude, longitude, data_pct, dominant_cat) |
Write data to a netcdf file. More... | |