PIO  2.5.4
Data Types | Functions/Subroutines
pionfget_mod_2.f90 File Reference

Read Routines for non-decomposed NetCDF data. More...

Data Types

interface  pionfget_mod::PIOc_get_var_text
 
interface  pionfget_mod::PIOc_get_var_double
 
interface  pionfget_mod::PIOc_get_var_short
 
interface  pionfget_mod::PIOc_get_var_int
 
interface  pionfget_mod::PIOc_get_vara_int
 
interface  pionfget_mod::PIOc_get_vara_double
 
interface  pionfget_mod::PIOc_get_vara_short
 
interface  pionfget_mod::PIOc_get_vara_text
 
interface  pionfget_mod::PIOc_get_vara_float
 

Functions/Subroutines

integer function pionfget_mod::get_var1_text (File, varid, index, ival)
 Reads non-decomposed fields from a NetCDF file. More...
 
integer function pionfget_mod::get_var1_id_real (ncid, varid, index, ival)
 var
 
integer function pionfget_mod::get_var1_id_double (ncid, varid, index, ival)
 var
 
integer function pionfget_mod::get_var1_id_short (ncid, varid, index, ival)
 var
 
integer function pionfget_mod::get_var1_id_text (ncid, varid, index, ival)
 var
 
integer function pionfget_mod::get_var1_vdesc_text (File, vardesc, index, ival)
 Writes data to a file. More...
 
integer function pionfget_mod::get_vara_1d_int (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_2d_int (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_3d_int (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_4d_int (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_5d_int (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_1d_real (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_2d_real (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_3d_real (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_4d_real (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_5d_real (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_1d_double (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_2d_double (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_3d_double (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_4d_double (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_5d_double (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_1d_short (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_2d_short (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_3d_short (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_4d_short (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_5d_short (File, varid, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_1d_text (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_2d_text (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_3d_text (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_4d_text (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_5d_text (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_1d_real (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_2d_real (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_3d_real (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_4d_real (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_5d_real (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_1d_double (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_2d_double (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_3d_double (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_4d_double (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_5d_double (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_1d_int (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_2d_int (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_3d_int (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_4d_int (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_5d_int (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_1d_short (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_2d_short (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_3d_short (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_4d_short (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_vara_vdesc_5d_short (File, vardesc, start, count, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_var_0d_text (File, varid, ival)
 Gets data from a file. More...
 
integer function pionfget_mod::get_var_0d_real (File, varid, ival)
 var
 
integer function pionfget_mod::get_var_0d_double (File, varid, ival)
 var
 
integer function pionfget_mod::get_var_0d_short (File, varid, ival)
 var
 
integer function pionfget_mod::get_var_1d_text (File, varid, ival)
 var
 
integer function pionfget_mod::get_vara_real_internal (ncid, varid, start, count, ival)
 var
 
integer function pionfget_mod::get_vara_double_internal (ncid, varid, start, count, ival)
 var
 
integer function pionfget_mod::get_vara_short_internal (ncid, varid, start, count, ival)
 var
 
integer function pionfget_mod::get_vara_text_internal (ncid, varid, start, count, nstrs, ival)
 var
 
integer function pionfget_mod::get_var_1d_int (File, varid, ival)
 var
 
integer function pionfget_mod::get_var_vdesc_0d_text (File, vardesc, ival)
 Gets data from a file. More...
 

Detailed Description

Read Routines for non-decomposed NetCDF data.