FV3 Bundle
NLTECoeff_Binary_IO.f90 File Reference

Go to the source code of this file.

Modules

module  nltecoeff_binary_io
 

Functions/Subroutines

integer function, public nltecoeff_binary_io::nltecoeff_binary_inquirefile (Filename, n_Predictors, n_Sensor_Angles, n_Solar_Angles, n_NLTE_Channels, n_Channels, Release, Version, Sensor_Id, WMO_Satellite_Id, WMO_Sensor_Id)
 
subroutine inquire_cleanup ()
 
integer function, public nltecoeff_binary_io::nltecoeff_binary_readfile (Filename, NLTECoeff, No_Close, Quiet, Debug)
 
subroutine read_cleanup ()
 
integer function, public nltecoeff_binary_io::nltecoeff_binary_writefile (Filename, NLTECoeff, No_Close, Quiet, Debug)
 
subroutine write_cleanup ()
 
subroutine, public nltecoeff_binary_io::nltecoeff_binary_ioversion (Id)
 

Variables

character(*), parameter, private nltecoeff_binary_io::module_version_id = '$Id: NLTECoeff_Binary_IO.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
 
character(*), parameter nltecoeff_binary_io::write_error_status = 'DELETE'
 
integer, parameter nltecoeff_binary_io::ml = 256
 

Function/Subroutine Documentation

◆ inquire_cleanup()

subroutine nltecoeff_binary_inquirefile::inquire_cleanup ( )
private

Definition at line 286 of file NLTECoeff_Binary_IO.f90.

Here is the call graph for this function:

◆ read_cleanup()

subroutine nltecoeff_binary_readfile::read_cleanup ( )
private

Definition at line 537 of file NLTECoeff_Binary_IO.f90.

Here is the call graph for this function:

◆ write_cleanup()

subroutine nltecoeff_binary_writefile::write_cleanup ( )
private

Definition at line 763 of file NLTECoeff_Binary_IO.f90.

Here is the call graph for this function: