htm-community / river-view

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

Seismic data from IRIS #56

Open rhyolight opened 9 years ago

rhyolight commented 9 years ago

http://ds.iris.edu/ds/nodes/dmc/services/seedlink/ or

http://ncedc.org/ncedc/about-the-dart.html

CC @akhilaananthram

rhyolight commented 8 years ago

Hey @akhilaananthram, how did you process the SEED files?

akhilaananthram commented 8 years ago

I used the python library obspy (https://github.com/obspy/obspy/wiki) which uses the archived data

passiweinberger commented 8 years ago

Did anyone find a real-timeish stream source yet? I didn't and obspy is only limited past data ... I think DART is the way to go here?

rhyolight commented 8 years ago

@passiweinberger Not that I know of. I'm going to work on some common code for scraping twitter feeds, so standby for that. You might be able to use it to scrape the twitter account.

passiweinberger commented 8 years ago

___ Awesome, thanks! If you might want to, a 3D map for the Traffic analysis would be cool as well wouldn't it? :)

As a layer in nostradamIQ.org/webapp

rhyolight commented 8 years ago

@passiweinberger See https://github.com/nupic-community/river-view/pull/95 and https://travis-ci.org/nupic-community/river-view/builds/78442644