FV3 Bundle
ODPS_Binary_IO.f90 File Reference

Go to the source code of this file.

Modules

module  odps_binary_io
 

Functions/Subroutines

integer function, public odps_binary_io::inquire_odps_binary (Filename, n_Layers, n_Components, n_Absorbers, n_Channels, n_Coeffs, n_OCoeffs, Release, Version, Sensor_Id, WMO_Satellite_Id, WMO_Sensor_Id, RCS_Id, Message_Log)
 
subroutine inquire_cleanup (Close_File)
 
integer function, public odps_binary_io::read_odps_binary (Filename, ODPS, Quiet, Process_ID, Output_Process_ID, RCS_Id, Message_Log)
 
integer function, public odps_binary_io::read_odps_data (Filename, FileID, ODPS, Process_ID_Tag, Message_Log)
 
subroutine read_cleanup ()
 
integer function, public odps_binary_io::write_odps_binary (Filename, ODPS, Quiet, RCS_Id, Message_Log)
 
integer function, public odps_binary_io::write_odps_data (Filename, FileID, ODPS, Message_Log)
 
subroutine write_cleanup ()
 

Variables

character(*), parameter odps_binary_io::module_rcs_id = '$Id: ODPS_Binary_IO.f90 2169 2008-06-12 15:07:56Z paul.vandelst@noaa.gov $'
 
integer, parameter odps_binary_io::set = 1
 
integer, parameter odps_binary_io::ml = 512
 

Function/Subroutine Documentation

◆ inquire_cleanup()

subroutine inquire_odps_binary::inquire_cleanup ( integer, intent(in), optional  Close_File)
private

Definition at line 353 of file ODPS_Binary_IO.f90.

Here is the call graph for this function:

◆ read_cleanup()

subroutine read_odps_data::read_cleanup ( )
private

Definition at line 808 of file ODPS_Binary_IO.f90.

Here is the call graph for this function:

◆ write_cleanup()

subroutine write_odps_data::write_cleanup ( )
private

Definition at line 1194 of file ODPS_Binary_IO.f90.

Here is the call graph for this function: