Phenomenon List
Get a list of Phenomenon objects. Phenomena have many to many mapping with Observations.
### Available end points:
- `/phenomena/` - Will list all phenomena in the database
- `/phenomena.json` - Will return all phenomena in json format
- `/phenomena/<object_id>/` - Returns phenomena object with that id
### Available Methods:
- `GET`
- `HEAD`
### Available filters:
- `names`
- `terms`
### How to use filters:
`/phenomena/?names__name__contains=sea`
`/phenomena.json?terms__vocabulary=cf_standard_names`
GET /api/v2/phenomona/?format=api&offset=40900
{ "count": 53163, "next": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=41000", "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=40800", "results": [ { "ob_id": 80550, "names": [], "terms": [ { "ob_id": 86502, "label": "var_id", "value": "number_of_particles_with_1p5mm_to_1p75mm_and_0p8m_per_s_to_1p0m_per_s", "vocabulary": "" }, { "ob_id": 86503, "label": "standard_name", "value": "number_of_particles_with_1.5mm_<_diameter_<_1.75mm_and_0.8m/s_<_speed_<_1.0m/s", "vocabulary": "" }, { "ob_id": 86504, "label": "long_name", "value": "Number of particles with 1.5mm < diameter < 1.75mm and 0.8m/s < speed < 1.0m/s", "vocabulary": "" } ] }, { "ob_id": 80551, "names": [], "terms": [ { "ob_id": 86505, "label": "var_id", "value": "number_of_particles_with_2p0mm_to_2p5mm_and_4p2m_per_s_to_5p0m_per_s", "vocabulary": "" }, { "ob_id": 86506, "label": "standard_name", "value": "number_of_particles_with_2.0mm_<_diameter_<_2.5mm_and_4.2m/s_<_speed_<_5.0m/s", "vocabulary": "" }, { "ob_id": 86507, "label": "long_name", "value": "Number of particles with 2.0mm < diameter < 2.5mm and 4.2m/s < speed < 5.0m/s", "vocabulary": "" } ] }, { "ob_id": 80552, "names": [], "terms": [ { "ob_id": 86508, "label": "var_id", "value": "number_of_particles_with_diameter_>_8p0mm_and_9p0m_per_s_to_10p0m_per_s", "vocabulary": "" }, { "ob_id": 86509, "label": "standard_name", "value": "number_of_particles_with_diameter_>_8.0mm_and_9.0m/s_<_speed_<_10.0m/s", "vocabulary": "" }, { "ob_id": 86510, "label": "long_name", "value": "Number of particles with diameter > 8.0mm and 9.0m/s < speed < 10.0m/s", "vocabulary": "" } ] }, { "ob_id": 80553, "names": [], "terms": [ { "ob_id": 86511, "label": "var_id", "value": "number_of_particles_with_4p5mm_to_5p0mm_and_1p4m_per_s_to_1p8m_per_s", "vocabulary": "" }, { "ob_id": 86512, "label": "standard_name", "value": "number_of_particles_with_4.5mm_<_diameter_<_5.0mm_and_1.4m/s_<_speed_<_1.8m/s", "vocabulary": "" }, { "ob_id": 86513, "label": "long_name", "value": "Number of particles with 4.5mm < diameter < 5.0mm and 1.4m/s < speed < 1.8m/s", "vocabulary": "" } ] }, { "ob_id": 80554, "names": [], "terms": [ { "ob_id": 86514, "label": "var_id", "value": "number_of_particles_with_1p75mm_to_2p0mm_and_0p2m_per_s_to_0p4m_per_s", "vocabulary": "" }, { "ob_id": 86515, "label": "standard_name", "value": "number_of_particles_with_1.75mm_<_diameter_<_2.0mm_and_0.2m/s_<_speed_<_0.4m/s", "vocabulary": "" }, { "ob_id": 86516, "label": "long_name", "value": "Number of particles with 1.75mm < diameter < 2.0mm and 0.2m/s < speed < 0.4m/s", "vocabulary": "" } ] }, { "ob_id": 80555, "names": [], "terms": [ { "ob_id": 86517, "label": "var_id", "value": "number_of_particles_with_7p5mm_to_8p0mm_and_5p0m_per_s_to_5p8m_per_s", "vocabulary": "" }, { "ob_id": 86518, "label": "standard_name", "value": "number_of_particles_with_7.5mm_<_diameter_<_8.0mm_and_5.0m/s_<_speed_<_5.8m/s", "vocabulary": "" }, { "ob_id": 86519, "label": "long_name", "value": "Number of particles with 7.5mm < diameter < 8.0mm and 5.0m/s < speed < 5.8m/s", "vocabulary": "" } ] }, { "ob_id": 80556, "names": [], "terms": [ { "ob_id": 86520, "label": "var_id", "value": "number_of_particles_with_0p5mm_to_0p75mm_and_1p0m_per_s_to_1p4m_per_s", "vocabulary": "" }, { "ob_id": 86521, "label": "standard_name", "value": "number_of_particles_with_0.5mm_<_diameter_<_0.75mm_and_1.0m/s_<_speed_<_1.4m/s", "vocabulary": "" }, { "ob_id": 86522, "label": "long_name", "value": "Number of particles with 0.5mm < diameter < 0.75mm and 1.0m/s < speed < 1.4m/s", "vocabulary": "" } ] }, { "ob_id": 80557, "names": [], "terms": [ { "ob_id": 86523, "label": "var_id", "value": "number_of_particles_with_2p0mm_to_2p5mm_and_9p0m_per_s_to_10p0m_per_s", "vocabulary": "" }, { "ob_id": 86524, "label": "standard_name", "value": "number_of_particles_with_2.0mm_<_diameter_<_2.5mm_and_9.0m/s_<_speed_<_10.0m/s", "vocabulary": "" }, { "ob_id": 86525, "label": "long_name", "value": "Number of particles with 2.0mm < diameter < 2.5mm and 9.0m/s < speed < 10.0m/s", "vocabulary": "" } ] }, { "ob_id": 80558, "names": [], "terms": [ { "ob_id": 86526, "label": "var_id", "value": "number_of_particles_with_7p0mm_to_7p5mm_and_3p0m_per_s_to_3p4m_per_s", "vocabulary": "" }, { "ob_id": 86527, "label": "standard_name", "value": "number_of_particles_with_7.0mm_<_diameter_<_7.5mm_and_3.0m/s_<_speed_<_3.4m/s", "vocabulary": "" }, { "ob_id": 86528, "label": "long_name", "value": "Number of particles with 7.0mm < diameter < 7.5mm and 3.0m/s < speed < 3.4m/s", "vocabulary": "" } ] }, { "ob_id": 80559, "names": [], "terms": [ { "ob_id": 86529, "label": "var_id", "value": "number_of_particles_with_0p125mm_to_0p25mm_and_0p8m_per_s_to_1p0m_per_s", "vocabulary": "" }, { "ob_id": 86530, "label": "standard_name", "value": "number_of_particles_with_0.125mm_<_diameter_<_0.25mm_and_0.8m/s_<_speed_<_1.0m/s", "vocabulary": "" }, { "ob_id": 86531, "label": "long_name", "value": "Number of particles with 0.125mm < diameter < 0.25mm and 0.8m/s < speed < 1.0m/s", "vocabulary": "" } ] }, { "ob_id": 80560, "names": [], "terms": [ { "ob_id": 86532, "label": "var_id", "value": "number_of_particles_with_2p0mm_to_2p5mm_and_8p2m_per_s_to_9p0m_per_s", "vocabulary": "" }, { "ob_id": 86533, "label": "standard_name", "value": "number_of_particles_with_2.0mm_<_diameter_<_2.5mm_and_8.2m/s_<_speed_<_9.0m/s", "vocabulary": "" }, { "ob_id": 86534, "label": "long_name", "value": "Number of particles with 2.0mm < diameter < 2.5mm and 8.2m/s < speed < 9.0m/s", "vocabulary": "" } ] }, { "ob_id": 80561, "names": [], "terms": [ { "ob_id": 86535, "label": "var_id", "value": "number_of_particles_with_5p5mm_to_6p0mm_and_0p4m_per_s_to_0p6m_per_s", "vocabulary": "" }, { "ob_id": 86536, "label": "standard_name", "value": "number_of_particles_with_5.5mm_<_diameter_<_6.0mm_and_0.4m/s_<_speed_<_0.6m/s", "vocabulary": "" }, { "ob_id": 86537, "label": "long_name", "value": "Number of particles with 5.5mm < diameter < 6.0mm and 0.4m/s < speed < 0.6m/s", "vocabulary": "" } ] }, { "ob_id": 80562, "names": [], "terms": [ { "ob_id": 86538, "label": "var_id", "value": "number_of_particles_with_5p0mm_to_5p5mm_and_5p0m_per_s_to_5p8m_per_s", "vocabulary": "" }, { "ob_id": 86539, "label": "standard_name", "value": "number_of_particles_with_5.0mm_<_diameter_<_5.5mm_and_5.0m/s_<_speed_<_5.8m/s", "vocabulary": "" }, { "ob_id": 86540, "label": "long_name", "value": "Number of particles with 5.0mm < diameter < 5.5mm and 5.0m/s < speed < 5.8m/s", "vocabulary": "" } ] }, { "ob_id": 80563, "names": [], "terms": [ { "ob_id": 86541, "label": "var_id", "value": "number_of_particles_with_7p0mm_to_7p5mm_and_9p0m_per_s_to_10p0m_per_s", "vocabulary": "" }, { "ob_id": 86542, "label": "standard_name", "value": "number_of_particles_with_7.0mm_<_diameter_<_7.5mm_and_9.0m/s_<_speed_<_10.0m/s", "vocabulary": "" }, { "ob_id": 86543, "label": "long_name", "value": "Number of particles with 7.0mm < diameter < 7.5mm and 9.0m/s < speed < 10.0m/s", "vocabulary": "" } ] }, { "ob_id": 80564, "names": [], "terms": [ { "ob_id": 86544, "label": "var_id", "value": "number_of_particles_with_5p0mm_to_5p5mm_and_0p4m_per_s_to_0p6m_per_s", "vocabulary": "" }, { "ob_id": 86545, "label": "standard_name", "value": "number_of_particles_with_5.0mm_<_diameter_<_5.5mm_and_0.4m/s_<_speed_<_0.6m/s", "vocabulary": "" }, { "ob_id": 86546, "label": "long_name", "value": "Number of particles with 5.0mm < diameter < 5.5mm and 0.4m/s < speed < 0.6m/s", "vocabulary": "" } ] }, { "ob_id": 80565, "names": [], "terms": [ { "ob_id": 86547, "label": "var_id", "value": "number_of_particles_with_4p0mm_to_4p5mm_and_9p0m_per_s_to_10p0m_per_s", "vocabulary": "" }, { "ob_id": 86548, "label": "standard_name", "value": "number_of_particles_with_4.0mm_<_diameter_<_4.5mm_and_9.0m/s_<_speed_<_10.0m/s", "vocabulary": "" }, { "ob_id": 86549, "label": "long_name", "value": "Number of particles with 4.0mm < diameter < 4.5mm and 9.0m/s < speed < 10.0m/s", "vocabulary": "" } ] }, { "ob_id": 80566, "names": [], "terms": [ { "ob_id": 86550, "label": "var_id", "value": "number_of_particles_with_1p75mm_to_2p0mm_and_9p0m_per_s_to_10p0m_per_s", "vocabulary": "" }, { "ob_id": 86551, "label": "standard_name", "value": "number_of_particles_with_1.75mm_<_diameter_<_2.0mm_and_9.0m/s_<_speed_<_10.0m/s", "vocabulary": "" }, { "ob_id": 86552, "label": "long_name", "value": "Number of particles with 1.75mm < diameter < 2.0mm and 9.0m/s < speed < 10.0m/s", "vocabulary": "" } ] }, { "ob_id": 80567, "names": [], "terms": [ { "ob_id": 86553, "label": "var_id", "value": "number_of_particles_with_2p5mm_to_3p0mm_and_0p0m_per_s_to_0p2m_per_s", "vocabulary": "" }, { "ob_id": 86554, "label": "standard_name", "value": "number_of_particles_with_2.5mm_<_diameter_<_3.0mm_and_0.0m/s_<_speed_<_0.2m/s", "vocabulary": "" }, { "ob_id": 86555, "label": "long_name", "value": "Number of particles with 2.5mm < diameter < 3.0mm and 0.0m/s < speed < 0.2m/s", "vocabulary": "" } ] }, { "ob_id": 80568, "names": [], "terms": [ { "ob_id": 86556, "label": "var_id", "value": "number_of_particles_with_1p0mm_to_1p25mm_and_4p2m_per_s_to_5p0m_per_s", "vocabulary": "" }, { "ob_id": 86557, "label": "standard_name", "value": "number_of_particles_with_1.0mm_<_diameter_<_1.25mm_and_4.2m/s_<_speed_<_5.0m/s", "vocabulary": "" }, { "ob_id": 86558, "label": "long_name", "value": "Number of particles with 1.0mm < diameter < 1.25mm and 4.2m/s < speed < 5.0m/s", "vocabulary": "" } ] }, { "ob_id": 80569, "names": [], "terms": [ { "ob_id": 86559, "label": "var_id", "value": "number_of_particles_with_1p25mm_to_1p5mm_and_1p4m_per_s_to_1p8m_per_s", "vocabulary": "" }, { "ob_id": 86560, "label": "standard_name", "value": "number_of_particles_with_1.25mm_<_diameter_<_1.5mm_and_1.4m/s_<_speed_<_1.8m/s", "vocabulary": "" }, { "ob_id": 86561, "label": "long_name", "value": "Number of particles with 1.25mm < diameter < 1.5mm and 1.4m/s < speed < 1.8m/s", "vocabulary": "" } ] }, { "ob_id": 80570, "names": [], "terms": [ { "ob_id": 86562, "label": "var_id", "value": "number_of_particles_with_6p0mm_to_6p5mm_and_1p0m_per_s_to_1p4m_per_s", "vocabulary": "" }, { "ob_id": 86563, "label": "standard_name", "value": "number_of_particles_with_6.0mm_<_diameter_<_6.5mm_and_1.0m/s_<_speed_<_1.4m/s", "vocabulary": "" }, { "ob_id": 86564, "label": "long_name", "value": "Number of particles with 6.0mm < diameter < 6.5mm and 1.0m/s < speed < 1.4m/s", "vocabulary": "" } ] }, { "ob_id": 80571, "names": [], "terms": [ { "ob_id": 86565, "label": "var_id", "value": "number_of_particles_with_4p0mm_to_4p5mm_and_0p2m_per_s_to_0p4m_per_s", "vocabulary": "" }, { "ob_id": 86566, "label": "standard_name", "value": "number_of_particles_with_4.0mm_<_diameter_<_4.5mm_and_0.2m/s_<_speed_<_0.4m/s", "vocabulary": "" }, { "ob_id": 86567, "label": "long_name", "value": "Number of particles with 4.0mm < diameter < 4.5mm and 0.2m/s < speed < 0.4m/s", "vocabulary": "" } ] }, { "ob_id": 80572, "names": [], "terms": [ { "ob_id": 86568, "label": "var_id", "value": "number_of_particles_with_2p0mm_to_2p5mm_and_5p0m_per_s_to_5p8m_per_s", "vocabulary": "" }, { "ob_id": 86569, "label": "standard_name", "value": "number_of_particles_with_2.0mm_<_diameter_<_2.5mm_and_5.0m/s_<_speed_<_5.8m/s", "vocabulary": "" }, { "ob_id": 86570, "label": "long_name", "value": "Number of particles with 2.0mm < diameter < 2.5mm and 5.0m/s < speed < 5.8m/s", "vocabulary": "" } ] }, { "ob_id": 80573, "names": [], "terms": [ { "ob_id": 86571, "label": "var_id", "value": "number_of_particles_with_1p75mm_to_2p0mm_and_5p0m_per_s_to_5p8m_per_s", "vocabulary": "" }, { "ob_id": 86572, "label": "standard_name", "value": "number_of_particles_with_1.75mm_<_diameter_<_2.0mm_and_5.0m/s_<_speed_<_5.8m/s", "vocabulary": "" }, { "ob_id": 86573, "label": "long_name", "value": "Number of particles with 1.75mm < diameter < 2.0mm and 5.0m/s < speed < 5.8m/s", "vocabulary": "" } ] }, { "ob_id": 80574, "names": [], "terms": [ { "ob_id": 86574, "label": "var_id", "value": "number_of_particles_with_1p75mm_to_2p0mm_and_0p4m_per_s_to_0p6m_per_s", "vocabulary": "" }, { "ob_id": 86575, "label": "standard_name", "value": "number_of_particles_with_1.75mm_<_diameter_<_2.0mm_and_0.4m/s_<_speed_<_0.6m/s", "vocabulary": "" }, { "ob_id": 86576, "label": "long_name", "value": "Number of particles with 1.75mm < diameter < 2.0mm and 0.4m/s < speed < 0.6m/s", "vocabulary": "" } ] }, { "ob_id": 80575, "names": [], "terms": [ { "ob_id": 86577, "label": "var_id", "value": "number_of_particles_with_0p5mm_to_0p75mm_and_4p2m_per_s_to_5p0m_per_s", "vocabulary": "" }, { "ob_id": 86578, "label": "standard_name", "value": "number_of_particles_with_0.5mm_<_diameter_<_0.75mm_and_4.2m/s_<_speed_<_5.0m/s", "vocabulary": "" }, { "ob_id": 86579, "label": "long_name", "value": "Number of particles with 0.5mm < diameter < 0.75mm and 4.2m/s < speed < 5.0m/s", "vocabulary": "" } ] }, { "ob_id": 80576, "names": [], "terms": [ { "ob_id": 86580, "label": "var_id", "value": "number_of_particles_with_2p0mm_to_2p5mm_and_0p8m_per_s_to_1p0m_per_s", "vocabulary": "" }, { "ob_id": 86581, "label": "standard_name", "value": "number_of_particles_with_2.0mm_<_diameter_<_2.5mm_and_0.8m/s_<_speed_<_1.0m/s", "vocabulary": "" }, { "ob_id": 86582, "label": "long_name", "value": "Number of particles with 2.0mm < diameter < 2.5mm and 0.8m/s < speed < 1.0m/s", "vocabulary": "" } ] }, { "ob_id": 80577, "names": [], "terms": [ { "ob_id": 86583, "label": "var_id", "value": "number_of_particles_with_0p375mm_to_0p5mm_and_4p2m_per_s_to_5p0m_per_s", "vocabulary": "" }, { "ob_id": 86584, "label": "standard_name", "value": "number_of_particles_with_0.375mm_<_diameter_<_0.5mm_and_4.2m/s_<_speed_<_5.0m/s", "vocabulary": "" }, { "ob_id": 86585, "label": "long_name", "value": "Number of particles with 0.375mm < diameter < 0.5mm and 4.2m/s < speed < 5.0m/s", "vocabulary": "" } ] }, { "ob_id": 80578, "names": [], "terms": [ { "ob_id": 86586, "label": "var_id", "value": "number_of_particles_with_1p5mm_to_1p75mm_and_1p0m_per_s_to_1p4m_per_s", "vocabulary": "" }, { "ob_id": 86587, "label": "standard_name", "value": "number_of_particles_with_1.5mm_<_diameter_<_1.75mm_and_1.0m/s_<_speed_<_1.4m/s", "vocabulary": "" }, { "ob_id": 86588, "label": "long_name", "value": "Number of particles with 1.5mm < diameter < 1.75mm and 1.0m/s < speed < 1.4m/s", "vocabulary": "" } ] }, { "ob_id": 80579, "names": [], "terms": [ { "ob_id": 86589, "label": "var_id", "value": "number_of_particles_with_1p25mm_to_1p5mm_and_7p4m_per_s_to_8p2m_per_s", "vocabulary": "" }, { "ob_id": 86590, "label": "standard_name", "value": "number_of_particles_with_1.25mm_<_diameter_<_1.5mm_and_7.4m/s_<_speed_<_8.2m/s", "vocabulary": "" }, { "ob_id": 86591, "label": "long_name", "value": "Number of particles with 1.25mm < diameter < 1.5mm and 7.4m/s < speed < 8.2m/s", "vocabulary": "" } ] }, { "ob_id": 80580, "names": [], "terms": [ { "ob_id": 86592, "label": "var_id", "value": "number_of_particles_with_1p0mm_to_1p25mm_and_6p6m_per_s_to_7p4m_per_s", "vocabulary": "" }, { "ob_id": 86593, "label": "standard_name", "value": "number_of_particles_with_1.0mm_<_diameter_<_1.25mm_and_6.6m/s_<_speed_<_7.4m/s", "vocabulary": "" }, { "ob_id": 86594, "label": "long_name", "value": "Number of particles with 1.0mm < diameter < 1.25mm and 6.6m/s < speed < 7.4m/s", "vocabulary": "" } ] }, { "ob_id": 80581, "names": [], "terms": [ { "ob_id": 86595, "label": "var_id", "value": "number_of_particles_with_7p0mm_to_7p5mm_and_0p8m_per_s_to_1p0m_per_s", "vocabulary": "" }, { "ob_id": 86596, "label": "standard_name", "value": "number_of_particles_with_7.0mm_<_diameter_<_7.5mm_and_0.8m/s_<_speed_<_1.0m/s", "vocabulary": "" }, { "ob_id": 86597, "label": "long_name", "value": "Number of particles with 7.0mm < diameter < 7.5mm and 0.8m/s < speed < 1.0m/s", "vocabulary": "" } ] }, { "ob_id": 80582, "names": [], "terms": [ { "ob_id": 86598, "label": "var_id", "value": "number_of_particles_with_1p25mm_to_1p5mm_and_3p0m_per_s_to_3p4m_per_s", "vocabulary": "" }, { "ob_id": 86599, "label": "standard_name", "value": "number_of_particles_with_1.25mm_<_diameter_<_1.5mm_and_3.0m/s_<_speed_<_3.4m/s", "vocabulary": "" }, { "ob_id": 86600, "label": "long_name", "value": "Number of particles with 1.25mm < diameter < 1.5mm and 3.0m/s < speed < 3.4m/s", "vocabulary": "" } ] }, { "ob_id": 80583, "names": [], "terms": [ { "ob_id": 86601, "label": "var_id", "value": "number_of_particles_with_3p0mm_to_3p5mm_and_1p8m_per_s_to_2p2m_per_s", "vocabulary": "" }, { "ob_id": 86602, "label": "standard_name", "value": "number_of_particles_with_3.0mm_<_diameter_<_3.5mm_and_1.8m/s_<_speed_<_2.2m/s", "vocabulary": "" }, { "ob_id": 86603, "label": "long_name", "value": "Number of particles with 3.0mm < diameter < 3.5mm and 1.8m/s < speed < 2.2m/s", "vocabulary": "" } ] }, { "ob_id": 80584, "names": [], "terms": [ { "ob_id": 86604, "label": "var_id", "value": "number_of_particles_with_2p5mm_to_3p0mm_and_5p8m_per_s_to_6p6m_per_s", "vocabulary": "" }, { "ob_id": 86605, "label": "standard_name", "value": "number_of_particles_with_2.5mm_<_diameter_<_3.0mm_and_5.8m/s_<_speed_<_6.6m/s", "vocabulary": "" }, { "ob_id": 86606, "label": "long_name", "value": "Number of particles with 2.5mm < diameter < 3.0mm and 5.8m/s < speed < 6.6m/s", "vocabulary": "" } ] }, { "ob_id": 80585, "names": [], "terms": [ { "ob_id": 86607, "label": "var_id", "value": "number_of_particles_with_0p375mm_to_0p5mm_and_7p4m_per_s_to_8p2m_per_s", "vocabulary": "" }, { "ob_id": 86608, "label": "standard_name", "value": "number_of_particles_with_0.375mm_<_diameter_<_0.5mm_and_7.4m/s_<_speed_<_8.2m/s", "vocabulary": "" }, { "ob_id": 86609, "label": "long_name", "value": "Number of particles with 0.375mm < diameter < 0.5mm and 7.4m/s < speed < 8.2m/s", "vocabulary": "" } ] }, { "ob_id": 80586, "names": [], "terms": [ { "ob_id": 86610, "label": "var_id", "value": "number_of_particles_with_5p0mm_to_5p5mm_and_4p2m_per_s_to_5p0m_per_s", "vocabulary": "" }, { "ob_id": 86611, "label": "standard_name", "value": "number_of_particles_with_5.0mm_<_diameter_<_5.5mm_and_4.2m/s_<_speed_<_5.0m/s", "vocabulary": "" }, { "ob_id": 86612, "label": "long_name", "value": "Number of particles with 5.0mm < diameter < 5.5mm and 4.2m/s < speed < 5.0m/s", "vocabulary": "" } ] }, { "ob_id": 80587, "names": [], "terms": [ { "ob_id": 86613, "label": "var_id", "value": "number_of_particles_with_4p5mm_to_5p0mm_and_5p8m_per_s_to_6p6m_per_s", "vocabulary": "" }, { "ob_id": 86614, "label": "standard_name", "value": "number_of_particles_with_4.5mm_<_diameter_<_5.0mm_and_5.8m/s_<_speed_<_6.6m/s", "vocabulary": "" }, { "ob_id": 86615, "label": "long_name", "value": "Number of particles with 4.5mm < diameter < 5.0mm and 5.8m/s < speed < 6.6m/s", "vocabulary": "" } ] }, { "ob_id": 80588, "names": [], "terms": [ { "ob_id": 86616, "label": "var_id", "value": "number_of_particles_with_0p75mm_to_1p0mm_and_9p0m_per_s_to_10p0m_per_s", "vocabulary": "" }, { "ob_id": 86617, "label": "standard_name", "value": "number_of_particles_with_0.75mm_<_diameter_<_1.0mm_and_9.0m/s_<_speed_<_10.0m/s", "vocabulary": "" }, { "ob_id": 86618, "label": "long_name", "value": "Number of particles with 0.75mm < diameter < 1.0mm and 9.0m/s < speed < 10.0m/s", "vocabulary": "" } ] }, { "ob_id": 80589, "names": [], "terms": [ { "ob_id": 86619, "label": "var_id", "value": "number_of_particles_with_1p25mm_to_1p5mm_and_6p6m_per_s_to_7p4m_per_s", "vocabulary": "" }, { "ob_id": 86620, "label": "standard_name", "value": "number_of_particles_with_1.25mm_<_diameter_<_1.5mm_and_6.6m/s_<_speed_<_7.4m/s", "vocabulary": "" }, { "ob_id": 86621, "label": "long_name", "value": "Number of particles with 1.25mm < diameter < 1.5mm and 6.6m/s < speed < 7.4m/s", "vocabulary": "" } ] }, { "ob_id": 80590, "names": [], "terms": [ { "ob_id": 86622, "label": "var_id", "value": "number_of_particles_with_4p0mm_to_4p5mm_and_0p0m_per_s_to_0p2m_per_s", "vocabulary": "" }, { "ob_id": 86623, "label": "standard_name", "value": "number_of_particles_with_4.0mm_<_diameter_<_4.5mm_and_0.0m/s_<_speed_<_0.2m/s", "vocabulary": "" }, { "ob_id": 86624, "label": "long_name", "value": "Number of particles with 4.0mm < diameter < 4.5mm and 0.0m/s < speed < 0.2m/s", "vocabulary": "" } ] }, { "ob_id": 80591, "names": [], "terms": [ { "ob_id": 86625, "label": "var_id", "value": "number_of_particles_with_4p5mm_to_5p0mm_and_0p8m_per_s_to_1p0m_per_s", "vocabulary": "" }, { "ob_id": 86626, "label": "standard_name", "value": "number_of_particles_with_4.5mm_<_diameter_<_5.0mm_and_0.8m/s_<_speed_<_1.0m/s", "vocabulary": "" }, { "ob_id": 86627, "label": "long_name", "value": "Number of particles with 4.5mm < diameter < 5.0mm and 0.8m/s < speed < 1.0m/s", "vocabulary": "" } ] }, { "ob_id": 80592, "names": [], "terms": [ { "ob_id": 86628, "label": "var_id", "value": "number_of_particles_with_7p5mm_to_8p0mm_and_0p0m_per_s_to_0p2m_per_s", "vocabulary": "" }, { "ob_id": 86629, "label": "standard_name", "value": "number_of_particles_with_7.5mm_<_diameter_<_8.0mm_and_0.0m/s_<_speed_<_0.2m/s", "vocabulary": "" }, { "ob_id": 86630, "label": "long_name", "value": "Number of particles with 7.5mm < diameter < 8.0mm and 0.0m/s < speed < 0.2m/s", "vocabulary": "" } ] }, { "ob_id": 80593, "names": [], "terms": [ { "ob_id": 86631, "label": "var_id", "value": "number_of_particles_with_5p0mm_to_5p5mm_and_5p8m_per_s_to_6p6m_per_s", "vocabulary": "" }, { "ob_id": 86632, "label": "standard_name", "value": "number_of_particles_with_5.0mm_<_diameter_<_5.5mm_and_5.8m/s_<_speed_<_6.6m/s", "vocabulary": "" }, { "ob_id": 86633, "label": "long_name", "value": "Number of particles with 5.0mm < diameter < 5.5mm and 5.8m/s < speed < 6.6m/s", "vocabulary": "" } ] }, { "ob_id": 80594, "names": [], "terms": [ { "ob_id": 86634, "label": "var_id", "value": "number_of_particles_with_7p0mm_to_7p5mm_and_0p2m_per_s_to_0p4m_per_s", "vocabulary": "" }, { "ob_id": 86635, "label": "standard_name", "value": "number_of_particles_with_7.0mm_<_diameter_<_7.5mm_and_0.2m/s_<_speed_<_0.4m/s", "vocabulary": "" }, { "ob_id": 86636, "label": "long_name", "value": "Number of particles with 7.0mm < diameter < 7.5mm and 0.2m/s < speed < 0.4m/s", "vocabulary": "" } ] }, { "ob_id": 80595, "names": [], "terms": [ { "ob_id": 86637, "label": "var_id", "value": "number_of_particles_with_4p5mm_to_5p0mm_and_5p0m_per_s_to_5p8m_per_s", "vocabulary": "" }, { "ob_id": 86638, "label": "standard_name", "value": "number_of_particles_with_4.5mm_<_diameter_<_5.0mm_and_5.0m/s_<_speed_<_5.8m/s", "vocabulary": "" }, { "ob_id": 86639, "label": "long_name", "value": "Number of particles with 4.5mm < diameter < 5.0mm and 5.0m/s < speed < 5.8m/s", "vocabulary": "" } ] }, { "ob_id": 80596, "names": [], "terms": [ { "ob_id": 86640, "label": "var_id", "value": "number_of_particles_with_1p5mm_to_1p75mm_and_9p0m_per_s_to_10p0m_per_s", "vocabulary": "" }, { "ob_id": 86641, "label": "standard_name", "value": "number_of_particles_with_1.5mm_<_diameter_<_1.75mm_and_9.0m/s_<_speed_<_10.0m/s", "vocabulary": "" }, { "ob_id": 86642, "label": "long_name", "value": "Number of particles with 1.5mm < diameter < 1.75mm and 9.0m/s < speed < 10.0m/s", "vocabulary": "" } ] }, { "ob_id": 80597, "names": [], "terms": [ { "ob_id": 86643, "label": "var_id", "value": "number_of_particles_with_1p25mm_to_1p5mm_and_3p4m_per_s_to_4p2m_per_s", "vocabulary": "" }, { "ob_id": 86644, "label": "standard_name", "value": "number_of_particles_with_1.25mm_<_diameter_<_1.5mm_and_3.4m/s_<_speed_<_4.2m/s", "vocabulary": "" }, { "ob_id": 86645, "label": "long_name", "value": "Number of particles with 1.25mm < diameter < 1.5mm and 3.4m/s < speed < 4.2m/s", "vocabulary": "" } ] }, { "ob_id": 80598, "names": [], "terms": [ { "ob_id": 86646, "label": "var_id", "value": "number_of_particles_with_5p0mm_to_5p5mm_and_0p2m_per_s_to_0p4m_per_s", "vocabulary": "" }, { "ob_id": 86647, "label": "standard_name", "value": "number_of_particles_with_5.0mm_<_diameter_<_5.5mm_and_0.2m/s_<_speed_<_0.4m/s", "vocabulary": "" }, { "ob_id": 86648, "label": "long_name", "value": "Number of particles with 5.0mm < diameter < 5.5mm and 0.2m/s < speed < 0.4m/s", "vocabulary": "" } ] }, { "ob_id": 80599, "names": [], "terms": [ { "ob_id": 86649, "label": "var_id", "value": "number_of_particles_with_1p75mm_to_2p0mm_and_0p8m_per_s_to_1p0m_per_s", "vocabulary": "" }, { "ob_id": 86650, "label": "standard_name", "value": "number_of_particles_with_1.75mm_<_diameter_<_2.0mm_and_0.8m/s_<_speed_<_1.0m/s", "vocabulary": "" }, { "ob_id": 86651, "label": "long_name", "value": "Number of particles with 1.75mm < diameter < 2.0mm and 0.8m/s < speed < 1.0m/s", "vocabulary": "" } ] }, { "ob_id": 80600, "names": [], "terms": [ { "ob_id": 86652, "label": "var_id", "value": "number_of_particles_with_0p375mm_to_0p5mm_and_6p6m_per_s_to_7p4m_per_s", "vocabulary": "" }, { "ob_id": 86653, "label": "standard_name", "value": "number_of_particles_with_0.375mm_<_diameter_<_0.5mm_and_6.6m/s_<_speed_<_7.4m/s", "vocabulary": "" }, { "ob_id": 86654, "label": "long_name", "value": "Number of particles with 0.375mm < diameter < 0.5mm and 6.6m/s < speed < 7.4m/s", "vocabulary": "" } ] }, { "ob_id": 80601, "names": [], "terms": [ { "ob_id": 86655, "label": "var_id", "value": "number_of_particles_with_6p0mm_to_6p5mm_and_1p8m_per_s_to_2p2m_per_s", "vocabulary": "" }, { "ob_id": 86656, "label": "standard_name", "value": "number_of_particles_with_6.0mm_<_diameter_<_6.5mm_and_1.8m/s_<_speed_<_2.2m/s", "vocabulary": "" }, { "ob_id": 86657, "label": "long_name", "value": "Number of particles with 6.0mm < diameter < 6.5mm and 1.8m/s < speed < 2.2m/s", "vocabulary": "" } ] }, { "ob_id": 80602, "names": [], "terms": [ { "ob_id": 86658, "label": "var_id", "value": "number_of_particles_with_4p5mm_to_5p0mm_and_0p0m_per_s_to_0p2m_per_s", "vocabulary": "" }, { "ob_id": 86659, "label": "standard_name", "value": "number_of_particles_with_4.5mm_<_diameter_<_5.0mm_and_0.0m/s_<_speed_<_0.2m/s", "vocabulary": "" }, { "ob_id": 86660, "label": "long_name", "value": "Number of particles with 4.5mm < diameter < 5.0mm and 0.0m/s < speed < 0.2m/s", "vocabulary": "" } ] }, { "ob_id": 80603, "names": [], "terms": [ { "ob_id": 86661, "label": "var_id", "value": "number_of_particles_with_6p5mm_to_7p0mm_and_5p0m_per_s_to_5p8m_per_s", "vocabulary": "" }, { "ob_id": 86662, "label": "standard_name", "value": "number_of_particles_with_6.5mm_<_diameter_<_7.0mm_and_5.0m/s_<_speed_<_5.8m/s", "vocabulary": "" }, { "ob_id": 86663, "label": "long_name", "value": "Number of particles with 6.5mm < diameter < 7.0mm and 5.0m/s < speed < 5.8m/s", "vocabulary": "" } ] }, { "ob_id": 80604, "names": [], "terms": [ { "ob_id": 86664, "label": "var_id", "value": "number_of_particles_with_2p0mm_to_2p5mm_and_0p4m_per_s_to_0p6m_per_s", "vocabulary": "" }, { "ob_id": 86665, "label": "standard_name", "value": "number_of_particles_with_2.0mm_<_diameter_<_2.5mm_and_0.4m/s_<_speed_<_0.6m/s", "vocabulary": "" }, { "ob_id": 86666, "label": "long_name", "value": "Number of particles with 2.0mm < diameter < 2.5mm and 0.4m/s < speed < 0.6m/s", "vocabulary": "" } ] }, { "ob_id": 80605, "names": [], "terms": [ { "ob_id": 86667, "label": "var_id", "value": "number_of_particles_with_3p0mm_to_3p5mm_and_3p4m_per_s_to_4p2m_per_s", "vocabulary": "" }, { "ob_id": 86668, "label": "standard_name", "value": "number_of_particles_with_3.0mm_<_diameter_<_3.5mm_and_3.4m/s_<_speed_<_4.2m/s", "vocabulary": "" }, { "ob_id": 86669, "label": "long_name", "value": "Number of particles with 3.0mm < diameter < 3.5mm and 3.4m/s < speed < 4.2m/s", "vocabulary": "" } ] }, { "ob_id": 80606, "names": [], "terms": [ { "ob_id": 86670, "label": "var_id", "value": "number_of_particles_with_3p0mm_to_3p5mm_and_1p0m_per_s_to_1p4m_per_s", "vocabulary": "" }, { "ob_id": 86671, "label": "standard_name", "value": "number_of_particles_with_3.0mm_<_diameter_<_3.5mm_and_1.0m/s_<_speed_<_1.4m/s", "vocabulary": "" }, { "ob_id": 86672, "label": "long_name", "value": "Number of particles with 3.0mm < diameter < 3.5mm and 1.0m/s < speed < 1.4m/s", "vocabulary": "" } ] }, { "ob_id": 80607, "names": [], "terms": [ { "ob_id": 86673, "label": "var_id", "value": "number_of_particles_with_6p5mm_to_7p0mm_and_3p4m_per_s_to_4p2m_per_s", "vocabulary": "" }, { "ob_id": 86674, "label": "standard_name", "value": "number_of_particles_with_6.5mm_<_diameter_<_7.0mm_and_3.4m/s_<_speed_<_4.2m/s", "vocabulary": "" }, { "ob_id": 86675, "label": "long_name", "value": "Number of particles with 6.5mm < diameter < 7.0mm and 3.4m/s < speed < 4.2m/s", "vocabulary": "" } ] }, { "ob_id": 80608, "names": [], "terms": [ { "ob_id": 86676, "label": "var_id", "value": "number_of_particles_with_6p5mm_to_7p0mm_and_5p8m_per_s_to_6p6m_per_s", "vocabulary": "" }, { "ob_id": 86677, "label": "standard_name", "value": "number_of_particles_with_6.5mm_<_diameter_<_7.0mm_and_5.8m/s_<_speed_<_6.6m/s", "vocabulary": "" }, { "ob_id": 86678, "label": "long_name", "value": "Number of particles with 6.5mm < diameter < 7.0mm and 5.8m/s < speed < 6.6m/s", "vocabulary": "" } ] }, { "ob_id": 80609, "names": [], "terms": [ { "ob_id": 86679, "label": "var_id", "value": "number_of_particles_with_5p5mm_to_6p0mm_and_5p8m_per_s_to_6p6m_per_s", "vocabulary": "" }, { "ob_id": 86680, "label": "standard_name", "value": "number_of_particles_with_5.5mm_<_diameter_<_6.0mm_and_5.8m/s_<_speed_<_6.6m/s", "vocabulary": "" }, { "ob_id": 86681, "label": "long_name", "value": "Number of particles with 5.5mm < diameter < 6.0mm and 5.8m/s < speed < 6.6m/s", "vocabulary": "" } ] }, { "ob_id": 80610, "names": [], "terms": [ { "ob_id": 86682, "label": "var_id", "value": "number_of_particles_with_7p0mm_to_7p5mm_and_8p2m_per_s_to_9p0m_per_s", "vocabulary": "" }, { "ob_id": 86683, "label": "standard_name", "value": "number_of_particles_with_7.0mm_<_diameter_<_7.5mm_and_8.2m/s_<_speed_<_9.0m/s", "vocabulary": "" }, { "ob_id": 86684, "label": "long_name", "value": "Number of particles with 7.0mm < diameter < 7.5mm and 8.2m/s < speed < 9.0m/s", "vocabulary": "" } ] }, { "ob_id": 80611, "names": [], "terms": [ { "ob_id": 86685, "label": "var_id", "value": "number_of_particles_with_4p0mm_to_4p5mm_and_8p2m_per_s_to_9p0m_per_s", "vocabulary": "" }, { "ob_id": 86686, "label": "standard_name", "value": "number_of_particles_with_4.0mm_<_diameter_<_4.5mm_and_8.2m/s_<_speed_<_9.0m/s", "vocabulary": "" }, { "ob_id": 86687, "label": "long_name", "value": "Number of particles with 4.0mm < diameter < 4.5mm and 8.2m/s < speed < 9.0m/s", "vocabulary": "" } ] }, { "ob_id": 80612, "names": [], "terms": [ { "ob_id": 86688, "label": "var_id", "value": "number_of_particles_with_1p5mm_to_1p75mm_and_3p0m_per_s_to_3p4m_per_s", "vocabulary": "" }, { "ob_id": 86689, "label": "standard_name", "value": "number_of_particles_with_1.5mm_<_diameter_<_1.75mm_and_3.0m/s_<_speed_<_3.4m/s", "vocabulary": "" }, { "ob_id": 86690, "label": "long_name", "value": "Number of particles with 1.5mm < diameter < 1.75mm and 3.0m/s < speed < 3.4m/s", "vocabulary": "" } ] }, { "ob_id": 80613, "names": [], "terms": [ { "ob_id": 86691, "label": "var_id", "value": "number_of_particles_with_0p5mm_to_0p75mm_and_0p4m_per_s_to_0p6m_per_s", "vocabulary": "" }, { "ob_id": 86692, "label": "standard_name", "value": "number_of_particles_with_0.5mm_<_diameter_<_0.75mm_and_0.4m/s_<_speed_<_0.6m/s", "vocabulary": "" }, { "ob_id": 86693, "label": "long_name", "value": "Number of particles with 0.5mm < diameter < 0.75mm and 0.4m/s < speed < 0.6m/s", "vocabulary": "" } ] }, { "ob_id": 80614, "names": [], "terms": [ { "ob_id": 86694, "label": "var_id", "value": "number_of_particles_with_6p0mm_to_6p5mm_and_5p8m_per_s_to_6p6m_per_s", "vocabulary": "" }, { "ob_id": 86695, "label": "standard_name", "value": "number_of_particles_with_6.0mm_<_diameter_<_6.5mm_and_5.8m/s_<_speed_<_6.6m/s", "vocabulary": "" }, { "ob_id": 86696, "label": "long_name", "value": "Number of particles with 6.0mm < diameter < 6.5mm and 5.8m/s < speed < 6.6m/s", "vocabulary": "" } ] }, { "ob_id": 80615, "names": [], "terms": [ { "ob_id": 86697, "label": "var_id", "value": "number_of_particles_with_4p0mm_to_4p5mm_and_0p4m_per_s_to_0p6m_per_s", "vocabulary": "" }, { "ob_id": 86698, "label": "standard_name", "value": "number_of_particles_with_4.0mm_<_diameter_<_4.5mm_and_0.4m/s_<_speed_<_0.6m/s", "vocabulary": "" }, { "ob_id": 86699, "label": "long_name", "value": "Number of particles with 4.0mm < diameter < 4.5mm and 0.4m/s < speed < 0.6m/s", "vocabulary": "" } ] }, { "ob_id": 80616, "names": [], "terms": [ { "ob_id": 86700, "label": "var_id", "value": "number_of_particles_with_1p5mm_to_1p75mm_and_5p8m_per_s_to_6p6m_per_s", "vocabulary": "" }, { "ob_id": 86701, "label": "standard_name", "value": "number_of_particles_with_1.5mm_<_diameter_<_1.75mm_and_5.8m/s_<_speed_<_6.6m/s", "vocabulary": "" }, { "ob_id": 86702, "label": "long_name", "value": "Number of particles with 1.5mm < diameter < 1.75mm and 5.8m/s < speed < 6.6m/s", "vocabulary": "" } ] }, { "ob_id": 80617, "names": [], "terms": [ { "ob_id": 86703, "label": "var_id", "value": "number_of_particles_with_1p75mm_to_2p0mm_and_3p4m_per_s_to_4p2m_per_s", "vocabulary": "" }, { "ob_id": 86704, "label": "standard_name", "value": "number_of_particles_with_1.75mm_<_diameter_<_2.0mm_and_3.4m/s_<_speed_<_4.2m/s", "vocabulary": "" }, { "ob_id": 86705, "label": "long_name", "value": "Number of particles with 1.75mm < diameter < 2.0mm and 3.4m/s < speed < 4.2m/s", "vocabulary": "" } ] }, { "ob_id": 80618, "names": [], "terms": [ { "ob_id": 86706, "label": "var_id", "value": "number_of_particles_with_1p5mm_to_1p75mm_and_10p0m_per_s_to_20p0m_per_s", "vocabulary": "" }, { "ob_id": 86707, "label": "standard_name", "value": "number_of_particles_with_1.5mm_<_diameter_<_1.75mm_and_10.0m/s_<_speed_<_20.0m/s", "vocabulary": "" }, { "ob_id": 86708, "label": "long_name", "value": "Number of particles with 1.5mm < diameter < 1.75mm and 10.0m/s < speed < 20.0m/s", "vocabulary": "" } ] }, { "ob_id": 80619, "names": [], "terms": [ { "ob_id": 86709, "label": "var_id", "value": "number_of_particles_with_4p0mm_to_4p5mm_and_7p4m_per_s_to_8p2m_per_s", "vocabulary": "" }, { "ob_id": 86710, "label": "standard_name", "value": "number_of_particles_with_4.0mm_<_diameter_<_4.5mm_and_7.4m/s_<_speed_<_8.2m/s", "vocabulary": "" }, { "ob_id": 86711, "label": "long_name", "value": "Number of particles with 4.0mm < diameter < 4.5mm and 7.4m/s < speed < 8.2m/s", "vocabulary": "" } ] }, { "ob_id": 80620, "names": [], "terms": [ { "ob_id": 86712, "label": "var_id", "value": "number_of_particles_with_0p75mm_to_1p0mm_and_3p4m_per_s_to_4p2m_per_s", "vocabulary": "" }, { "ob_id": 86713, "label": "standard_name", "value": "number_of_particles_with_0.75mm_<_diameter_<_1.0mm_and_3.4m/s_<_speed_<_4.2m/s", "vocabulary": "" }, { "ob_id": 86714, "label": "long_name", "value": "Number of particles with 0.75mm < diameter < 1.0mm and 3.4m/s < speed < 4.2m/s", "vocabulary": "" } ] }, { "ob_id": 80621, "names": [], "terms": [ { "ob_id": 86715, "label": "var_id", "value": "number_of_particles_with_6p5mm_to_7p0mm_and_0p6m_per_s_to_0p8m_per_s", "vocabulary": "" }, { "ob_id": 86716, "label": "standard_name", "value": "number_of_particles_with_6.5mm_<_diameter_<_7.0mm_and_0.6m/s_<_speed_<_0.8m/s", "vocabulary": "" }, { "ob_id": 86717, "label": "long_name", "value": "Number of particles with 6.5mm < diameter < 7.0mm and 0.6m/s < speed < 0.8m/s", "vocabulary": "" } ] }, { "ob_id": 80622, "names": [], "terms": [ { "ob_id": 86718, "label": "var_id", "value": "number_of_particles_with_6p5mm_to_7p0mm_and_6p6m_per_s_to_7p4m_per_s", "vocabulary": "" }, { "ob_id": 86719, "label": "standard_name", "value": "number_of_particles_with_6.5mm_<_diameter_<_7.0mm_and_6.6m/s_<_speed_<_7.4m/s", "vocabulary": "" }, { "ob_id": 86720, "label": "long_name", "value": "Number of particles with 6.5mm < diameter < 7.0mm and 6.6m/s < speed < 7.4m/s", "vocabulary": "" } ] }, { "ob_id": 80623, "names": [], "terms": [ { "ob_id": 86721, "label": "var_id", "value": "number_of_particles_with_2p5mm_to_3p0mm_and_1p4m_per_s_to_1p8m_per_s", "vocabulary": "" }, { "ob_id": 86722, "label": "standard_name", "value": "number_of_particles_with_2.5mm_<_diameter_<_3.0mm_and_1.4m/s_<_speed_<_1.8m/s", "vocabulary": "" }, { "ob_id": 86723, "label": "long_name", "value": "Number of particles with 2.5mm < diameter < 3.0mm and 1.4m/s < speed < 1.8m/s", "vocabulary": "" } ] }, { "ob_id": 80624, "names": [], "terms": [ { "ob_id": 86724, "label": "var_id", "value": "number_of_particles_with_2p5mm_to_3p0mm_and_8p2m_per_s_to_9p0m_per_s", "vocabulary": "" }, { "ob_id": 86725, "label": "standard_name", "value": "number_of_particles_with_2.5mm_<_diameter_<_3.0mm_and_8.2m/s_<_speed_<_9.0m/s", "vocabulary": "" }, { "ob_id": 86726, "label": "long_name", "value": "Number of particles with 2.5mm < diameter < 3.0mm and 8.2m/s < speed < 9.0m/s", "vocabulary": "" } ] }, { "ob_id": 80625, "names": [], "terms": [ { "ob_id": 86727, "label": "var_id", "value": "number_of_particles_with_5p5mm_to_6p0mm_and_5p0m_per_s_to_5p8m_per_s", "vocabulary": "" }, { "ob_id": 86728, "label": "standard_name", "value": "number_of_particles_with_5.5mm_<_diameter_<_6.0mm_and_5.0m/s_<_speed_<_5.8m/s", "vocabulary": "" }, { "ob_id": 86729, "label": "long_name", "value": "Number of particles with 5.5mm < diameter < 6.0mm and 5.0m/s < speed < 5.8m/s", "vocabulary": "" } ] }, { "ob_id": 80626, "names": [], "terms": [ { "ob_id": 86730, "label": "var_id", "value": "number_of_particles_with_2p0mm_to_2p5mm_and_0p6m_per_s_to_0p8m_per_s", "vocabulary": "" }, { "ob_id": 86731, "label": "standard_name", "value": "number_of_particles_with_2.0mm_<_diameter_<_2.5mm_and_0.6m/s_<_speed_<_0.8m/s", "vocabulary": "" }, { "ob_id": 86732, "label": "long_name", "value": "Number of particles with 2.0mm < diameter < 2.5mm and 0.6m/s < speed < 0.8m/s", "vocabulary": "" } ] }, { "ob_id": 80627, "names": [], "terms": [ { "ob_id": 86733, "label": "var_id", "value": "number_of_particles_with_0p75mm_to_1p0mm_and_0p8m_per_s_to_1p0m_per_s", "vocabulary": "" }, { "ob_id": 86734, "label": "standard_name", "value": "number_of_particles_with_0.75mm_<_diameter_<_1.0mm_and_0.8m/s_<_speed_<_1.0m/s", "vocabulary": "" }, { "ob_id": 86735, "label": "long_name", "value": "Number of particles with 0.75mm < diameter < 1.0mm and 0.8m/s < speed < 1.0m/s", "vocabulary": "" } ] }, { "ob_id": 80628, "names": [], "terms": [ { "ob_id": 86736, "label": "var_id", "value": "number_of_particles_with_0p375mm_to_0p5mm_and_0p8m_per_s_to_1p0m_per_s", "vocabulary": "" }, { "ob_id": 86737, "label": "standard_name", "value": "number_of_particles_with_0.375mm_<_diameter_<_0.5mm_and_0.8m/s_<_speed_<_1.0m/s", "vocabulary": "" }, { "ob_id": 86738, "label": "long_name", "value": "Number of particles with 0.375mm < diameter < 0.5mm and 0.8m/s < speed < 1.0m/s", "vocabulary": "" } ] }, { "ob_id": 80629, "names": [], "terms": [ { "ob_id": 86739, "label": "var_id", "value": "number_of_particles_with_0p5mm_to_0p75mm_and_0p2m_per_s_to_0p4m_per_s", "vocabulary": "" }, { "ob_id": 86740, "label": "standard_name", "value": "number_of_particles_with_0.5mm_<_diameter_<_0.75mm_and_0.2m/s_<_speed_<_0.4m/s", "vocabulary": "" }, { "ob_id": 86741, "label": "long_name", "value": "Number of particles with 0.5mm < diameter < 0.75mm and 0.2m/s < speed < 0.4m/s", "vocabulary": "" } ] }, { "ob_id": 80630, "names": [], "terms": [ { "ob_id": 86742, "label": "var_id", "value": "number_of_particles_with_1p0mm_to_1p25mm_and_2p6m_per_s_to_3p0m_per_s", "vocabulary": "" }, { "ob_id": 86743, "label": "standard_name", "value": "number_of_particles_with_1.0mm_<_diameter_<_1.25mm_and_2.6m/s_<_speed_<_3.0m/s", "vocabulary": "" }, { "ob_id": 86744, "label": "long_name", "value": "Number of particles with 1.0mm < diameter < 1.25mm and 2.6m/s < speed < 3.0m/s", "vocabulary": "" } ] }, { "ob_id": 80631, "names": [], "terms": [ { "ob_id": 86745, "label": "var_id", "value": "number_of_particles_with_0p125mm_to_0p25mm_and_2p6m_per_s_to_3p0m_per_s", "vocabulary": "" }, { "ob_id": 86746, "label": "standard_name", "value": "number_of_particles_with_0.125mm_<_diameter_<_0.25mm_and_2.6m/s_<_speed_<_3.0m/s", "vocabulary": "" }, { "ob_id": 86747, "label": "long_name", "value": "Number of particles with 0.125mm < diameter < 0.25mm and 2.6m/s < speed < 3.0m/s", "vocabulary": "" } ] }, { "ob_id": 80632, "names": [], "terms": [ { "ob_id": 86748, "label": "var_id", "value": "number_of_particles_with_1p25mm_to_1p5mm_and_0p4m_per_s_to_0p6m_per_s", "vocabulary": "" }, { "ob_id": 86749, "label": "standard_name", "value": "number_of_particles_with_1.25mm_<_diameter_<_1.5mm_and_0.4m/s_<_speed_<_0.6m/s", "vocabulary": "" }, { "ob_id": 86750, "label": "long_name", "value": "Number of particles with 1.25mm < diameter < 1.5mm and 0.4m/s < speed < 0.6m/s", "vocabulary": "" } ] }, { "ob_id": 80633, "names": [], "terms": [ { "ob_id": 86751, "label": "var_id", "value": "number_of_particles_with_2p5mm_to_3p0mm_and_1p8m_per_s_to_2p2m_per_s", "vocabulary": "" }, { "ob_id": 86752, "label": "standard_name", "value": "number_of_particles_with_2.5mm_<_diameter_<_3.0mm_and_1.8m/s_<_speed_<_2.2m/s", "vocabulary": "" }, { "ob_id": 86753, "label": "long_name", "value": "Number of particles with 2.5mm < diameter < 3.0mm and 1.8m/s < speed < 2.2m/s", "vocabulary": "" } ] }, { "ob_id": 80634, "names": [], "terms": [ { "ob_id": 86754, "label": "var_id", "value": "number_of_particles_with_1p75mm_to_2p0mm_and_8p2m_per_s_to_9p0m_per_s", "vocabulary": "" }, { "ob_id": 86755, "label": "standard_name", "value": "number_of_particles_with_1.75mm_<_diameter_<_2.0mm_and_8.2m/s_<_speed_<_9.0m/s", "vocabulary": "" }, { "ob_id": 86756, "label": "long_name", "value": "Number of particles with 1.75mm < diameter < 2.0mm and 8.2m/s < speed < 9.0m/s", "vocabulary": "" } ] }, { "ob_id": 80635, "names": [], "terms": [ { "ob_id": 86757, "label": "var_id", "value": "number_of_particles_with_0p25mm_to_0p375mm_and_1p0m_per_s_to_1p4m_per_s", "vocabulary": "" }, { "ob_id": 86758, "label": "standard_name", "value": "number_of_particles_with_0.25mm_<_diameter_<_0.375mm_and_1.0m/s_<_speed_<_1.4m/s", "vocabulary": "" }, { "ob_id": 86759, "label": "long_name", "value": "Number of particles with 0.25mm < diameter < 0.375mm and 1.0m/s < speed < 1.4m/s", "vocabulary": "" } ] }, { "ob_id": 80636, "names": [], "terms": [ { "ob_id": 86760, "label": "var_id", "value": "number_of_particles_with_1p5mm_to_1p75mm_and_4p2m_per_s_to_5p0m_per_s", "vocabulary": "" }, { "ob_id": 86761, "label": "standard_name", "value": "number_of_particles_with_1.5mm_<_diameter_<_1.75mm_and_4.2m/s_<_speed_<_5.0m/s", "vocabulary": "" }, { "ob_id": 86762, "label": "long_name", "value": "Number of particles with 1.5mm < diameter < 1.75mm and 4.2m/s < speed < 5.0m/s", "vocabulary": "" } ] }, { "ob_id": 80637, "names": [], "terms": [ { "ob_id": 86763, "label": "var_id", "value": "number_of_particles_with_3p5mm_to_4p0mm_and_3p0m_per_s_to_3p4m_per_s", "vocabulary": "" }, { "ob_id": 86764, "label": "standard_name", "value": "number_of_particles_with_3.5mm_<_diameter_<_4.0mm_and_3.0m/s_<_speed_<_3.4m/s", "vocabulary": "" }, { "ob_id": 86765, "label": "long_name", "value": "Number of particles with 3.5mm < diameter < 4.0mm and 3.0m/s < speed < 3.4m/s", "vocabulary": "" } ] }, { "ob_id": 80638, "names": [], "terms": [ { "ob_id": 86766, "label": "var_id", "value": "number_of_particles_with_0p125mm_to_0p25mm_and_3p0m_per_s_to_3p4m_per_s", "vocabulary": "" }, { "ob_id": 86767, "label": "standard_name", "value": "number_of_particles_with_0.125mm_<_diameter_<_0.25mm_and_3.0m/s_<_speed_<_3.4m/s", "vocabulary": "" }, { "ob_id": 86768, "label": "long_name", "value": "Number of particles with 0.125mm < diameter < 0.25mm and 3.0m/s < speed < 3.4m/s", "vocabulary": "" } ] }, { "ob_id": 80639, "names": [], "terms": [ { "ob_id": 86769, "label": "var_id", "value": "number_of_particles_with_5p5mm_to_6p0mm_and_0p8m_per_s_to_1p0m_per_s", "vocabulary": "" }, { "ob_id": 86770, "label": "standard_name", "value": "number_of_particles_with_5.5mm_<_diameter_<_6.0mm_and_0.8m/s_<_speed_<_1.0m/s", "vocabulary": "" }, { "ob_id": 86771, "label": "long_name", "value": "Number of particles with 5.5mm < diameter < 6.0mm and 0.8m/s < speed < 1.0m/s", "vocabulary": "" } ] }, { "ob_id": 80640, "names": [], "terms": [ { "ob_id": 86772, "label": "var_id", "value": "number_of_particles_with_0p375mm_to_0p5mm_and_9p0m_per_s_to_10p0m_per_s", "vocabulary": "" }, { "ob_id": 86773, "label": "standard_name", "value": "number_of_particles_with_0.375mm_<_diameter_<_0.5mm_and_9.0m/s_<_speed_<_10.0m/s", "vocabulary": "" }, { "ob_id": 86774, "label": "long_name", "value": "Number of particles with 0.375mm < diameter < 0.5mm and 9.0m/s < speed < 10.0m/s", "vocabulary": "" } ] }, { "ob_id": 80641, "names": [], "terms": [ { "ob_id": 86775, "label": "var_id", "value": "number_of_particles_with_2p5mm_to_3p0mm_and_0p6m_per_s_to_0p8m_per_s", "vocabulary": "" }, { "ob_id": 86776, "label": "standard_name", "value": "number_of_particles_with_2.5mm_<_diameter_<_3.0mm_and_0.6m/s_<_speed_<_0.8m/s", "vocabulary": "" }, { "ob_id": 86777, "label": "long_name", "value": "Number of particles with 2.5mm < diameter < 3.0mm and 0.6m/s < speed < 0.8m/s", "vocabulary": "" } ] }, { "ob_id": 80642, "names": [], "terms": [ { "ob_id": 86778, "label": "var_id", "value": "number_of_particles_with_3p0mm_to_3p5mm_and_7p4m_per_s_to_8p2m_per_s", "vocabulary": "" }, { "ob_id": 86779, "label": "standard_name", "value": "number_of_particles_with_3.0mm_<_diameter_<_3.5mm_and_7.4m/s_<_speed_<_8.2m/s", "vocabulary": "" }, { "ob_id": 86780, "label": "long_name", "value": "Number of particles with 3.0mm < diameter < 3.5mm and 7.4m/s < speed < 8.2m/s", "vocabulary": "" } ] }, { "ob_id": 80643, "names": [], "terms": [ { "ob_id": 86781, "label": "var_id", "value": "number_of_particles_with_3p0mm_to_3p5mm_and_8p2m_per_s_to_9p0m_per_s", "vocabulary": "" }, { "ob_id": 86782, "label": "standard_name", "value": "number_of_particles_with_3.0mm_<_diameter_<_3.5mm_and_8.2m/s_<_speed_<_9.0m/s", "vocabulary": "" }, { "ob_id": 86783, "label": "long_name", "value": "Number of particles with 3.0mm < diameter < 3.5mm and 8.2m/s < speed < 9.0m/s", "vocabulary": "" } ] }, { "ob_id": 80644, "names": [], "terms": [ { "ob_id": 86784, "label": "var_id", "value": "number_of_particles_with_2p0mm_to_2p5mm_and_5p8m_per_s_to_6p6m_per_s", "vocabulary": "" }, { "ob_id": 86785, "label": "standard_name", "value": "number_of_particles_with_2.0mm_<_diameter_<_2.5mm_and_5.8m/s_<_speed_<_6.6m/s", "vocabulary": "" }, { "ob_id": 86786, "label": "long_name", "value": "Number of particles with 2.0mm < diameter < 2.5mm and 5.8m/s < speed < 6.6m/s", "vocabulary": "" } ] }, { "ob_id": 80645, "names": [], "terms": [ { "ob_id": 86787, "label": "var_id", "value": "number_of_particles_with_2p0mm_to_2p5mm_and_0p2m_per_s_to_0p4m_per_s", "vocabulary": "" }, { "ob_id": 86788, "label": "standard_name", "value": "number_of_particles_with_2.0mm_<_diameter_<_2.5mm_and_0.2m/s_<_speed_<_0.4m/s", "vocabulary": "" }, { "ob_id": 86789, "label": "long_name", "value": "Number of particles with 2.0mm < diameter < 2.5mm and 0.2m/s < speed < 0.4m/s", "vocabulary": "" } ] }, { "ob_id": 80646, "names": [], "terms": [ { "ob_id": 86790, "label": "var_id", "value": "number_of_particles_with_5p5mm_to_6p0mm_and_2p6m_per_s_to_3p0m_per_s", "vocabulary": "" }, { "ob_id": 86791, "label": "standard_name", "value": "number_of_particles_with_5.5mm_<_diameter_<_6.0mm_and_2.6m/s_<_speed_<_3.0m/s", "vocabulary": "" }, { "ob_id": 86792, "label": "long_name", "value": "Number of particles with 5.5mm < diameter < 6.0mm and 2.6m/s < speed < 3.0m/s", "vocabulary": "" } ] }, { "ob_id": 80647, "names": [], "terms": [ { "ob_id": 86793, "label": "var_id", "value": "number_of_particles_with_1p25mm_to_1p5mm_and_5p8m_per_s_to_6p6m_per_s", "vocabulary": "" }, { "ob_id": 86794, "label": "standard_name", "value": "number_of_particles_with_1.25mm_<_diameter_<_1.5mm_and_5.8m/s_<_speed_<_6.6m/s", "vocabulary": "" }, { "ob_id": 86795, "label": "long_name", "value": "Number of particles with 1.25mm < diameter < 1.5mm and 5.8m/s < speed < 6.6m/s", "vocabulary": "" } ] }, { "ob_id": 80648, "names": [], "terms": [ { "ob_id": 86796, "label": "var_id", "value": "number_of_particles_with_1p0mm_to_1p25mm_and_2p2m_per_s_to_2p6m_per_s", "vocabulary": "" }, { "ob_id": 86797, "label": "standard_name", "value": "number_of_particles_with_1.0mm_<_diameter_<_1.25mm_and_2.2m/s_<_speed_<_2.6m/s", "vocabulary": "" }, { "ob_id": 86798, "label": "long_name", "value": "Number of particles with 1.0mm < diameter < 1.25mm and 2.2m/s < speed < 2.6m/s", "vocabulary": "" } ] }, { "ob_id": 80649, "names": [], "terms": [ { "ob_id": 86799, "label": "var_id", "value": "number_of_particles_with_4p5mm_to_5p0mm_and_0p2m_per_s_to_0p4m_per_s", "vocabulary": "" }, { "ob_id": 86800, "label": "standard_name", "value": "number_of_particles_with_4.5mm_<_diameter_<_5.0mm_and_0.2m/s_<_speed_<_0.4m/s", "vocabulary": "" }, { "ob_id": 86801, "label": "long_name", "value": "Number of particles with 4.5mm < diameter < 5.0mm and 0.2m/s < speed < 0.4m/s", "vocabulary": "" } ] } ] }