FV3 Bundle
SpcCoeff_Binary_IO.f90 File Reference

Go to the source code of this file.

Modules

module  spccoeff_binary_io
 

Functions/Subroutines

integer function, public spccoeff_binary_io::spccoeff_binary_inquirefile (Filename, n_Channels, Release, Version, Sensor_Id, WMO_Satellite_Id, WMO_Sensor_Id)
 
subroutine inquire_cleanup ()
 
integer function, public spccoeff_binary_io::spccoeff_binary_readfile (Filename, SpcCoeff, Quiet, Debug)
 
subroutine read_cleanup ()
 
integer function, public spccoeff_binary_io::spccoeff_binary_writefile (Filename, SpcCoeff, Quiet, Debug)
 
subroutine write_cleanup ()
 
subroutine, public spccoeff_binary_io::spccoeff_binary_ioversion (Id)
 

Variables

character(*), parameter spccoeff_binary_io::module_version_id = '$Id: SpcCoeff_Binary_IO.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
 
integer, parameter spccoeff_binary_io::ml = 512
 
integer, parameter spccoeff_binary_io::data_missing = 0
 
integer, parameter spccoeff_binary_io::data_present = 1
 

Function/Subroutine Documentation

◆ inquire_cleanup()

subroutine spccoeff_binary_inquirefile::inquire_cleanup ( )
private

Definition at line 249 of file SpcCoeff_Binary_IO.f90.

Here is the call graph for this function:

◆ read_cleanup()

subroutine spccoeff_binary_readfile::read_cleanup ( )
private

Definition at line 504 of file SpcCoeff_Binary_IO.f90.

Here is the call graph for this function:

◆ write_cleanup()

subroutine spccoeff_binary_writefile::write_cleanup ( )
private

Definition at line 752 of file SpcCoeff_Binary_IO.f90.

Here is the call graph for this function: