FV3 Bundle
ODAS_Binary_IO.f90 File Reference

Go to the source code of this file.

Modules

module  odas_binary_io
 

Functions/Subroutines

integer function, public odas_binary_io::inquire_odas_binary (Filename, n_Predictors, n_Absorbers, n_Channels, n_Alphas, n_Coeffs, Release, Version, Sensor_Id, WMO_Satellite_Id, WMO_Sensor_Id, RCS_Id, Message_Log)
 
subroutine inquire_cleanup (Close_File)
 
integer function, public odas_binary_io::read_odas_binary (Filename, ODAS, Quiet, Process_ID, Output_Process_ID, RCS_Id, Message_Log)
 
integer function, public odas_binary_io::read_odas_data (Filename, FileID, ODAS, Process_ID_Tag, Message_Log)
 
subroutine read_cleanup ()
 
integer function, public odas_binary_io::write_odas_binary (Filename, ODAS, Quiet, RCS_Id, Message_Log)
 
integer function, public odas_binary_io::write_odas_data (Filename, FileID, ODAS, Message_Log)
 
subroutine write_cleanup ()
 

Variables

character(*), parameter odas_binary_io::module_rcs_id = '$Id: ODAS_Binary_IO.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
 
integer, parameter odas_binary_io::ml = 512
 
integer, parameter odas_binary_io::set = 1
 

Function/Subroutine Documentation

◆ inquire_cleanup()

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

Definition at line 338 of file ODAS_Binary_IO.f90.

Here is the call graph for this function:

◆ read_cleanup()

subroutine read_odas_data::read_cleanup ( )
private

Definition at line 732 of file ODAS_Binary_IO.f90.

Here is the call graph for this function:

◆ write_cleanup()

subroutine write_odas_data::write_cleanup ( )
private

Definition at line 1064 of file ODAS_Binary_IO.f90.

Here is the call graph for this function: