UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

45 lines (44 loc) 855 B
{ "$id": "https://epa.gov/wqx/RelativeDepth", "title": "Relative Depth", "description": "", "type": "string", "enum": [ "Above Euphotic", "Above Halocline", "AbovePycnocline", "AboveThermoclin", "At-Depth", "Below Euphotic", "Below Halocline", "Below Surface", "BelowPycnocline", "BelowThermoclin", "BenthcNephaloid", "Bottom", "Bottom of Core", "Bottom of Slice", "Chemocline", "Deep Chl Layer", "Fixed Above Bot", "Halocline", "Microlayer", "Midwater", "Near Bottom", "Other", "Photic zone", "Pycnocline", "Sediment", "Sediment Water", "Subbottom", "Surface", "Thermocline", "Top of Core", "Top of Slice", "Vert/Horiz Port", "VerticalPortion", "VerticalProfile", "Whole Column" ], "maxLength": 15 }