Skip to content
 
 

Latest commit

 

History

52 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages