• The NSIDC DAAC is retiring access to its legacy, on-premises data archive and transitioning to the NASA Earthdata Cloud as the primary data archive. View planned retirement dates here.

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 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 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:
The NASA Earthdata Cloud is the NASA cloud-based archive of Earth observations. It is hosted by Amazon Web Services (AWS). Learn how to find and access NSIDC DAAC data directly in the cloud.
All data from the NASA National Snow and Ice Data Center Distributed Active Archive Center (NSIDC DAAC) is directly accessible through our HTTPS file system using Wget or curl. This article provides basic command line instructions for accessing data using this method.
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.