ROMS
Loading...
Searching...
No Matches
get_metadata_mod::couplingfield Type Reference

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
 

Detailed Description

Definition at line 44 of file get_metadata.F.

Member Data Documentation

◆ add_offset

real(dp) get_metadata_mod::couplingfield::add_offset

Definition at line 48 of file get_metadata.F.

48 real(dp) :: add_offset

◆ connected

logical get_metadata_mod::couplingfield::connected

Definition at line 45 of file get_metadata.F.

45 logical :: connected

◆ connected_to

character (len=:), allocatable get_metadata_mod::couplingfield::connected_to

Definition at line 51 of file get_metadata.F.

51 character (len=:), allocatable :: connected_to

◆ data_netcdf_tname

character (len=:), allocatable get_metadata_mod::couplingfield::data_netcdf_tname

Definition at line 53 of file get_metadata.F.

53 character (len=:), allocatable :: data_netcdf_tname

◆ data_netcdf_vname

character (len=:), allocatable get_metadata_mod::couplingfield::data_netcdf_vname

Definition at line 52 of file get_metadata.F.

52 character (len=:), allocatable :: data_netcdf_vname

◆ debug_write

logical get_metadata_mod::couplingfield::debug_write

Definition at line 46 of file get_metadata.F.

46 logical :: debug_write

◆ destination_grid

character (len=:), allocatable get_metadata_mod::couplingfield::destination_grid

Definition at line 54 of file get_metadata.F.

54 character (len=:), allocatable :: destination_grid

◆ destination_units

character (len=:), allocatable get_metadata_mod::couplingfield::destination_units

Definition at line 55 of file get_metadata.F.

55 character (len=:), allocatable :: destination_units

◆ extrapolate_method

character (len=:), allocatable get_metadata_mod::couplingfield::extrapolate_method

Definition at line 56 of file get_metadata.F.

56 character (len=:), allocatable :: extrapolate_method

◆ long_name

character (len=:), allocatable get_metadata_mod::couplingfield::long_name

Definition at line 57 of file get_metadata.F.

57 character (len=:), allocatable :: long_name

◆ map_norm

character (len=:), allocatable get_metadata_mod::couplingfield::map_norm

Definition at line 58 of file get_metadata.F.

58 character (len=:), allocatable :: map_norm

◆ map_type

character (len=:), allocatable get_metadata_mod::couplingfield::map_type

Definition at line 59 of file get_metadata.F.

59 character (len=:), allocatable :: map_type

◆ regrid_method

character (len=:), allocatable get_metadata_mod::couplingfield::regrid_method

Definition at line 60 of file get_metadata.F.

60 character (len=:), allocatable :: regrid_method

◆ scale

real(dp) get_metadata_mod::couplingfield::scale

Definition at line 49 of file get_metadata.F.

49 real(dp) :: scale

◆ short_name

character (len=:), allocatable get_metadata_mod::couplingfield::short_name

Definition at line 63 of file get_metadata.F.

63 character (len=:), allocatable :: short_name

◆ source_grid

character (len=:), allocatable get_metadata_mod::couplingfield::source_grid

Definition at line 62 of file get_metadata.F.

62 character (len=:), allocatable :: source_grid

◆ source_units

character (len=:), allocatable get_metadata_mod::couplingfield::source_units

Definition at line 61 of file get_metadata.F.

61 character (len=:), allocatable :: source_units

◆ standard_name

character (len=:), allocatable get_metadata_mod::couplingfield::standard_name

Definition at line 64 of file get_metadata.F.

64 character (len=:), allocatable :: standard_name

The documentation for this type was generated from the following file: