| 
    grid_tools
    1.7.0
    
   | 
 
Compute the global equivalent resolution for regional grids. More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | check (status) | 
| Check results of netCDF call.  More... | |
| program | global_equiv_resol | 
| Compute the global equivalent resolution for regional grids using the average model grid cell size in meters squared.  More... | |
Compute the global equivalent resolution for regional grids.
Definition in file global_equiv_resol.f90.
| subroutine check | ( | integer, intent(in) | status | ) | 
Check results of netCDF call.
| [in] | status | return code to check | 
Definition at line 192 of file global_equiv_resol.f90.
| program global_equiv_resol | ( | ) | 
Compute the global equivalent resolution for regional grids using the average model grid cell size in meters squared.
Using the average cell size the equivalent global resolution is:
Definition at line 16 of file global_equiv_resol.f90.
References check().