Namespace canopy_ncf_io_mod
Namespace List > canopy_ncf_io_mod
Public Functions
Type | Name |
---|---|
subroutine, public | canopy_close_files (OUTPREFX OUTPREFX) |
subroutine, public | canopy_outncf_alloc () |
subroutine, public | canopy_outncf_init () |
subroutine, public | canopy_outncfglobal (cdfid_in cdfid_in, fl fl) |
subroutine, public | canopy_read_ncf (infile infile) |
subroutine, public | canopy_write_ncf (OUTPREFX OUTPREFX) |
subroutine | get_var_1d_int_cdf (cdfid cdfid, var var, idum1d idum1d, it it, rcode rcode) |
subroutine | get_var_1d_real_cdf (cdfid cdfid, var var, dum1d dum1d, it it, rcode rcode) |
subroutine | get_var_2d_int_cdf (cdfid cdfid, var var, idum2d idum2d, it it, rcode rcode) |
subroutine | get_var_2d_real_cdf (cdfid cdfid, var var, dum2d dum2d, it it, rcode rcode) |
Public Functions Documentation
function canopy_close_files
function canopy_outncf_alloc
function canopy_outncf_init
function canopy_outncfglobal
function canopy_read_ncf
function canopy_write_ncf
function get_var_1d_int_cdf
subroutine canopy_ncf_io_mod::get_var_1d_int_cdf (
cdfid cdfid,
var var,
idum1d idum1d,
it it,
rcode rcode
)
function get_var_1d_real_cdf
subroutine canopy_ncf_io_mod::get_var_1d_real_cdf (
cdfid cdfid,
var var,
dum1d dum1d,
it it,
rcode rcode
)
function get_var_2d_int_cdf
subroutine canopy_ncf_io_mod::get_var_2d_int_cdf (
cdfid cdfid,
var var,
idum2d idum2d,
it it,
rcode rcode
)
function get_var_2d_real_cdf
subroutine canopy_ncf_io_mod::get_var_2d_real_cdf (
cdfid cdfid,
var var,
dum2d dum2d,
it it,
rcode rcode
)
The documentation for this class was generated from the following file src/canopy_ncf_io_mod.F90