Skip to content

Releases: EarthScope/rover

v1.1.0

03 Feb 06:12
Compare
Choose a tag to compare

NOTE: ROVER should be installed from PyPI: https://pypi.org/project/rover/, usually via pip. Do not install ROVER from these downloads.

  • Remove Python 2 support, ROVER is now only supported on Python 3.8 or later
  • Remove leap second file handling, now unnecessary
  • Convert setup.py to pyproject.toml for modern packaging support
  • Fix robot tests and convert nose tests to pytest
  • Convert to new EarthScope branding and theme on documentation site

v1.0.7

25 Jul 22:25
Compare
Choose a tag to compare
  • Change documentation links from IRIS to EarthScope

v1.0.5

07 Dec 00:44
Compare
Choose a tag to compare

NOTE: ROVER should be installed from PyPI: https://pypi.org/project/rover/, usually via pip. Do not install ROVER from these downloads.

  • Adapt ROVER to use the DMC's new fdsnws-availablity service
  • Fix printing of error message on download failures

v1.0.4

21 May 23:12
Compare
Choose a tag to compare

NOTE: ROVER should be installed from PyPI: https://pypi.org/project/rover/, usually via pip. Do not install ROVER from these downloads.

  • Add change log to documentation
  • Fix list-retrieve printing of single instance/sample cases.

v1.0.3

03 May 01:15
Compare
Choose a tag to compare
v1.0.3 Pre-release
Pre-release
  • Optionally install mseedindex as a simply PyPI dependency, independent of ROVER.