Open ghost opened 7 years ago
I've removed these from the TOC and the empty page -- these were likely originally intended for someone else to fill in. I've done nothing with the hyperspectral pages.
I will provide updated URLs soon. Mongo has been cleaned.
Root Level 1 collections:
Thermal IR GeoTIFFs https://terraref.ncsa.illinois.edu/clowder/collection/59f8a0744f0cc28880452c4d
RGB GeoTIFFs https://terraref.ncsa.illinois.edu/clowder/collection/59e90b3c4f0c079c55c2cbfc
Laser Scanner 3D LAS https://terraref.ncsa.illinois.edu/clowder/collection/5a0ca1ad4f0ca87e15b485e8
Digital Surface Model GeoTiffs https://terraref.ncsa.illinois.edu/clowder/collection/5a04ea324f0c62470509f690
Full Field Stitched Mosaics https://terraref.ncsa.illinois.edu/clowder/collection/5a0b35694f0ccf8820c13bb8
VNIR Hyperspectral NetCDFs (still need to load Winter '17 data) https://terraref.ncsa.illinois.edu/clowder/collection/5a0cc7e64f0ca87e15ba3163
EnvLogger - sensor_par https://terraref.ncsa.illinois.edu/clowder/api/geostreams/datapoints?stream_id=3207
EnvLogger - sensor_weather_station https://terraref.ncsa.illinois.edu/clowder/api/geostreams/datapoints?stream_id=3208
EnvLogger - sensor_co2 https://terraref.ncsa.illinois.edu/clowder/api/geostreams/datapoints?stream_id=3210
AZMET Weather Station - Weather Observations https://terraref.ncsa.illinois.edu/clowder/api/geostreams/datapoints?stream_id=3211
AZMET Weather Station - Irrigation Observations https://terraref.ncsa.illinois.edu/clowder/api/geostreams/datapoints?stream_id=3212
(other supported geostreams arguments) &since=2017-06-02 &until=2017-06-10 https://terraref.ncsa.illinois.edu/clowder/api/geostreams/datapoints?stream_id=3207&since=2017-06-02&until=2017-06-10
Also relevant for geostreams: https://github.com/terraref/tutorials/blob/master/sensors/06-list-datasets-by-plot.md
# find streams on "UIUC Energy Farm - SE"
https://terraref.ncsa.illinois.edu/clowder/api/geostreams/sensors?sensor_name=UIUC%20Energy%20Farm%20-%20SE
# take sensor id from that response and find the streams:
https://terraref.ncsa.illinois.edu/clowder/api/geostreams/sensors/1304/streams
# take stream id from that and use in the datapoints query:
https://terraref.ncsa.illinois.edu/clowder/api/geostreams/datapoints?key=SECRET&stream_id=4807&since=2017-01-02&until=2017-01-31