grid_tools
1.7.0
|
Compute geo-referencing parameters for the Extended Schmidt Gnomonic (ESG) regional grid. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | check (status) |
Check results of netCDF call. More... | |
program | regional_grid |
Driver routine to compute geo-referencing parameters for the Extended Schmidt Gnomonic (ESG) regional grid. More... | |
Compute geo-referencing parameters for the Extended Schmidt Gnomonic (ESG) regional grid.
Definition in file regional_esg_grid.f90.
subroutine check | ( | integer, intent(in) | status | ) |
Check results of netCDF call.
[in] | status | return code to check |
Definition at line 190 of file regional_esg_grid.f90.
program regional_grid | ( | ) |
Driver routine to compute geo-referencing parameters for the Extended Schmidt Gnomonic (ESG) regional grid.
The parameters are:
Definition at line 18 of file regional_esg_grid.f90.
References check().