Python tools for time and astronomical calculations
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/tsutterley/timescale.git
- dateutil: powerful extensions to datetime
- lxml: processing XML and HTML in Python
- numpy: Scientific Computing Tools For Python
- scipy: Scientific Tools for Python
- setuptools_scm: manager for python package versions using scm metadata
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
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.
This project contains work and contributions from the scientific community.
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.