Giter Site home page Giter Site logo

whigg / nsidc-subsetter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tsutterley/nsidc-subsetter

0.0 1.0 0.0 7 KB

Program for using the NSIDC subsetter api for retrieving NASA Operation IceBridge, ICESat and ICESat-2 data

License: MIT License

Python 100.00%

nsidc-subsetter's Introduction

nsidc-subsetter

Program for using the NSIDC subsetter api for retrieving NASA Operation IceBridge, ICESat and ICESat-2 data

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

Calling Sequence

python nsidc_subset_altimetry.py -T 2009-01-01T00:00:00,2009-12-31T23:59:59 \
	-B -50.33333,68.56667,-49.33333,69.56667 --version=034 -F NetCDF4 \
	--user=<username> -V -Z GLAH12

Products

  • GLAH12: GLAS/ICESat L2 Antarctic and Greenland Ice Sheet Altimetry Data
  • ILATM2: Airborne Topographic Mapper Icessn Elevation, Slope, and Roughness
  • ILATM1B: Airborne Topographic Mapper QFIT Elevation
  • ILVIS1B: Land, Vegetation and Ice Sensor Geolocated Return Energy Waveforms
  • ILVIS2: Geolocated Land, Vegetation and Ice Sensor Surface Elevation Product
  • ATL03: Global Geolocated Photon Data
  • ATL04: Normalized Relative Backscatter
  • ATL06: Land Ice Height
  • ATL07: Sea Ice Height
  • ATL08: Land and Vegetation Height
  • ATL09: Atmospheric Layer Characteristics
  • ATL10: Sea Ice Freeboard
  • ATL12: Ocean Surface Height
  • ATL13: Inland Water Surface Height

Options

--help: list the command line options  
-D X, --directory=X: working data directory  
-U X, --user=X: username for NASA Earthdata Login  
--version: version of the dataset to use  
-B X, --bbox=X: Bounding box (lonmin,latmin,lonmax,latmax)  
-T X, --time=X: Time range (comma-separated start and end)  
-F X, --format=X: Output data format (TABULAR_ASCII, NetCDF4)  
-M X, --mode=X: Local permissions mode of the files processed  
-V, --verbose: Verbose output of processing  
-Z, --unzip: Unzip dataset from NSIDC subsetting service  

Dependencies

future: Compatibility layer between Python 2 and Python 3

Download

The program homepage is:
https://github.com/tsutterley/nsidc-subsetter
A zip archive of the latest version is available directly at:
https://github.com/tsutterley/nsidc-subsetter/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. This is a work in progress and will be updated with the release of NASA ICESat-2 data. It is provided here for your convenience but with no guarantees whatsoever.

nsidc-subsetter's People

Watchers

 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.