rsignell-usgs / ooici-erddap

https://erddap-uncabled.oceanobservatories.org/uncabled/erddap/index.html
0 stars 0 forks source link

Set reasonable values for `defaultDataQuery` and `defaultGraphQuery` #2

Open rsignell-usgs opened 6 years ago

rsignell-usgs commented 6 years ago

It would be good to set reasonable values for defaultDataQuery and defaultGraphQuery in the datasets.xml

http://coastwatch.pfeg.noaa.gov/erddap/download/setupDatasetsXml.html#defaultDataQuery http://coastwatch.pfeg.noaa.gov/erddap/download/setupDatasetsXml.html#defaultGraphQuery

This isn't super useful: https://erddap-uncabled.oceanobservatories.org/uncabled/erddap/tabledap/CE01ISSM-RID16-06-PHSEND000-phsen_abcdef_dcl_instrument-telemetered-deployment0007-tabledap.graph

Probably a time series plot would be more useful, like: https://erddap-uncabled.oceanobservatories.org/uncabled/erddap/tabledap/CE01ISSM-RID16-06-PHSEND000-phsen_abcdef_dcl_instrument-telemetered-deployment0007-tabledap.graph?time%2Cphsen_thermistor_temperature&time%3E=2017-09-11T00%3A00%3A00Z&time%3C=2017-09-18T00%3A00%3A00Z&.draw=lines&.color=0x000000&.bgColor=0xffccccff

kerfoot commented 6 years ago

I have been meaning to do this but am waiting until the data set creation code settles down a bit. Will definitely add them in future releases.

kerfoot commented 6 years ago

Same answer as https://github.com/rsignell-usgs/ooici-erddap/issues/6