htm-community / river-view

Public Temporal Streaming Data Service Framework
http://data.numenta.org/
MIT License
28 stars 16 forks source link

South Pole Observatory data #20

Open rhyolight opened 9 years ago

rhyolight commented 9 years ago

lots of stuff there: http://www.esrl.noaa.gov/gmd/dv/data/index.php?site=spo

rhyolight commented 9 years ago

Here's one:

There is a standard directory structure so when the year rolls over the url could change. Depends on #105 because of FTP.

The way this data is aggregated yearly means that this might depend on #104. And also, we may need a more complex way to generate the source URLs. Currently, they can be hard-coded in the config or the river initializer function can return them, but that only gets called on River View startup.