Go to the source code of this file.
|
integer function, public | odps_binary_io::inquire_odps_binary (Filename, n_Layers, n_Components, n_Absorbers, n_Channels, n_Coeffs, n_OCoeffs, Release, Version, Sensor_Id, WMO_Satellite_Id, WMO_Sensor_Id, RCS_Id, Message_Log) |
|
subroutine | inquire_cleanup (Close_File) |
|
integer function, public | odps_binary_io::read_odps_binary (Filename, ODPS, Quiet, Process_ID, Output_Process_ID, RCS_Id, Message_Log) |
|
integer function, public | odps_binary_io::read_odps_data (Filename, FileID, ODPS, Process_ID_Tag, Message_Log) |
|
subroutine | read_cleanup () |
|
integer function, public | odps_binary_io::write_odps_binary (Filename, ODPS, Quiet, RCS_Id, Message_Log) |
|
integer function, public | odps_binary_io::write_odps_data (Filename, FileID, ODPS, Message_Log) |
|
subroutine | write_cleanup () |
|
◆ inquire_cleanup()
subroutine inquire_odps_binary::inquire_cleanup |
( |
integer, intent(in), optional |
Close_File | ) |
|
|
private |
◆ read_cleanup()
subroutine read_odps_data::read_cleanup |
( |
| ) |
|
|
private |
◆ write_cleanup()
subroutine write_odps_data::write_cleanup |
( |
| ) |
|
|
private |