An open API service indexing awesome lists of open source software.

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

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 `_.