https://github.com/tsutterley/spire-gnss
Python tools for obtaining and working with elevation data from Spire GNSS grazing angle altimetry
https://github.com/tsutterley/spire-gnss
Last synced: 9 months ago
JSON representation
Python tools for obtaining and working with elevation data from Spire GNSS grazing angle altimetry
- Host: GitHub
- URL: https://github.com/tsutterley/spire-gnss
- Owner: tsutterley
- License: mit
- Created: 2021-10-01T22:46:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-11T23:33:24.000Z (about 4 years ago)
- Last Synced: 2025-04-24T06:53:09.883Z (about 1 year ago)
- Language: Python
- Size: 77.1 KB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
==========
Spire-GNSS
==========
|Language|
|License|
|Binder|
|Pangeo|
.. |Language| image:: https://img.shields.io/badge/python-v3.8-green.svg
:target: https://www.python.org/
.. |License| image:: https://img.shields.io/github/license/tsutterley/Spire-GNSS
:target: https://github.com/tsutterley/Spire-GNSS/blob/main/LICENSE
.. |Binder| image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/gh/tsutterley/Spire-GNSS/main
.. |Pangeo| image:: https://binder.pangeo.io/badge.svg
:target: https://binder.pangeo.io/v2/gh/tsutterley/Spire-GNSS/main
Python tools for obtaining and working with elevation data from Spire GNSS grazing angle altimetry
Dependencies
############
- `numpy: Scientific Computing Tools For Python `_
- `scipy: Scientific Tools for Python `_
- `pyproj: Python interface to PROJ library `_
- `dateutil: powerful extensions to datetime `_
- `lxml: processing XML and HTML in Python `_
- `PyYAML: YAML parser and emitter for Python `_
- `h5py: Python interface for Hierarchal Data Format 5 (HDF5) `_
- `netCDF4: Python interface to the netCDF C library `_
- `matplotlib: Python 2D plotting library `_
- `cartopy: Python package designed for geospatial data processing `_
Download
########
| The program homepage is:
| https://github.com/tsutterley/Spire-GNSS
| A zip archive of the latest version is available directly at:
| https://github.com/tsutterley/Spire-GNSS/archive/main.zip
Disclaimer
##########
This project contains work and contributions from the `scientific community <./CONTRIBUTORS.rst>`_.
This package includes software developed at the University of Washington Applied Physics Laboratory (UW-APL).
It is not sponsored or maintained by the Universities Space Research Association (USRA) or NASA.
The software 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 `_ and the source code is licensed under the `MIT license `_.