Go to the source code of this file.
|
integer function, public | odas_binary_io::inquire_odas_binary (Filename, n_Predictors, n_Absorbers, n_Channels, n_Alphas, n_Coeffs, Release, Version, Sensor_Id, WMO_Satellite_Id, WMO_Sensor_Id, RCS_Id, Message_Log) |
|
subroutine | inquire_cleanup (Close_File) |
|
integer function, public | odas_binary_io::read_odas_binary (Filename, ODAS, Quiet, Process_ID, Output_Process_ID, RCS_Id, Message_Log) |
|
integer function, public | odas_binary_io::read_odas_data (Filename, FileID, ODAS, Process_ID_Tag, Message_Log) |
|
subroutine | read_cleanup () |
|
integer function, public | odas_binary_io::write_odas_binary (Filename, ODAS, Quiet, RCS_Id, Message_Log) |
|
integer function, public | odas_binary_io::write_odas_data (Filename, FileID, ODAS, Message_Log) |
|
subroutine | write_cleanup () |
|
◆ inquire_cleanup()
subroutine inquire_odas_binary::inquire_cleanup |
( |
integer, intent(in), optional |
Close_File | ) |
|
|
private |
◆ read_cleanup()
subroutine read_odas_data::read_cleanup |
( |
| ) |
|
|
private |
◆ write_cleanup()
subroutine write_odas_data::write_cleanup |
( |
| ) |
|
|
private |