MONC
Modules | Functions/Subroutines
netcdf_misc.F90 File Reference

Go to the source code of this file.

Modules

module  netcdf_misc_mod
 NetCDF misc functionality which can be shared between modules that work with NetCDF files.
 

Functions/Subroutines

subroutine, public netcdf_misc_mod::check_netcdf_status (status, found_flag)
 Will check a NetCDF status and write to log_log error any decoded statuses. Can be used to decode whether a dimension or variable exists within the NetCDF data file. More...