FV3 Bundle
LSEatlas_Define.f90 File Reference

Go to the source code of this file.

Data Types

interface  lseatlas_define::operator(==)
 
type  lseatlas_define::lseatlas_type
 

Modules

module  lseatlas_define
 

Functions/Subroutines

elemental logical function, public lseatlas_define::lseatlas_associated (self)
 
elemental subroutine, public lseatlas_define::lseatlas_destroy (self)
 
elemental subroutine, public lseatlas_define::lseatlas_create (self, n_Frequencies, n_Latitudes, n_Longitudes)
 
subroutine, public lseatlas_define::lseatlas_inspect (self)
 
logical function, public lseatlas_define::lseatlas_validrelease (self)
 
subroutine, public lseatlas_define::lseatlas_info (self, Info)
 
character(len(self%datatype_name)) function, public lseatlas_define::lseatlas_name (self)
 
subroutine, public lseatlas_define::lseatlas_defineversion (Id)
 
subroutine, public lseatlas_define::lseatlas_setvalue (self, Version, Frequency, Latitude, Longitude, Emissivity)
 
subroutine, public lseatlas_define::lseatlas_getvalue (self, Version, n_Frequencies, n_Latitudes, n_Longitudes, Frequency, Latitude, Longitude, Emissivity)
 
integer function, public lseatlas_define::lseatlas_inquirefile (Filename, n_Frequencies, n_Latitudes, n_Longitudes, Release, Version, Title, History, Comment)
 
subroutine inquire_cleanup ()
 
integer function, public lseatlas_define::lseatlas_readfile (LSEatlas, Filename, No_Close, Quiet, Title, History, Comment, Debug)
 
subroutine read_cleanup ()
 
integer function, public lseatlas_define::lseatlas_writefile (LSEatlas, Filename, No_Close, Quiet, Title, History, Comment, Debug)
 
subroutine write_cleanup ()
 
elemental logical function lseatlas_define::lseatlas_equal (x, y)
 
integer function lseatlas_define::read_datatype (fid, datatype_name)
 

Variables

character(*), parameter lseatlas_define::module_version_id = '$Id: LSEatlas_Define.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
 
character(*), parameter, public lseatlas_define::lseatlas_datatype = 'LSEatlas'
 
integer, parameter lseatlas_define::lseatlas_release = 1
 
integer, parameter lseatlas_define::lseatlas_version = 1
 
character(*), parameter lseatlas_define::write_error_status = 'DELETE'
 
real(fp), parameter lseatlas_define::zero = 0.0_fp
 
real(fp), parameter lseatlas_define::one = 1.0_fp
 
integer, parameter lseatlas_define::ml = 256
 
integer, parameter lseatlas_define::sl = 80
 

Function/Subroutine Documentation

◆ inquire_cleanup()

subroutine lseatlas_inquirefile::inquire_cleanup ( )
private

Definition at line 996 of file LSEatlas_Define.f90.

Here is the call graph for this function:

◆ read_cleanup()

subroutine lseatlas_readfile::read_cleanup ( )
private

Definition at line 1244 of file LSEatlas_Define.f90.

Here is the call graph for this function:

◆ write_cleanup()

subroutine lseatlas_writefile::write_cleanup ( )
private

Definition at line 1479 of file LSEatlas_Define.f90.

Here is the call graph for this function: