Skip to content

Twitter Earthquake Detector source code repository

License

Notifications You must be signed in to change notification settings

mhearne-usgs/ted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ted

Tweet Earthquake Detector source code repository

Install Notes

  1. if miniconda is not already installed then first do:

curl https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -o Miniconda3-latest-Linux-x86_64.sh bash Miniconda3-latest-Linux-x86_64.sh (follow prompts) source .bashrc conda config --add channels conda-forge conda install packages as needed

  1. set up for SSL (may have to happen before step 1) - instructions at https://gitlab.cr.usgs.gov/mhearne/install-ssl

  2. install this project (ted trigger code)

    git clone cd ted ./install.sh

  3. add a line to .bashrc in your home directory which will automatically activate ted conda environment:

    source activate ted

About

Twitter Earthquake Detector source code repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published