ccc_io module reference

<undocumented>

More…

Functions/Subroutines

guess_ib2_fmt()

locate_file()

cc_open()

cc_close()

cc_access()

cc_save()

cc_delete()

get_unique_fname()

cc_newunit()

dump_farray1d()

dump_farray2d()

valid_nc_name()

Detailed Description

<undocumented>

Function/Subroutine Documentation

function ccc_io/guess_ib2_fmt(ibuf2) [character(len=10)]
function ccc_io/locate_file(fname, remote) [logical]
Called from

grid_desc::create_grid_file_orca ccc_esmf::define_grid_from_file atm_f_data::read_atm_forcing_data

subroutine ccc_io/cc_open(iu, cccfile, remote, verbose)
Called from

grid_desc::create_grid_file_gg grid_desc::create_grid_file_ocn atm_f_data::read_spec_bc

subroutine ccc_io/cc_close(iu, cccfile, remote, verbose)
Called from

grid_desc::create_grid_file_gg grid_desc::create_grid_file_ocn

subroutine ccc_io/cc_access(local_file, rem_file, clobber, missing_ok, verbose)
Called from

cc_save

subroutine ccc_io/cc_save(local_name, saved_name, clobber, append, del_local, verbose)
Call to

cc_access cc_delete get_unique_fname

Called from

timer::wall_time_stats

subroutine ccc_io/cc_delete(rem_file, missing_file_ok, verbose)
Call to

get_unique_fname

Called from

cc_save

subroutine ccc_io/get_unique_fname(pfx, fname, wait1, verbose)
Called from

cc_delete cc_save

function ccc_io/cc_newunit(iuin) [integer]
Called from

dump_farray1d dump_farray2d store::store_diskwrite

subroutine ccc_io/dump_farray1d(name, var, pfx, idx, pos, nx, ny, fname)
Call to

cc_newunit ibuf maxx valid_nc_name wrk

subroutine ccc_io/dump_farray2d(name, var, pfx, idx, pos, nx, ny, fname)
Call to

cc_newunit ibuf maxx valid_nc_name wrk

function ccc_io/valid_nc_name(name_in) [character(len=1024)]
Called from

dump_farray1d dump_farray2d