Skip to content

sem-con/sc-seismic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZAMG Seismic Data

This Semantic Container provides data from seismic activities in Austria and worldwide made available by ZAMG.

Docker Image: https://hub.docker.com/r/semcon/sc-seismic

Usage

To get a general introduction to the use of Semantic Containers please refer to the SemCon Tutorial.
Start container locally:

$ docker pull semcon/sc-seismic
$ docker run -d -p 3000:3000 semcon/sc-seismic

Access data:

$ curl http://localhost:3000/api/data

Examples

This section lists examples how to use this Semantic Container.

Visualize

Download and run the following Jupyter Notebook to visualize past earthquakes as provided by the Semantic Container:
seismic.ipynb

Improve this Semantic Container

Please report any bugs or feature requests in the GitHub Issue-Tracker and follow the Contributor Guidelines.

If you want to develop yourself, follow these steps:

  1. Fork it!
  2. Create a feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Send a pull request

 

Lizenz

MIT Lizenz 2019 - OwnYourData.eu

Releases

No releases published

Packages

No packages published

Languages