|
| 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) |
| |