ccc_netcdf module reference

<undocumented>

More…

Functions/Subroutines

grid_desc_file_type()

read_scrip_grid_file()

convert_corners()

read_agcm_grid_area_file()

read_nemo_mesh_mask_file()

mm_corner_lon()

mm_corner_lat()

resize_a2d_r4()

resize_a2d_r8()

resize_a2d_i4()

resize_a2d_i8()

nc_add_var_meta_data()

Detailed Description

<undocumented>

Function/Subroutine Documentation

function ccc_netcdf/grid_desc_file_type(file_name) [integer]
Called from

ccc_esmf::define_grid_from_file ccc_esmf::define_regrid history::history_open restart::restart_create

subroutine ccc_netcdf/read_scrip_grid_file(file_name, olap, overlap, title, grid_size, grid_dims, grid_edges, imask, use_mask, mid_lon, mid_lat, corn_lon, corn_lat, mid_lon_1d, mid_lat_1d, corn_lon_1d, corn_lat_1d)
Call to

convert_corners ncdf::nc_error_handler

Called from

ccc_esmf::define_grid_from_file ccc_esmf::define_regrid history::history_open restart::restart_create

subroutine ccc_netcdf/convert_corners(nx, ny, corner_lon, corner_lat, corn_lon_out, corn_lat_out)
Called from

read_scrip_grid_file

subroutine ccc_netcdf/read_agcm_grid_area_file(file_name, area)
Call to

ncdf::ncdf_close ncdf::ncdf_open

Called from

ccc_esmf::define_grid_from_file

subroutine ccc_netcdf/read_nemo_mesh_mask_file(file_name, grid, overlap, mid_lon, mid_lat, corn_lon, corn_lat, mask, imask, area, title, grid_size, grid_dims, grid_edges)
Call to

mm_corner_lat mm_corner_lon ncdf::ncdf_close ncdf::ncdf_inquire_dims ncdf::ncdf_open

Called from

ccc_esmf::define_grid_from_file ccc_esmf::define_regrid history::history_open restart::restart_create

subroutine ccc_netcdf/mm_corner_lon(clon, offset, corn_lon)
Called from

ccc_esmf::define_grid_from_nemo_coords read_nemo_mesh_mask_file

subroutine ccc_netcdf/mm_corner_lat(clat, offset, corn_lat)
Called from

ccc_esmf::define_grid_from_nemo_coords read_nemo_mesh_mask_file

subroutine ccc_netcdf/resize_a2d_r4(afld, nx, ny)
subroutine ccc_netcdf/resize_a2d_r8(afld, nx, ny)
subroutine ccc_netcdf/resize_a2d_i4(afld, nx, ny)
subroutine ccc_netcdf/resize_a2d_i8(afld, nx, ny)
subroutine ccc_netcdf/nc_add_var_meta_data(var_name, fid, vid)
Call to

ncdf::nc_error_handler

Called from

history::history_add_var restart::restart_create