Help Center

Search by how-tos, topics or data collection/mission
Filter by:
This article describes how to geolocate North, South, and Global EASE-Grid data from the DMSP SSM/I-SSMIS Pathfinder Daily EASE-Grid Brightness Temperatures product using ENVI software. These procedures were tested with ENVI Classic 5.2 on both linux and Windows 7; other versions of ENVI may have slightly different menu options and steps. 
The GoLIVE Map Application allows users to spatially search for and download land ice velocities derived from panchromatic imagery collected from May 2013 to present.
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. The response to the request is one geo-registered map image returned as a PNG 24bit, PNG 8bit, GIF, JPEG, or JPEG-PNG that can be displayed in a browser. You can also obtain a Keyhole Markup Language (KML) image to view in Google Earth, and a Geography Markup Language (GML) XML grammar file through a WFS request.
There is considerable overlap of the SMAP radiometer footprints, or Instantaneous Fields of View (IFOVs), which are defined by the contours where the sensitivity of the antenna has fallen by 3db from its maximum. The IFOVs are spaced about 11 km apart in the along scan direction with scan lines spaced about 28 km apart near the sub-satellite track. Thus, by interpolating the values from the nearest 6 IFOVs to each 9 km EASE-Grid 2.0 cell location a product with enhanced detail is possible.
NOHRSC provides/creates the data, we just archive it. If you have questions about the model (such as how it is run) that are not available in the user guide, you have to contact NOHRSC directly.
There are two "tricks" to using this dataset (g02156) with GMT: reading the data into a GMT grdfile, and knowing the projection to use when plotting data over the gridded image. First, the ASCII files have a 30-line header, then single-digit values all strung together. GMT's xyz2grd command needs the data reformatted a bit to work. This shell script will do it: #!/bin/sh infile=$1 tail +31 $infile | perl -pe 'chomp; s/(.)/$1\n/g' | xyz2grd new_data.txt -Gt.grd -ZBLa -V \
Learn about the various ways you can find NSIDC DAAC IceBridge data.
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:
First, you can open AMSR-E data automatically with ENVI, which handles the HDF-EOS data format by...
First, the spatial resolution of AMSR/ADEOS-II and AMSR-E/Aqua data doubles the resolution of Scanning Multichannel Microwave Radiometer (SMMR) and Special Sensor Microwave/Imager (SSM/I) data.
OPeNDAP, the Open-source Project for a Network Data Access Protocol, is a NASA community standard DAP that provides a simple way for researchers to access and work with data over the internet. OPeNDAP's client/server software allows users to subset and reformat data using an internet browser, command line interface, or custom user interface such as a C NetCDF or Java NetCDF-compliant data analysis program. With a URL to an OPeNDAP server, users can browse data, perform subset operations, and open data directly in NetCDF-compliant software and tools like Matlab, R, IDL, and Panoply.
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. Full instructions for installing and using h5dump on Mac/Unix and Windows are provided below.
The NSIDC provides Python scripts for reformatting specific NSIDC SMMR-SSM/I-SSMIS data products in polar stereographic projections from NetCDF to binary. This includes NSIDC Brightness Temperature Data Sets (NSIDC-0001 and NSIDC-0080) and NSIDC Sea Ice Concentration Data Sets (NSIDC-0051, NSIDC-0081, and NSIDC-0079).
You will first need to have GDAL installed on your system before proceeding on to the following steps. NSIDC User Services is not able to provide support for installing GDAL, but we have found using a package manager such as MacPorts (https://guide.macports.org/) simplifies the installation process on a Mac. There are additional package managers available for Linux users.
This article describes the use of Geospatial Data Abstraction Library (GDAL) tools for converting SNODAS binary files to NetCDF or GeoTIFF.
AMSR-E sea ice data sets are provided in the Polar Stereographic projection.
The following are instructions on how to import and display AMSR-E Daily Soil Moisture HDF data in ArcGIS. These instructions were tested with ArcGIS 10.0. 1.  Download the AMSR-E Daily L3 Soil Moisture HDF data file of interest to you. Note that you will not need any other files (i.e., header file) in order to open the HDF data in ArcMap.
Learn how to import  EASE-Grid 2.0 data files into ArcGIS in this step-by-step help article
The following steps outline the process for visualizing the GLAS/ICESat 500 m Laser Altimetry Digital Elevation Model of Antarctica (NSIDC-0304) data product in ArcGIS. At the time of writing, these instructions are relevant to ArcMap 10.4