https://github.com/tsutterley/nsidc-earthdata
ftp-like program for searching NSIDC databases and retrieving NASA Operation IceBridge data
https://github.com/tsutterley/nsidc-earthdata
Last synced: about 1 year ago
JSON representation
ftp-like program for searching NSIDC databases and retrieving NASA Operation IceBridge data
- Host: GitHub
- URL: https://github.com/tsutterley/nsidc-earthdata
- Owner: tsutterley
- License: mit
- Created: 2017-08-08T15:38:32.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2023-11-22T00:47:29.000Z (over 2 years ago)
- Last Synced: 2025-04-24T06:52:44.462Z (about 1 year ago)
- Language: Python
- Size: 65.4 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
===============
nsidc-earthdata
===============
|Language|
|License|
|Documentation Status|
.. |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/nsidc-earthdata/blob/main/LICENSE
.. |Documentation Status| image:: https://readthedocs.org/projects/nsidc-earthdata/badge/?version=latest
:target: https://nsidc-earthdata.readthedocs.io/en/latest/?badge=latest
ftp-like program for searching NSIDC databases and retrieving NASA Operation IceBridge data
- `NASA Earthdata Login system `_
- `How to Access Data with Python `_
- `NSIDC: what download options are available `_
Register with NASA Earthdata Login system and add ``NSIDC_DATAPOOL_OPS`` to your NASA Earthdata Applications
Programs
########
- ``nsidc_earthdata.py`` - `line-oriented command interpreter for searching NSIDC databases and retrieving data `_
Dependencies
############
- `lxml: processing XML and HTML in Python `_
- `future: Compatibility layer between Python 2 and Python 3 `_
Download
########
| The program homepage is:
| https://github.com/tsutterley/nsidc-earthdata
| A zip archive of the latest version is available directly at:
| https://github.com/tsutterley/nsidc-earthdata/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 National Snow and Ice Data Center (NSIDC) or NASA.
It is provided here for your convenience but *with no guarantees whatsoever*.