| 1348 | | super(HYCOMGLBa008Equatorial3D, self).__init__(queryableAttributes=(QueryableAttribute(u'VariableName', _(u'HYCOM variable'), UnicodeStringTypeMetadata(allowedValues=[u'emp', u'mixed_layer_density', u'mixed_layer_salinity', u'mixed_layer_temperature', u'mixed_layer_thickness', u'mixed_layer_u_velocity', u'mixed_layer_v_velocity', u'surface_boundary_layer_thickness', u'qtot', u'ssh', u'surface_salinity_trend', u'surface_temperature_trend'], makeLowercase=True)),), |
| | 1348 | super(HYCOMGLBa008Equatorial3D, self).__init__(queryableAttributes=(QueryableAttribute(u'VariableName', _(u'HYCOM variable'), UnicodeStringTypeMetadata(allowedValues=[u'emp', u'mld', u'mlp', u'qtot', u'ssh', u'surface_salinity_trend', u'surface_temperature_trend'], makeLowercase=True)),), |
| 3840 | | typeMetadata=UnicodeStringTypeMetadata(allowedValues=[u'emp', u'mixed_layer_density', u'mixed_layer_salinity', u'mixed_layer_temperature', u'mixed_layer_thickness', u'mixed_layer_u_velocity', u'mixed_layer_v_velocity', u'qtot', u'ssh', u'surface_boundary_layer_thickness', u'surface_salinity_trend', u'surface_temperature_trend'], makeLowercase=True), |
| | 3840 | typeMetadata=UnicodeStringTypeMetadata(allowedValues=[u'emp', u'mld', u'mlp', u'qtot', u'ssh', u'surface_salinity_trend', u'surface_temperature_trend'], makeLowercase=True), |
| 3844 | | * emp - Water flux into the ocean, in kg/m2/s. |
| 3845 | | |
| 3846 | | * mixed_layer_density - Density of the mixed layer, in sigma units. |
| 3847 | | |
| 3848 | | * mixed_layer_salinity - Salinity of the mixed layer, in psu. |
| 3849 | | |
| 3850 | | * mixed_layer_temperature - Temperature of the mixed layer, in degrees |
| 3851 | | C. |
| 3852 | | |
| 3853 | | * mixed_layer_thickness - Thickness of the mixed layer, in m. |
| 3854 | | |
| 3855 | | * mixed_layer_u_velocity - Eastward sea water velocity of the mixed |
| 3856 | | layer, in m/s. |
| 3857 | | |
| 3858 | | * mixed_layer_v_velocity - Northward sea water velocity of the mixed |
| 3859 | | layer, in m/s. |
| 3860 | | |
| 3861 | | * qtot - Surface downward heat flux, in w/m2. |
| | 3844 | * emp - Water flux into the ocean, in kg/m^2/s. |
| | 3845 | |
| | 3846 | * mld - Mixed layer thickness, in m, defined as the depth at which the |
| | 3847 | temperature change from the surface temperature is 0.2 degrees C. |
| | 3848 | |
| | 3849 | * mlp - Mixed layer thickness, in m, defined as the depth at which the |
| | 3850 | pressure change from the surface pressure is 0.03 kg/m^3. |
| | 3851 | |
| | 3852 | * qtot - Surface downward heat flux, in W/m^2. |
| 4065 | | typeMetadata=ListTypeMetadata(elementType=UnicodeStringTypeMetadata(allowedValues=[u'emp', u'mixed_layer_density', u'mixed_layer_salinity', u'mixed_layer_temperature', u'mixed_layer_thickness', u'mixed_layer_u_velocity', u'mixed_layer_v_velocity', u'qtot', u'ssh', u'surface_boundary_layer_thickness', u'surface_salinity_trend', u'surface_temperature_trend'], makeLowercase=True), minLength=1), |
| | 4053 | typeMetadata=ListTypeMetadata(elementType=UnicodeStringTypeMetadata(allowedValues=[u'emp', u'mld', u'mlp', u'qtot', u'ssh', u'surface_salinity_trend', u'surface_temperature_trend'], makeLowercase=True), minLength=1), |
| 4069 | | * emp - Water flux into the ocean, in kg/m2/s. |
| 4070 | | |
| 4071 | | * mixed_layer_density - Density of the mixed layer, in sigma units. |
| 4072 | | |
| 4073 | | * mixed_layer_salinity - Salinity of the mixed layer, in psu. |
| 4074 | | |
| 4075 | | * mixed_layer_temperature - Temperature of the mixed layer, in degrees |
| 4076 | | C. |
| 4077 | | |
| 4078 | | * mixed_layer_thickness - Thickness of the mixed layer, in m. |
| 4079 | | |
| 4080 | | * mixed_layer_u_velocity - Eastward sea water velocity of the mixed |
| 4081 | | layer, in m/s. |
| 4082 | | |
| 4083 | | * mixed_layer_v_velocity - Northward sea water velocity of the mixed |
| 4084 | | layer, in m/s. |
| 4085 | | |
| 4086 | | * qtot - Surface downward heat flux, in w/m2. |
| | 4057 | * emp - Water flux into the ocean, in kg/m^2/s. |
| | 4058 | |
| | 4059 | * mld - Mixed layer thickness, in m, defined as the depth at which the |
| | 4060 | temperature change from the surface temperature is 0.2 degrees C. |
| | 4061 | |
| | 4062 | * mlp - Mixed layer thickness, in m, defined as the depth at which the |
| | 4063 | pressure change from the surface pressure is 0.03 kg/m^3. |
| | 4064 | |
| | 4065 | * qtot - Surface downward heat flux, in W/m^2. |