Skip to content

li8182/pyrocko

 
 

Repository files navigation

Announcement: Pyrocko is leaving GitHub

Potsdam, 2019-08-05

Since last week, GitHub is restricting access to their services based on user nationality and residence (see also). Such restrictions are incompatible with scientific standards in international research communities like seismology.

The Pyrocko software package is used by researchers worldwide, in at least 44 countries. As researchers, we are obligated to retain open access to all. To achieve this, we are now migrating our code repositories away from GitHub to a new safe home. The new home of the Pyrocko repository is at git.pyrocko.org, open now.

To ensure a smooth transition, we will keep a read-only version of the Pyrocko code repository at GitHub until 2019-10-01, when it will be deleted.

To update the upstream url of a cloned Pyrocko repository, run

git remote set-url origin https://git.pyrocko.org/pyrocko/pyrocko.git

in the cloned directory.

To obtain a fresh clone, run

git clone https://git.pyrocko.org/pyrocko/pyrocko.git pyrocko

Thanks to the worldwide seismology community for all the support and help.

Best regards

The Pyrocko Developers

About

A seismology toolkit for Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 86.7%
  • C 9.7%
  • HTML 1.2%
  • Shell 0.9%
  • TeX 0.6%
  • Perl 0.6%
  • Other 0.3%