Our FOCUS currently is on ICESat-2 ATL06 and ATL08 data products for ARCTIC, ANTARCTICA, GREENLAND, and HIGH-MOUNTAIN ASIA
- Ease in subsetting and requesting ICESat-2 granules using user defined area of interest (AOI)
- Download using NSIDC API
- Parse the HDF files into common geospatial formats (eg. shapefile, csv)
- Quick but interactive visualization of data
- Based on Open-Source Python libraries
- Tested on Windows and Linux HPC clusters
conda env create -f environment.yml
To activate this newly create environment, use
conda activate icesat2