Releases: terraref/terrautils
Season 6 Data Publication (2019)
terrautils - v1.5.3
initial pypi release
This is terrautils before the terraref namespace convention is formally applied.
alpha release
Alpha release of v 1.1.0 that supports the terraref namespace, allows import terraref.terrautils
.
Installation automatically installs all dependencies listed in the setup.py. This is slightly different from the group's practice of placing all dependencies in requirements.txt. Setup.py was updated to include all
dependencies from requirements.txt. One additional dependency was pyclowder but this has been published to PyPI and terrautils now pulls it from PyPI. (from terraref/computing-pipeline#404 (comment))
Available on pypi at https://pypi.org/project/terrautils/1.1.0/
Initial release of terrautils package.
Terrautils is a python library for TERRA-REF specific modules and methods, e.g. those shared by multiple extractors.
v1.0 represents the initial release of the terrautils package on pypi https://pypi.org/project/terrautils/1.0.0/