Skip to content

Commit

Permalink
Added AMF_CVs and production-definitions directories ready for first …
Browse files Browse the repository at this point in the history
…release
  • Loading branch information
agstephens committed Jul 26, 2019
1 parent b5a8d25 commit 3826198
Show file tree
Hide file tree
Showing 262 changed files with 15,720 additions and 0 deletions.
8 changes: 8 additions & 0 deletions AMF_CVs/AMF_product_acoustic-backscatter-winds_dimension.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"product_acoustic-backscatter-winds_dimension": {
"index": {
"units": "1",
"length": "<i>"
}
}
}
211 changes: 211 additions & 0 deletions AMF_CVs/AMF_product_acoustic-backscatter-winds_variable.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,211 @@
{
"product_acoustic-backscatter-winds_variable": {
"altitude": {
"type": "float32",
"dimension": "time, index",
"units": "m",
"standard_name": "altitude",
"long_name": "Geometric height above geoid (WGS84).",
"_FillValue": -1e+20,
"axis": "Z",
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"coordinates": "latitude longitude"
},
"sound_intensity_level_in_air": {
"type": "float32",
"dimension": "time, index",
"units": "dB",
"standard_name": "sound_intensity_level_in_air",
"long_name": "Sound Intensity Level in Air",
"_FillValue": -1e+20,
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"cell_methods": "time: mean",
"coordinates": "latitude longitude"
},
"wind_speed": {
"type": "float32",
"dimension": "time, index",
"units": "m s-1",
"standard_name": "wind_speed",
"long_name": "Wind Speed",
"_FillValue": -1e+20,
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"cell_methods": "time: mean",
"coordinates": "latitude longitude"
},
"wind_from_direction": {
"type": "float32",
"dimension": "time, index",
"units": "degree",
"standard_name": "wind_from_direction",
"long_name": "Wind From Direction",
"_FillValue": -1e+20,
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"cell_methods": "time: mean",
"coordinates": "latitude longitude"
},
"eastward_wind": {
"type": "float32",
"dimension": "time, index",
"units": "m s-1",
"standard_name": "eastward_wind",
"long_name": "Eastward Wind Component (U)",
"_FillValue": -1e+20,
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"cell_methods": "time: mean",
"coordinates": "latitude longitude"
},
"northward_wind": {
"type": "float32",
"dimension": "time, index",
"units": "m s-1",
"standard_name": "northward_wind",
"long_name": "Northward Wind Component (V)",
"_FillValue": -1e+20,
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"cell_methods": "time: mean",
"coordinates": "latitude longitude"
},
"upward_air_velocity": {
"type": "float32",
"dimension": "time, index",
"units": "m s-1",
"standard_name": "upward_air_velocity",
"long_name": "Upward Air Velocity (W)",
"_FillValue": -1e+20,
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"cell_methods": "time: mean",
"coordinates": "latitude longitude"
},
"divergence_of_eastward_wind": {
"type": "float32",
"dimension": "time, index",
"units": "m s-1",
"long_name": "Divergence of Eastward Wind Component (Sigma U)",
"_FillValue": -1e+20,
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"cell_methods": "time: standard_deviation",
"coordinates": "latitude longitude"
},
"divergence_of_northward_wind": {
"type": "float32",
"dimension": "time, index",
"units": "m s-1",
"long_name": "Divergence of Northward Wind Component (Sigma V)",
"_FillValue": -1e+20,
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"cell_methods": "time: standard_deviation",
"coordinates": "latitude longitude"
},
"divergence_of_upward_air_velocity": {
"type": "float32",
"dimension": "time, index",
"units": "m s-1",
"long_name": "Divergence of Upward Air Velocity (Sigma W)",
"_FillValue": -1e+20,
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"cell_methods": "time: standard_deviation",
"coordinates": "latitude longitude"
},
"qc_flag_mean_winds": {
"type": "byte",
"dimension": "time, index",
"units": "1",
"long_name": "Data Quality flag: Mean Winds",
"flag_values": "0b, 1b, 2b, 3b, 4b, 5b, 6b",
"flag_meanings": [
"not_used",
"good_data",
"suspect_data_wind_speed_value_outside_operational_range_(0_to_20_m_s-1)",
"suspect_data_wind_speed_==_0",
"bad_data_signal_consensus_poor",
"bad_data_gate_index_exceeds_number_of_measurement_gates_in_use",
"suspect_data_time_stamp_error"
]
},
"qc_flag_wind_component_eastward": {
"type": "byte",
"dimension": "time, index",
"units": "1",
"long_name": "Data Quality flag: Eastward Wind Component (U)",
"flag_values": "0b,1b, 2b, 3b, 4b, 5b",
"flag_meanings": [
"not_used",
"good_data",
"suspect_data_value_outside_operational_range_(-20_m_s-1_to_20_m_s-1)",
"bad_data_signal_consensus_poor",
"bad_data_gate_index_exceeds_number_of_measurement_gates_in_use",
"suspect_data_time_stamp_error"
]
},
"qc_flag_wind_component_northward": {
"type": "byte",
"dimension": "time, index",
"units": "1",
"long_name": "Data Quality flag: Northward Wind Component (V)",
"flag_values": "0b,1b, 2b, 3b, 4b, 5b",
"flag_meanings": [
"not_used",
"good_data",
"suspect_data_value_outside_operational_range_(-20_m_s-1_to_20_m_s-1)",
"bad_data_signal_consensus_poor",
"bad_data_gate_index_exceeds_number_of_measurement_gates_in_use",
"suspect_data_time_stamp_error"
]
},
"qc_flag_wind_component_upward_air_velocity": {
"type": "byte",
"dimension": "time, index",
"units": "1",
"long_name": "Data Quality flag: Upward Air Velocity (W)",
"flag_values": "0b,1b, 2b, 3b, 4b, 5b",
"flag_meanings": [
"not_used",
"good_data",
"suspect_data_value_outside_operational_range_(-20_m_s-1_to_20_m_s-1)",
"bad_data_signal_consensus_poor",
"bad_data_gate_index_exceeds_number_of_measurement_gates_in_use",
"suspect_data_time_stamp_error"
]
},
"qc_flag_backscatter": {
"type": "byte",
"dimension": "time, index",
"units": "1",
"long_name": "Data Quality flag: Backscatter",
"flag_values": "0b,1b, 2b, 3b, 4b, 5b",
"flag_meanings": [
"not_used",
"good_data",
"bad_data_value_outside_operational_range",
"bad_data_signal_consensus_poor",
"bad_data_gate_index_exceeds_number_of_measurement_gates_in_use",
"suspect_data_time_stamp_error"
]
},
"qc_flag_background_noise": {
"type": "byte",
"dimension": "time, index",
"units": "1",
"long_name": "Data Quality flag: Background Noise",
"flag_values": "0b,1b, 2b, 3b, 4b",
"flag_meanings": [
"not_used",
"good_data",
"suspect_data_background_noise_>_2_dB",
"bad_data_gate_index_exceeds_number_of_measurement_gates_in_use",
"suspect_data_time_stamp_error"
]
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"product_aerosol-backscatter-radial-winds_dimension": {
"index_of_angle": {
"units": "1",
"length": "<i>"
},
"index_of_range": {
"units": "1",
"length": "<r>"
}
}
}
137 changes: 137 additions & 0 deletions AMF_CVs/AMF_product_aerosol-backscatter-radial-winds_variable.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,137 @@
{
"product_aerosol-backscatter-radial-winds_variable": {
"range": {
"type": "float32",
"dimension": "time, index_of_range, index_of_angle",
"units": "m",
"long_name": "Distance of Measurement Volume Centre Point from Instrument",
"_FillValue": -1e+20,
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"coordinates": "latitude longitude"
},
"sensor_azimuth_angle": {
"type": "float32",
"dimension": "time, index_of_angle",
"units": "degree",
"standard_name": "sensor_azimuth_angle",
"long_name": "Scanning head azimuth angle",
"_FillValue": -1e+20,
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"coordinates": "latitude longitude"
},
"sensor_view_angle": {
"type": "float32",
"dimension": "time, index_of_angle",
"units": "degree",
"standard_name": "sensor_view_angle",
"long_name": "Scanning head elevation angle",
"_FillValue": -1e+20,
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"coordinates": "latitude longitude"
},
"radial_velocity_of_scatterers_away_from_instrument": {
"type": "float32",
"dimension": "time, index_of_range, index_of_angle",
"units": "m s-1",
"standard_name": "radial_velocity_of_scatterers_away_from_instrument",
"long_name": "Radial Velocity of Scatterers Away From Instrument",
"_FillValue": -1e+20,
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"cell_methods": "time: mean",
"coordinates": "latitude longitude"
},
"sensor_azimuth_angle_earth_frame": {
"type": "float32",
"dimension": "time, index_of_angle",
"units": "degree",
"long_name": "Scanning head azimuth angle Earth Frame",
"_FillValue": -1e+20,
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"coordinates": "latitude longitude"
},
"sensor_view_angle_earth_frame": {
"type": "float32",
"dimension": "time, index_of_angle",
"units": "degree",
"long_name": "Scanning head elevation angle Earth Frame",
"_FillValue": -1e+20,
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"coordinates": "latitude longitude"
},
"radial_velocity_of_scatterers_away_from_instrument_earth_frame": {
"type": "float32",
"dimension": "time, index_of_range, index_of_angle",
"units": "m s-1",
"long_name": "Radial Velocity of Scatterers Away From Instrument Earth Frame",
"_FillValue": -1e+20,
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"cell_methods": "time: mean",
"coordinates": "latitude longitude"
},
"attenuated_aerosol_backscatter_coefficient": {
"type": "float32",
"dimension": "time, index_of_range, index_of_angle",
"units": "m-1 sr-1",
"long_name": "Attenuated Aerosol Backscatter Coefficient",
"_FillValue": -1e+20,
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"cell_methods": "time: mean",
"coordinates": "latitude longitude"
},
"signal_to_noise_ratio_plus_1": {
"type": "float32",
"dimension": "time, index_of_range, index_of_angle",
"units": "1",
"long_name": "Signal to Noise Ratio: SNR+1",
"_FillValue": -1e+20,
"valid_min": "<derived from file>",
"valid_max": "<derived from file>",
"cell_methods": "time: mean",
"coordinates": "latitude longitude"
},
"qc_flag_radial_velocity_of_scatterers_away_from_instrument": {
"type": "byte",
"units": "1",
"long_name": "Data Quality flag: Radial Velocity of Scatterers Away From Instrument",
"flag_values": "0b,1b, 2b, 3b, 4b, 5b, 6b, 7b, 8b, 9b",
"flag_meanings": [
"not_used",
"good_data",
"bad_data_data_values_outside_measurement_range",
"bad_data_signal_below_instrument_threshold",
"suspect_data_line_of_sight_radial_velocity_ -19m_s-1_<> _19m_s-1",
"suspect_data_line_of_sight_radial_velocity_wind_shear_-5m_s-1_<>_5m_s-1",
"suspect_data_instrument_internal_temperature_outside_operational_range_low _(15C)",
"suspect_data_Instrument_internal_temperature_outside_operational_range_high_(40C)",
"bad_data_gate_index_exceeds_number_of_measurement_gates_in_use",
"suspect_data_time_stamp_error"
]
},
"qc_flag_attenuated_aerosol_backscatter_coefficient": {
"type": "byte",
"units": "1",
"long_name": "Data Quality flag: Attenuated Aerosol Backscatter Coefficient",
"flag_values": "0b,1b, 2b, 3b, 4b, 5b, 6b, 7b, 8b, 9b",
"flag_meanings": [
"not_used",
"good_data",
"bad_data_data_values_outside_measurement_range",
"bad_data_signal_below_instrument_threshold",
"suspect_data_line_of_sight_radial_velocity_ -19m_s-1_<> _19m_s-1",
"suspect_data_line_of_sight_radial_velocity_wind_shear_-5m_s-1_<>_5m_s-1",
"suspect_data_instrument_internal_temperature_outside_operational_range_low _(15C)",
"suspect_data_Instrument_internal_temperature_outside_operational_range_high_(40C)",
"bad_data_gate_index_exceeds_number_of_measurement_gates_in_use",
"suspect_data_time_stamp_error"
]
}
}
}
8 changes: 8 additions & 0 deletions AMF_CVs/AMF_product_aerosol-backscatter_dimension.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"product_aerosol-backscatter_dimension": {
"altitude": {
"units": "m",
"length": "<i>"
}
}
}
Loading

0 comments on commit 3826198

Please sign in to comment.