ROMS
|
Public Attributes | |
logical | connected |
logical | debug_write |
real(dp) | add_offset |
real(dp) | scale |
character(len=:), allocatable | connected_to |
character(len=:), allocatable | data_netcdf_vname |
character(len=:), allocatable | data_netcdf_tname |
character(len=:), allocatable | destination_grid |
character(len=:), allocatable | destination_units |
character(len=:), allocatable | extrapolate_method |
character(len=:), allocatable | long_name |
character(len=:), allocatable | map_norm |
character(len=:), allocatable | map_type |
character(len=:), allocatable | regrid_method |
character(len=:), allocatable | source_units |
character(len=:), allocatable | source_grid |
character(len=:), allocatable | short_name |
character(len=:), allocatable | standard_name |
Definition at line 44 of file get_metadata.F.
real(dp) get_metadata_mod::couplingfield::add_offset |
Definition at line 48 of file get_metadata.F.
logical get_metadata_mod::couplingfield::connected |
Definition at line 45 of file get_metadata.F.
character (len=:), allocatable get_metadata_mod::couplingfield::connected_to |
Definition at line 51 of file get_metadata.F.
character (len=:), allocatable get_metadata_mod::couplingfield::data_netcdf_tname |
Definition at line 53 of file get_metadata.F.
character (len=:), allocatable get_metadata_mod::couplingfield::data_netcdf_vname |
Definition at line 52 of file get_metadata.F.
logical get_metadata_mod::couplingfield::debug_write |
Definition at line 46 of file get_metadata.F.
character (len=:), allocatable get_metadata_mod::couplingfield::destination_grid |
Definition at line 54 of file get_metadata.F.
character (len=:), allocatable get_metadata_mod::couplingfield::destination_units |
Definition at line 55 of file get_metadata.F.
character (len=:), allocatable get_metadata_mod::couplingfield::extrapolate_method |
Definition at line 56 of file get_metadata.F.
character (len=:), allocatable get_metadata_mod::couplingfield::long_name |
Definition at line 57 of file get_metadata.F.
character (len=:), allocatable get_metadata_mod::couplingfield::map_norm |
Definition at line 58 of file get_metadata.F.
character (len=:), allocatable get_metadata_mod::couplingfield::map_type |
Definition at line 59 of file get_metadata.F.
character (len=:), allocatable get_metadata_mod::couplingfield::regrid_method |
Definition at line 60 of file get_metadata.F.
real(dp) get_metadata_mod::couplingfield::scale |
Definition at line 49 of file get_metadata.F.
character (len=:), allocatable get_metadata_mod::couplingfield::short_name |
Definition at line 63 of file get_metadata.F.
character (len=:), allocatable get_metadata_mod::couplingfield::source_grid |
Definition at line 62 of file get_metadata.F.
character (len=:), allocatable get_metadata_mod::couplingfield::source_units |
Definition at line 61 of file get_metadata.F.
character (len=:), allocatable get_metadata_mod::couplingfield::standard_name |
Definition at line 64 of file get_metadata.F.