UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

18 lines (17 loc) 832 B
export default { 'Cold Packs (4 deg C)': 'Sample surrounded with cold packs', 'Dry Ice (-78.5 deg C)': 'Sample is frozen and stored with dry ice.', 'Freeze Dried': 'Sample is dehydrated after freezing.', 'Frozen (-10 deg C)': 'Sample was placed in -10 deg C environment.', 'Frozen (-20 deg C)': 'Sample is stored in the freezer portion of a refrigerator.', 'Frozen (-50 deg C)': 'Sample was placed in a ultra freezer.', 'Frozen (0 deg C)': 'Sampled is placed in a 0 deg C environment.', None: 'No physical preservation employed.', 'Refrigerated (4 deg C)': 'Sample is placed in a refrigerator and stored there.', 'Refrigerated (6 deg C)': 'Sample is placed in a refrigerator and stored there.', Unspecified: 'Unspecified', 'Wet Ice (4 deg C)': 'Sample is stored with ice, usually in a cooler.' }