===============
gravity-toolkit
===============
|Language|
|License|
|PyPI Version|
|Documentation Status|
|zenodo|
.. |Language| image:: https://img.shields.io/pypi/pyversions/gravity-toolkit?color=green
:target: https://www.python.org/
.. |License| image:: https://img.shields.io/github/license/tsutterley/gravity-toolkit
:target: https://github.com/tsutterley/gravity-toolkit/blob/main/LICENSE
.. |PyPI Version| image:: https://img.shields.io/pypi/v/gravity-toolkit.svg
:target: https://pypi.python.org/pypi/gravity-toolkit/
.. |Documentation Status| image:: https://readthedocs.org/projects/gravity-toolkit/badge/?version=latest
:target: https://gravity-toolkit.readthedocs.io/en/latest/?badge=latest
.. |zenodo| image:: https://zenodo.org/badge/107323776.svg
:target: https://zenodo.org/badge/latestdoi/107323776
Python tools for obtaining and working with Level-2 spherical harmonic coefficients from the NASA/DLR Gravity Recovery and Climate Experiment (GRACE) and the NASA/GFZ Gravity Recovery and Climate Experiment Follow-On (GRACE-FO) missions
Resources
#########
- `NASA GRACE mission site <https://www.nasa.gov/mission_pages/Grace/index.html>`_
- `NASA GRACE-FO mission site <https://www.nasa.gov/missions/grace-fo>`_
- `JPL GRACE Tellus site <https://grace.jpl.nasa.gov/>`_
- `JPL GRACE-FO site <https://gracefo.jpl.nasa.gov/>`_
- `UTCSR GRACE site <http://www.csr.utexas.edu/grace/>`_
- `GRACE at the NASA Physical Oceanography Distributed Active Archive Center (PO.DAAC) <https://podaac.jpl.nasa.gov/grace>`_
- `GRACE at the GFZ Information System and Data Center <http://isdc.gfz-potsdam.de/grace-isdc/>`_
Dependencies
############
- `numpy: Scientific Computing Tools For Python <https://www.numpy.org>`_
- `scipy: Scientific Tools for Python <https://docs.scipy.org/doc/>`_
- `dateutil: powerful extensions to datetime <https://dateutil.readthedocs.io/en/stable/>`_
- `PyYAML: YAML parser and emitter for Python <https://github.com/yaml/pyyaml>`_
- `lxml: processing XML and HTML in Python <https://pypi.python.org/pypi/lxml>`_
- `future: Compatibility layer between Python 2 and Python 3 <https://python-future.org/>`_
- `matplotlib: Python 2D plotting library <https://matplotlib.org/>`_
- `cartopy: Python package designed for geospatial data processing <https://scitools.org.uk/cartopy/docs/latest/>`_
- `netCDF4: Python interface to the netCDF C library <https://unidata.github.io/netcdf4-python/>`_
- `h5py: Python interface for Hierarchal Data Format 5 (HDF5) <https://www.h5py.org/>`_
- `geoid-toolkit: Python utilities for calculating geoid heights from static gravity field coefficients <https://github.com/tsutterley/geoid-toolkit/>`_
References
##########
T. C. Sutterley, I. Velicogna, and C.-W. Hsu, "Self-Consistent Ice Mass Balance
and Regional Sea Level From Time-Variable Gravity", *Earth and Space Science*, 7,
(2020). `doi: 10.1029/2019EA000860 <https://doi.org/10.1029/2019EA000860>`_
T. C. Sutterley and I. Velicogna, "Improved estimates of geocenter variability
from time-variable gravity and ocean model outputs", *Remote Sensing*, 11(18),
2108, (2019). `doi: 10.3390/rs11182108 <https://doi.org/10.3390/rs11182108>`_
J. Wahr, S. C. Swenson, and I. Velicogna, "Accuracy of GRACE mass estimates",
*Geophysical Research Letters*, 33(6), L06401, (2006).
`doi: 10.1029/2005GL025305 <https://doi.org/10.1029/2005GL025305>`_
J. Wahr, M. Molenaar, and F. Bryan, "Time variability of the Earth's gravity
field: Hydrological and oceanic effects and their possible detection using
GRACE", *Journal of Geophysical Research: Solid Earth*, 103(B12), (1998).
`doi: 10.1029/98JB02844 <https://doi.org/10.1029/98JB02844>`_
D. Han and J. Wahr, "The viscoelastic relaxation of a realistically stratified
earth, and a further analysis of postglacial rebound", *Geophysical Journal
International*, 120(2), (1995).
`doi: 10.1111/j.1365-246X.1995.tb01819.x <https://doi.org/10.1111/j.1365-246X.1995.tb01819.x>`_
Data Repositories
#################
T. C. Sutterley, I. Velicogna, and C.-W. Hsu, "Ice Mass and Regional Sea Level
Estimates from Time-Variable Gravity", (2020).
`doi: 10.6084/m9.figshare.9702338 <https://doi.org/10.6084/m9.figshare.9702338>`_
T. C. Sutterley and I. Velicogna, "Geocenter Estimates from Time-Variable
Gravity and Ocean Model Outputs", (2019).
`doi: 10.6084/m9.figshare.7388540 <https://doi.org/10.6084/m9.figshare.7388540>`_
Download
########
| The program homepage is:
| https://github.com/tsutterley/gravity-toolkit
| A zip archive of the latest version is available directly at:
| https://github.com/tsutterley/gravity-toolkit/archive/main.zip
Disclaimer
##########
This project contains work and contributions from the `scientific community <./CONTRIBUTORS.rst>`_.
This program is not sponsored or maintained by the Universities Space Research Association (USRA),
the Center for Space Research at the University of Texas (UTCSR), the Jet Propulsion Laboratory (JPL),
the German Research Centre for Geosciences (GeoForschungsZentrum, GFZ) or NASA.
It is provided here for your convenience but *with no guarantees whatsoever*.
License
#######
The content of this project is licensed under the `Creative Commons Attribution 4.0 Attribution license <https://creativecommons.org/licenses/by/4.0/>`_ and the source code is licensed under the `MIT license <LICENSE>`_.
Raw data
{
"_id": null,
"home_page": "https://github.com/tsutterley/gravity-toolkit",
"name": "gravity-toolkit",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "GRACE,GRACE-FO,Gravity,satellite geodesy,spherical harmonics",
"author": "Tyler Sutterley",
"author_email": "tsutterl@uw.edu",
"download_url": "https://files.pythonhosted.org/packages/74/fa/2d5b6efa875baca005bbbc93c1016867ba8307ba2b67b58085f8c3ff00db/gravity-toolkit-1.2.1.tar.gz",
"platform": null,
"description": "===============\ngravity-toolkit\n===============\n\n|Language|\n|License|\n|PyPI Version|\n|Documentation Status|\n|zenodo|\n\n.. |Language| image:: https://img.shields.io/pypi/pyversions/gravity-toolkit?color=green\n :target: https://www.python.org/\n\n.. |License| image:: https://img.shields.io/github/license/tsutterley/gravity-toolkit\n :target: https://github.com/tsutterley/gravity-toolkit/blob/main/LICENSE\n\n.. |PyPI Version| image:: https://img.shields.io/pypi/v/gravity-toolkit.svg\n :target: https://pypi.python.org/pypi/gravity-toolkit/\n\n.. |Documentation Status| image:: https://readthedocs.org/projects/gravity-toolkit/badge/?version=latest\n :target: https://gravity-toolkit.readthedocs.io/en/latest/?badge=latest\n\n.. |zenodo| image:: https://zenodo.org/badge/107323776.svg\n :target: https://zenodo.org/badge/latestdoi/107323776\n\nPython tools for obtaining and working with Level-2 spherical harmonic coefficients from the NASA/DLR Gravity Recovery and Climate Experiment (GRACE) and the NASA/GFZ Gravity Recovery and Climate Experiment Follow-On (GRACE-FO) missions\n\nResources\n#########\n\n- `NASA GRACE mission site <https://www.nasa.gov/mission_pages/Grace/index.html>`_\n- `NASA GRACE-FO mission site <https://www.nasa.gov/missions/grace-fo>`_\n- `JPL GRACE Tellus site <https://grace.jpl.nasa.gov/>`_\n- `JPL GRACE-FO site <https://gracefo.jpl.nasa.gov/>`_\n- `UTCSR GRACE site <http://www.csr.utexas.edu/grace/>`_\n- `GRACE at the NASA Physical Oceanography Distributed Active Archive Center (PO.DAAC) <https://podaac.jpl.nasa.gov/grace>`_\n- `GRACE at the GFZ Information System and Data Center <http://isdc.gfz-potsdam.de/grace-isdc/>`_\n\nDependencies\n############\n\n- `numpy: Scientific Computing Tools For Python <https://www.numpy.org>`_\n- `scipy: Scientific Tools for Python <https://docs.scipy.org/doc/>`_\n- `dateutil: powerful extensions to datetime <https://dateutil.readthedocs.io/en/stable/>`_\n- `PyYAML: YAML parser and emitter for Python <https://github.com/yaml/pyyaml>`_\n- `lxml: processing XML and HTML in Python <https://pypi.python.org/pypi/lxml>`_\n- `future: Compatibility layer between Python 2 and Python 3 <https://python-future.org/>`_\n- `matplotlib: Python 2D plotting library <https://matplotlib.org/>`_\n- `cartopy: Python package designed for geospatial data processing <https://scitools.org.uk/cartopy/docs/latest/>`_\n- `netCDF4: Python interface to the netCDF C library <https://unidata.github.io/netcdf4-python/>`_\n- `h5py: Python interface for Hierarchal Data Format 5 (HDF5) <https://www.h5py.org/>`_\n- `geoid-toolkit: Python utilities for calculating geoid heights from static gravity field coefficients <https://github.com/tsutterley/geoid-toolkit/>`_\n\nReferences\n##########\n\n T. C. Sutterley, I. Velicogna, and C.-W. Hsu, \"Self-Consistent Ice Mass Balance\n and Regional Sea Level From Time-Variable Gravity\", *Earth and Space Science*, 7,\n (2020). `doi: 10.1029/2019EA000860 <https://doi.org/10.1029/2019EA000860>`_\n\n T. C. Sutterley and I. Velicogna, \"Improved estimates of geocenter variability\n from time-variable gravity and ocean model outputs\", *Remote Sensing*, 11(18),\n 2108, (2019). `doi: 10.3390/rs11182108 <https://doi.org/10.3390/rs11182108>`_\n\n J. Wahr, S. C. Swenson, and I. Velicogna, \"Accuracy of GRACE mass estimates\",\n *Geophysical Research Letters*, 33(6), L06401, (2006).\n `doi: 10.1029/2005GL025305 <https://doi.org/10.1029/2005GL025305>`_\n\n J. Wahr, M. Molenaar, and F. Bryan, \"Time variability of the Earth's gravity\n field: Hydrological and oceanic effects and their possible detection using\n GRACE\", *Journal of Geophysical Research: Solid Earth*, 103(B12), (1998).\n `doi: 10.1029/98JB02844 <https://doi.org/10.1029/98JB02844>`_\n\n D. Han and J. Wahr, \"The viscoelastic relaxation of a realistically stratified\n earth, and a further analysis of postglacial rebound\", *Geophysical Journal\n International*, 120(2), (1995).\n `doi: 10.1111/j.1365-246X.1995.tb01819.x <https://doi.org/10.1111/j.1365-246X.1995.tb01819.x>`_\n\nData Repositories\n#################\n\n T. C. Sutterley, I. Velicogna, and C.-W. Hsu, \"Ice Mass and Regional Sea Level\n Estimates from Time-Variable Gravity\", (2020).\n `doi: 10.6084/m9.figshare.9702338 <https://doi.org/10.6084/m9.figshare.9702338>`_\n\n T. C. Sutterley and I. Velicogna, \"Geocenter Estimates from Time-Variable\n Gravity and Ocean Model Outputs\", (2019).\n `doi: 10.6084/m9.figshare.7388540 <https://doi.org/10.6084/m9.figshare.7388540>`_\n\nDownload\n########\n\n| The program homepage is:\n| https://github.com/tsutterley/gravity-toolkit\n| A zip archive of the latest version is available directly at:\n| https://github.com/tsutterley/gravity-toolkit/archive/main.zip\n\nDisclaimer\n##########\n\nThis project contains work and contributions from the `scientific community <./CONTRIBUTORS.rst>`_.\nThis program is not sponsored or maintained by the Universities Space Research Association (USRA),\nthe Center for Space Research at the University of Texas (UTCSR), the Jet Propulsion Laboratory (JPL),\nthe German Research Centre for Geosciences (GeoForschungsZentrum, GFZ) or NASA.\nIt is provided here for your convenience but *with no guarantees whatsoever*.\n\nLicense\n#######\n\nThe content of this project is licensed under the `Creative Commons Attribution 4.0 Attribution license <https://creativecommons.org/licenses/by/4.0/>`_ and the source code is licensed under the `MIT license <LICENSE>`_.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python tools for obtaining and working with spherical harmoniccoefficients from the NASA/DLR GRACE and NASA/GFZ GRACE Follow-on missions",
"version": "1.2.1",
"project_urls": {
"Homepage": "https://github.com/tsutterley/gravity-toolkit"
},
"split_keywords": [
"grace",
"grace-fo",
"gravity",
"satellite geodesy",
"spherical harmonics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "96ec0bb5d52616aaf728ac8cf61e6f6c0855650569fea964a749cd843ab5bbdd",
"md5": "c062c921e60a05c7e29566f31f322abc",
"sha256": "30d73e064cdbe6a1499711aa60956d6f4ef4fd7cd1e7dcf565518104b6e855ec"
},
"downloads": -1,
"filename": "gravity_toolkit-1.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c062c921e60a05c7e29566f31f322abc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 1059195,
"upload_time": "2023-06-23T16:33:14",
"upload_time_iso_8601": "2023-06-23T16:33:14.990458Z",
"url": "https://files.pythonhosted.org/packages/96/ec/0bb5d52616aaf728ac8cf61e6f6c0855650569fea964a749cd843ab5bbdd/gravity_toolkit-1.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "74fa2d5b6efa875baca005bbbc93c1016867ba8307ba2b67b58085f8c3ff00db",
"md5": "333163de44d855b5e584b418d0702270",
"sha256": "ee198aab51b4e07d83ad25173df2d15c8a5211a957c9f075ffc908aea4ab0253"
},
"downloads": -1,
"filename": "gravity-toolkit-1.2.1.tar.gz",
"has_sig": false,
"md5_digest": "333163de44d855b5e584b418d0702270",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 864216,
"upload_time": "2023-06-23T16:33:16",
"upload_time_iso_8601": "2023-06-23T16:33:16.971030Z",
"url": "https://files.pythonhosted.org/packages/74/fa/2d5b6efa875baca005bbbc93c1016867ba8307ba2b67b58085f8c3ff00db/gravity-toolkit-1.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-23 16:33:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tsutterley",
"github_project": "gravity-toolkit",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "gravity-toolkit"
}