Installation#
Install from PyPI using pip:
pip install gsolve
Note that pygtide internal database files may require updating. This will download the latest leap seconds and pole data.
python -c "import pygtide; pygtide.update()"
Install from PyPI using pip:
pip install gsolve
Note that pygtide internal database files may require updating. This will download the latest leap seconds and pole data.
python -c "import pygtide; pygtide.update()"