This is a Python package to access the TERN EcoPlots data.
Buid the package wheel locally (docker required):
make build
Build the API documentation:
make doc
To run unittests:
make test
Install from pypi:
pip install terndata.ecoplots
See the API documentation.
The following examples are provided to help you get started:
import terndata.ecoplots as plot
- packaging
- numpy
- pandas
- requests
- please contact esupport@tern.org.au for any issues in the repository
Terrestrial Ecosystem Research Network (2025). terndata.ecoplots: A Python package for Accessing TERN EcoPlots data. https://pypi.org/project/terndata.ecoplots/