sfc_climo_gen
1.4.0
|
Files | |
file | driver.F90 [code] |
Interpolates static surface data from lat/lon grid, to FV3 model grid. | |
file | interp.F90 [code] |
Read the input source data and interpolate it to the model grid. | |
file | model_grid.F90 [code] |
Defines the model grid. | |
file | output.f90 [code] |
Output model data for a single tile and a single record. | |
file | program_setup.f90 [code] |
Program setup. | |
file | search.f90 [code] |
Replace undefined values on the model grid with a valid value at a nearby neighbor. | |
file | source_grid.F90 [code] |
Read grid specs, date information and land/sea mask for the source data that will be interpolated to the model grid. | |
file | utils.f90 [code] |
Utilities. | |