Python tools for time and astronomical calculations
Project description
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
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.