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

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

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*.