MEaSUREs

Making Earth System Data Records for Use in Research Environments

Help Articles

General Questions & FAQs

The answer is yes! There are several ways to programmatically access NSIDC data products and metadata using Application Programming Interfaces (APIs). We also provide the ability to access data using an FTP client.

How to Articles

Many NSIDC DAAC data sets can be accessed using the NSIDC DAAC's Data Access Tool. This tool provides the ability to search and filter data with spatial and temporal constraints using a map-based interface.Users have the option to
The NSIDC Data Map Services Application Programming Interface (API) provides HTTP URLs for requesting geo-registered map images from NSIDC's geospatial database. A WMS request defines the geographic layer(s) and area of interest to be processed.
Below the image in this article, you will find sample code in IDL, MATLAB, and Python to read in a GeoTIFF file, extract the metadata, and create an image. The code has been tested with the following data products:
We recommend using the Geospatial Data Abstraction Library (GDAL) to convert GeoTIFF files into a different format.
To convert HDF5 files into binary format you will need to use the h5dump utility, which is part of the HDF5 distribution available from the HDF Group. How you install HDF5 depends on your operating system.
We recommend using the Geospatial Data Abstraction Library (GDAL) or a GIS to reproject geoTIFF files.
There are external Jupyter notebooks available that can be used to search for GrIMP products and incorporate them into a new QGIS project:
There are MATLAB and Python scripts available for interpolating the BedMachine Antarctica parameters onto user-defined latitude and longitude. They are available from the following GitHub repository, which includes further details on how to use the scripts:
There are external Jupyter notebooks available that can be used to download user-defined spatial subsets of the following MEaSUREs GrIMP products:
All data from the NASA National Snow and Ice Data Center Distributed Active Archive Center (NSIDC DAAC) can be accessed directly from our HTTPS file system, using wget or curl. Basic command line instructions are provided in the article below. 
NASA Worldview is a map interface that allows users to interactively browse imagery, create visualizations, and download the underlying data.
NASA's Global Imagery Browse Services (GIBS) provides up to date, full resolution imagery for selected NSIDC DAAC data sets.