Skip to content

pyTMD/timescale

Repository files navigation

timescale

License Documentation Status PyPI conda-forge commits-since zenodo

Python tools for time and astronomical calculations

For more information: see the documentation at timescale.readthedocs.io

Installation

From PyPI:

python3 -m pip install timescale

Using conda or mamba from conda-forge:

conda install -c conda-forge timescale
mamba install -c conda-forge timescale

Development version from GitHub:

python3 -m pip install git+https://github.com/pyTMD/timescale.git

Dependencies

References

T. C. Sutterley, T. Markus, T. A. Neumann, M. R. van den Broeke, J. M. van Wessem, and S. R. M. Ligtenberg, "Antarctic ice shelf thickness change from multimission lidar mapping", The Cryosphere, 13, 1801-1817, (2019). doi: 10.5194/tc-13-1801-2019

Download

The program homepage is:
A zip archive of the latest version is available directly at:

Disclaimer

This package includes software developed at NASA Goddard Space Flight Center (GSFC) and the University of Washington Applied Physics Laboratory (UW-APL). It is not sponsored or maintained by the Universities Space Research Association (USRA), AVISO or NASA. The software is provided here for your convenience but with no guarantees whatsoever.

Contributing

This project contains work and contributions from the scientific community. If you would like to contribute to the project, please have a look at the open issues and discussions board.

License

The content of this project is licensed under the Creative Commons Attribution 4.0 Attribution license and the source code is licensed under the MIT license.