https://github.com/tsutterley/termini
Interactive visualization tool for the NASA MEaSUREs Terminus products
https://github.com/tsutterley/termini
Last synced: 9 months ago
JSON representation
Interactive visualization tool for the NASA MEaSUREs Terminus products
- Host: GitHub
- URL: https://github.com/tsutterley/termini
- Owner: tsutterley
- License: mit
- Created: 2024-04-12T21:20:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T21:25:23.000Z (about 2 years ago)
- Last Synced: 2025-01-02T12:27:59.914Z (over 1 year ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.rst
Awesome Lists containing this project
README
=======
termini
=======
|Language|
|License|
.. |Language| image:: https://img.shields.io/badge/python-v3.8-green.svg
:target: https://www.python.org/
.. |License| image:: https://img.shields.io/badge/license-MIT-green.svg
:target: https://github.com/tsutterley/termini/blob/main/LICENSE
Interactive visualization tool for the `NASA MEaSUREs Terminus products `_
Dependencies
############
- `geopandas: Python tools for geographic data `_
- `ipyleaflet: Interactive maps in the Jupyter notebook `_
- `matplotlib: Python 2D plotting library `_
- `numpy: Scientific Computing Tools For Python `_
References
##########
T. E. Black and I. Joughin,
"MEaSUREs Weekly to Monthly Greenland Outlet Glacier Terminus Positions from Sentinel-1 Mosaics",
Version 1. 2022, Distributed by NASA National Snow and Ice Data Center Distributed Active Archive Center.
`doi: 10.5067/DGBOSSIULSTD `_.
T. E. Black and I. Joughin,
"Weekly to monthly terminus variability of Greenland's marine-terminating outlet glaciers",
*The Cryosphere*, 17, 1--13, (2022). `doi: 10.5194/tc-17-1-2023 `_.
Download
########
| The program homepage is:
| https://github.com/tsutterley/termini
| A zip archive of the latest version is available directly at:
| https://github.com/tsutterley/termini/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) 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 `_
and the source code is licensed under the `MIT license `_.