Skip to content

shandozer/quake_reporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quake_datafeed.py

Gathers global quake (and tsunami) information and presents to user.

Version 0.2.1

Provides sorted results (descending time order) and prints depth info.

Version 0.2.0

Lets you save the json data from your request.

Version 0.1.0

Prints unsorted results to console for magnitudes m and above

Optional Flags

-m <magnitude: 1.0, 2.5, or 4.5> (default: 2.5+)

Input a minimum magnitude filter for your requested data. (Constraints imposed by usgs.gov's api)

-t <time frame desired: hour, day, week, or month> (default: 'week')

Enter the span of time over which you want to collect quake data.

-s

Use this flag to save a .json file containing the data from your request.

About

Gathers global quake (and tsunami) information and presents to user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages