Giter Site home page Giter Site logo

whigg / nsidc-earthdata Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tsutterley/nsidc-earthdata

0.0 2.0 0.0 24 KB

ftp-like program for searching NSIDC databases and retrieving NASA Operation IceBridge data

License: MIT License

Python 90.21% Jupyter Notebook 9.79%

nsidc-earthdata's Introduction

nsidc-earthdata

Language License Binder Binder

ftp-like program for searching NSIDC databases and retrieving NASA Operation IceBridge data

Register with NASA Earthdata Login system and add NSIDC_DATAPOOL_OPS to your NASA Earthdata Applications

Calling Sequence

python nsidc_earthdata.py
Username for urs.earthdata.nasa.gov: <username>
Password for <username>@urs.earthdata.nasa.gov: <password>
Welcome to n5eil01u.ecs.nsidc.org
> help
Documented commands (type help <topic>):
========================================
cd        exit  help  ls    mkdir  rsync  usage  
checksum  get   lcd   mget  pwd    sync   verbose
> help rsync
Recursively sync all directories with a local directory
Function list:

usage: Lists the following command line options
ls: List contents of the remote directory
cd: Change the remote directory
lcd: Change the local directory
mkdir: Create a directory within the local directory
pwd: Print the current local and remote directory paths
sync: Sync all files in directory with a local directory
rsync: Recursively sync all directories with a local directory
mget: Get all files in directory
get: Get a single file in a directory
verbose: Toggle verbose output
checksum: Toggle checksum function
exit: Exit program

Examples

Recursively sync two directories
> cd ILATM2.002
> rsync 2016.11.17 2016.11.18
Retrieve everything from a directory
> cd ILATM2.002/2016.11.17
> mget
Retrieve a single file from a directory
> cd ILATM2.002/2016.11.17
> get ILATM2_20161117_160929_smooth_nadir3seg_50pt.csv

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/master.zip

Disclaimer

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.

nsidc-earthdata's People

Contributors

tsutterley avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.