Guide to the NSIDC Data Map Services API

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.

The OGC protocols availabe for use are Web Map Service (WMS), Web Feature Service (WFS), and Web Coverage Service (WCS).

Web Map Service (WMS) 1.1.1 Provides map and legend images of selected data layers and basemaps.
Web Feature Service (WFS) 1.1.0 Provides vector source data (points, lines, and polygons) in Geography Markup Language (GML) format.
Web Coverage Service (WCS) 1.1.1 Provides raster source data (rectangular grids of data values) in various formats such as GML, GeoTIFF, HDF-EOS, CF-netCDF, and NITF to name just a few.

Getting Started

Remote access to map and legend images can be obtained via OGC GetMap requests. These requests can include various parameters for customizing output, including those listed in the tables below. For complete documentation on creating GetMap requests, please see the WMS specification published through OGC (version 1.1.1).

Using these services, maps and source data can be accessed remotely for your spatial region and layers of interest either directly through a URL string or through the various OGC-compatible clients available for accessing these services, such as Gaia 3, MapServer, ENVI Zoom 4.3.1, Google Earth 4, NASA World Wind, Quantum GIS (QGIS), and uDig, to name just a few.

If you are familiar with OGC Services and don't need access to pre defined URL calls, see Table 1 for a parameter listing. If you are not familiar with OGC Services and would like to use pre defined URL calls to access the maps and source data, follow the directions given below.

Use the Table of Contents below to navigate to the layer you want to use. To use the Data Map Services API, paste the appropriate URL for the layer you want to view into the URL field of a browser.

The query string is case sensitive, and the search is not a free text search, but a very structured one. The ? in the query string separates the URL from the parameters, and the & separates the variables.

Table of Contents

Layer Name Description Raster Data Vector Data
Northern Hemisphere Layers    
Northern Hemisphere Sea Ice Concentrations (NSIDC-0051) This layer provides yesterday's daily passive microwave sea ice concentration raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data. X  
Sea Ice Index Northern Hemisphere Daily Sea Ice Concentration (G02135) This layer provides yesterday's Sea Ice Index daily passive microwave sea ice concentration raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data. X  
Sea Ice Index Northern Hemisphere Monthly Sea Ice Concentration (G02135) This layer provides last month's Sea Ice Index daily passive microwave sea ice concentration raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific month of data. X  
Sea Ice Index Northern Hemisphere Daily Sea Ice Extent (G02135) This layer provides yesterday's daily passive microwave sea ice extent raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data. X  
Sea Ice Index Northern Hemisphere Monthly Sea Ice Extent (G02135) This layer provides last month's daily passive microwave sea ice extent raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific month of data. X  
Sea Ice Index Northern Hemisphere Monthly Sea Ice Extent Polyline Edge (G02135) This layer provides the monthly passive microwave ice edge position line as a vector for last month if the time parameter is left blank. However, by using the time parameter, you can pick a specific month of data   X
Southern Hemisphere Layers    
Southern Hemisphere Sea Ice Concentrations (NSIDC-0051) This layer provides yesterday's daily passive microwave sea ice concentration raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data. X  
Sea Ice Index Southern Hemisphere Daily Sea Ice Concentration (G02135) This layer provides yesterday's Sea Ice Index daily passive microwave sea ice concentration raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data. X  
Sea Ice Index Southern Hemisphere Monthly Sea Ice Concentration (G02135) This layer provides last month's Sea Ice Index daily passive microwave sea ice concentration raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific month of data. X  
Sea Ice Index Southern Hemisphere Daily Sea Ice Extent (G02135) This layer provides yesterday's daily passive microwave sea ice extent raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data. X  
Sea Ice Index Southern Hemisphere Monthly Sea Ice Extent (G02135) This layer provides last month's daily passive microwave sea ice extent raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific month of data. X  
Sea Ice Index Southern Hemisphere Monthly Sea Ice Extent Polyline Edge (G02135) This layer provides the monthly passive microwave ice edge position line as a vector for last month if the time parameter is left blank. However, by using the time parameter, you can pick a specific month of data.   X
Global Layers    
MEaSures Global Daily Freeze/Thaw Status (NSIDC-0477) This layer provides global daily freeze/thaw raster data for yesterday if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data. X  
IceBridge Flight Lines This layer provides IceBridge flight lines for the selected map region as vectors. IceBridge flights within the selected timespan are show in map view. The flight lines are presented as a simple line drawn in the map projection.   X
Global Land Ice Velocity Extraction from Landsat 8 (NSIDC-0710) This layer provides raster data of ice speed for all ice areas greater than 5km2 within the selected map area and over the time range indicated. The data are presented as raster data of the scalar of velocity, colorized to indicate the ice flow speed. X  
Greenland Layers    
Greenland Melt This layer provides a passive-microwave-derived indication of of melt extend (for daily data) or a map of the number of days that melt was detected in a mapped grid cell (for monthly data). One-day extent data are presented as a binary mask (melt / no-melt) and the monthly melt days data are provided as an integer for each grid cell (0 to 31). X  
MEaSUREs Greeland Ice Sheet Velocity Map from InSAR (NSIDC-0478) This layer provides the observed mean ice flow speed for the period selected. Monthly, seasonal, annual, or multi-annual mappings are available. These mappings generally represent a trade-off between temporal detail (for glaciers that vary in speed) and accuracy (more accurate speeds are produced for the longer time-intervals of the mapping). Daily data are not available. X  

 

Use the parameters listed in Table 1 to define your query string. For example query strings, see the Table of Contents to navigate to the layer example you want to view.

Table 1. The Parameters for All Requests

Parameter

Values

Description

Required

layers

NSIDC:g02135_extent_raster_monthly_n

Returns the monthly northern extent raster data

Yes

NSIDC:g02135_extent_raster_monthly _s

Returns the monthly southern extent raster data

NSIDC:g02135_concentration_raster_monthly_n

Returns the monthly northern concentration raster data

NSIDC:g02135_concentration_raster_monthly_s

Returns the monthly southern concentration raster data

NSIDC:g02135_extent_raster_daily_n

Returns the daily northern extent raster data

NSIDC:g02135_extent_raster_daily_s

Returns the daily southern extent raster data

NSIDC:g02135_concentration_raster_daily_n

Returns the daily northern concentration raster data

NSIDC:g02135_concentration_raster_daily_s

Returns the daily southern concentration raster data

NSIDC:g02135_polyline_n

Returns the northern ice edge monthly edge position as a vector.

NSIDC:g02135_polyline_s

Returns the southern ice monthly edge position as a vector.

NSIDC:g02135_polygon_n

Returns the northern ice extent as a vector monthly edge position.

NSIDC:g02135_polygon_s

Returns the southern ice extent as a vector monthly edge position.

NSIDC:nsidc_0051_raster_n Returns northern daily passive microwave sea ice concentration raster data.
NSIDC:nsidc_0477_raster_g Returns global daily freeze/thaw raster data.
NSIDC:icebridge_flightlines Returns IceBridge flight lines for the selected map region as vectors.
NSIDC:golive_s Returns raster data of ice speed for all ice areas greater than 5km2 within the selected map area and over the time range indicated.
NSIDC:greenland_melt Returns a passive-microwave-derived indication of of melt extend (for daily data) or a map of the number of days that melt was detected in a mapped grid cell (for monthly data).
NSIDC:nsidc_0478_v2_measures_greenland_ice_sheet_vel Returns the observed mean ice flow speed for the period selected. Monthly, seasonal, annual, or multi-annual mappings are available.

styles

g02135_extent_raster_basemap

Styles the extent data with land, ocean, and coast line with the Sea Ice Index colors.

Yes

g02135_concentration_raster_basemap

Styles the concentration data with land, ocean, coast line, and pole hole with the Sea Ice Index colors.

g02135_extent_raster_with_missing

When looking at an extent layer, use this style to see extent pixels that contain missing data, use this style. It shows the missing data as yellow areas.

g02135_concentration_raster_with_missing

When looking at a concentration layer, use this style to see concentration pixels that contain missing data, use this style. It shows the missing data as yellow areas.

nsidc_0051_raster_n A style for the nsidc_0051 Combined Sea Ice Extent North Rasters.

NSIDC0477_Raster

A style for the combined freeze-thaw rasters.

Default Line

A style that draws a line.

Default Polygon

A style that draws a polygon.

greenland_melt

A style that displays melt, no melt, and missing areas.

nsidc0478_rignot

A style used so that velocity data in the GeoServer looks the same as the browse images the PI provides in the data product itself.

{empty}

Leave this parameter empty when you want to just see the data. Land, ocean, coast, and pole hole are styled transparent which allows users to use their own basemap with the Sea Ice Index data. Note: You should also set transparent to true when using an empty style because the default background is white.

bbox

Value is minx, miny, maxx, maxy in units of the srs.

Bounding box for map extent.

yes

width

Pixels

Width of map output

yes

height

Pixels

Height of map output

yes

srs

Value is in form EPSG:nnn. The native srs for the Sea Ice Index is EPSG:3411 for the north and EPSG:3412 for the south. However, GeoServer supports any registered EPSG codes in the EPSG database. You can see a list on the Spatial Reference List.

Spatial Reference System for map output.

yes

format

There are many different supported formats. See GeoServer documentation on WMS output formats.

Format of the map output.

yes

time

&TIME=YYYY-MM-DD for daily data

&TIME=YYYY-MM for monthly data

You can pick a different date by appending this parameter to the request. Default is to show the most recent data which is usually the previous day.

no

bgcolor

Value is in the form RRGGBB. Default is FFFFFF (white).

Background color for the map image.

no

transparent

Values are true or false. Default is false

Whether the map background should be transparent.

no

Northern Hemisphere

Northern Hemisphere Sea Ice Concentrations (NSIDC-0051)

To use the Data Map Services API for the Northern Hemisphere Sea Ice Concentrations layer, paste one of the following example URLs from Table 2 into the URL field of a browser. The query string can contain all or any combination of the parameters listed in Tables 3 and 4.

This layer provides yesterday's Northern Hemisphere daily passive microwave sea ice concentration raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data. Refer to Table 3 for the correct values.
The styles parameter is also left blank in the example URL below. Refer to Table 3 for the correct values.

 

Table 2. Example Layer URLs for the Northern Hemisphere Sea Ice Concentrations (NSIDC-0051)

Layer Formats URLs
Open Layers https://nsidc.org/api/mapservices/NSIDC/wms?service=WMS&version=1.1.0&request=GetMap&layers=NSIDC:nsidc_0051_raster_n&
styles=&bbox=-6931411.929201335,-6931411.929201335,6931411.929201335,6931411.929201335&width=768&
height=768&srs=EPSG:3413&format=application/openlayers
KML https://nsidc.org/api/mapservices/NSIDC/wms/kml?layers=NSIDC:nsidc_0051_raster_n
XML https://geoserver.apps.int.nsidc.org/geoserver/NSIDC/wcs?service=WCS&version=1.1.1&request=DescribeCoverage&
identifiers=NSIDC:nsidc_0051_raster_n

 

Table 3. Parameters for a GetMap Request for the Northern Hemisphere Sea Ice Concentrations (NSIDC-0051)

Parameter Values Description
service WMS Web Map Service
version 1.1.0 Request version.
request GetMap Request name.
layers NSIDC:nsidc_0051_raster_n Map layer.
styles nsidc_0051_raster_n A simple style for the nsidc_0051 Combined Sea Ice Extent North Rasters.
{empty} Leave this parameter empty when you want to just see the data and use your own basemap. Land, ocean, coast, and pole hole are styled transparent which allows you to use your own basemap.
You should also set transparent to true when using an empty style because the default background is white.
bbox -6931411.929201335,-6931411.929201335,6931411.929201335,6931411.929201335 Bounding box corners—lower left (min x, min y) and upper right (max x, max y).
width 768 Width of requested map in pixels.
height 768 Height of requested map in pixels.
srs EPSG:3413 Spatial reference system. This must be specified as an EPSG code, which is a shorthand way of specifying a map projection and other coordinate parameters.
format application/openlayers
KML
Output format of requested map. For a complete listing of all the formats, see the GeoServer WMS Output Formats Web page.
time

YYYY-MM-DD  - for daily data
YYYY-MM  - for monthly data

Where:

  • YYYY = 4-digit year
  • MM = 2-digit month
  • DD = 2-digit day
This layer provides yesterday's Northern Hemisphere daily passive microwave sea ice concentration raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data.

 

Table 4. Parameters for a GetCoverage Request for the Northern Hemisphere Sea Ice Concentrations (NSIDC-0051)

Parameter Value Description
service WCS Web Coverage Service
version 1.1.1 Request version.
request DescribeCoverage Request name.
identifiers NSIDC:nsidc_0051_raster_n Map layer.

 

Sea Ice Index Northern Hemisphere Daily Sea Ice Concentration (G02135)

To use the Data Map Services API for the Sea Ice Index Northern Hemisphere Daily Sea Ice Concentration layer, paste one of the following example URLs from Table 5 into the URL field of a browser. The query string can contain all or any combination of the parameters listed in Tables 6 and 7.

This layer provides yesterday's daily passive microwave sea ice concentration raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data. Refer to Table 6 for the correct values.
The styles parameter is also left blank in the example URL below. Refer to Table 6 for the correct values.

 

Table 5. Example Layer URLs for the Sea Ice Index Northern Hemisphere Daily Sea Ice Concentration (G02135)

Layer Formats URLs
Open Layers https://nsidc.org/api/mapservices/NSIDC/wms?service=WMS&version=1.1.0&request=GetMap&layers=NSIDC:g02135_concentration_raster_daily_n&
styles=&bbox=-3850000.0,-5350000.0,3750000.0,5850000.0&width=521&height=768&srs=EPSG:3411&format=application/openlayers
KML https://nsidc.org/api/mapservices/NSIDC/wms/kml?layers=NSIDC:g02135_concentration_raster_daily_n
XML https://geoserver.apps.int.nsidc.org/geoserver/NSIDC/wcs?service=WCS&version=1.1.1&request=DescribeCoverage&
identifiers=NSIDC:g02135_concentration_raster_daily_n

 

Table 6. Parameters for a GetMap Request for the Sea Ice Index Northern Hemisphere Daily Sea Ice Concentration (G02135)

Parameter Values Description
service WMS Web Map Service
version 1.1.0 Request version, currently 1.1.0
request GetMap Request name.
layers NSIDC:g02135_concentration_raster_daily_n Map layer.
styles g02135_concenration_raster_basemap Styles the concentration data with the Sea Ice Index colors for land, ocean, coast line, and pole hole.
g02135_concenration_raster_with_missing Use this style to see concentration pixels that contain missing data. It shows the missing data as yellow areas.
{empty} Leave this parameter empty when you want to just see the data and use your own basemap. Land, ocean, coast, and pole hole are styled transparent which allows you to use your own basemap.
You should also set transparent to true when using an empty style because the default background is white.
bbox -3850000.0,-5350000.0,3750000.0,5850000.0 Bounding box corners—lower left (min x, min y) and upper right (max x, max y).
width 521 Width of requested map in pixels.
height 768 Height of requested map in pixels.
srs EPSG:3411 Spatial reference system. This must be specified as an EPSG code, which is a shorthand way of specifying a map projection and other coordinate parameters.
format application/openlayers
KML
Output format of requested map. For a complete listing of all the formats, see the GeoServer WMS Output Formats Web page.
time

YYYY-MM-DD  - for daily data
YYYY-MM  - for monthly data

Where:

  • YYYY = 4-digit year
  • MM = 2-digit month
  • DD = 2-digit day

To pick a specific day, add the time parameter.

This layer provides yesterday's daily passive microwave sea ice concentration raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data.

 

Table 7. Parameters for a GetCoverage Request for the Sea Ice Index Northern Hemisphere Daily Sea Ice Concentration (G02135)

Parameter Value Description
service WCS Web Coverage Service
version 1.1.1 Request version.
request DescribeCoverage Request name.
identifiers NSIDC:g02135_concentration_raster_daily_n Map layer.

Sea Ice Index Northern Hemisphere Monthly Sea Ice Concentration (G02135)

To use the Data Map Services API for the Sea Ice Index Northern Hemisphere Monthly Sea Ice Concentration layer, paste one of the following example URLs from Table 8 into the URL field of a browser. The query string can contain all or any combination of the parameters listed in Tables 9 and 10.

This layer provides last month's daily passive microwave sea ice concentration raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific month of data. Refer to Table 9 for the correct values.
The styles parameter is also left blank in the example URL below. Refer to Table 9 for the correct values.

 

Table 8. Example Layer URLs for the Sea Ice Index Northern Hemisphere Monthly Sea Ice Concentration (G02135)

Layer Formats URLs
Open Layers https://nsidc.org/api/mapservices/NSIDC/wms?service=WMS&version=1.1.0&request=GetMap&layers=NSIDC:g02135_concentration_raster_monthly_n&
styles=&bbox=-3850000.0,-5350000.0,3750000.0,5850000.0&width=521&height=768&srs=EPSG:3411&format=application/openlayers
KML https://nsidc.org/api/mapservices/NSIDC/wms/kml?layers=NSIDC:g02135_concentration_raster_monthly_n
XML https://geoserver.apps.int.nsidc.org/geoserver/NSIDC/wcs?service=WCS&version=1.1.1&request=DescribeCoverage&
identifiers=NSIDC:NSIDC:g02135_concentration_raster_monthly_n

 

Table 9. Parameters for a GetMap Request for the Sea Ice Index Northern Hemisphere Monthly Sea Ice Concentration (G02135)

Parameter Values Description
service WMS Web Map Service
version 1.1.0 Request version, currently 1.1.0
request GetMap Request name.
layers NSIDC:g02135_concentration_raster_monthly_n Map layer.
styles g02135_concenration_raster_basemap Styles the concentration data with the Sea Ice Index colors for land, ocean, coast line, and pole hole.
g02135_concenration_raster_with_missing Use this style to see concentration pixels that contain missing data. It shows the missing data as yellow areas.
{empty} Leave this parameter empty when you want to just see the data and use your own basemap. Land, ocean, coast, and pole hole are styled transparent which allows you to use your own basemap.
You should also set transparent to true when using an empty style because the default background is white.
bbox 3850000.0,-5350000.0,3750000.0,5850000.0 Bounding box corners—lower left (min x, min y) and upper right (max x, max y).
width 521 Width of requested map in pixels.
height 768 Height of requested map in pixels.
srs EPSG:3411 Spatial reference system. This must be specified as an EPSG code, which is a shorthand way of specifying a map projection and other coordinate parameters.
format application/openlayers
KML
Output format of requested map. For a complete listing of all the formats, see the GeoServer WMS Output Formats Web page.
time

YYYY-MM-DD  - for daily data
YYYY-MM  - for monthly data

Where:

  • YYYY = 4-digit year
  • MM = 2-digit month
  • DD = 2-digit day
This layer provides last month's daily passive microwave sea ice concentration raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific month of data.

 

Table 10. Parameters for a GetCoverage Request for the Sea Ice Index Northern Hemisphere Monthly Sea Ice Concentration (G02135)

Parameter Value Description
service WCS Web Coverage Service
version 1.1.1 Request version.
request DescribeCoverage Request name.
identifiers NSIDC:g02135_concentration_raster_monthly_n Map layer.

Sea Ice Index Northern Hemisphere Daily Sea Ice Extent (G02135)

To use the Data Map Services API for the Sea Ice Index Northern Hemisphere Daily Sea Ice Extent layer, paste one of the following example URLs from Table 11 into the URL field of a browser. The query string can contain all or any combination of the parameters listed in Tables 12 and 13.

This layer provides yesterday's daily passive microwave sea ice extent raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data. Refer to Table 12 for the correct values.
The styles parameter is also left blank in the example URL below. Refer to Table 12 for the correct values.

 

Table 11. Layer URLs for the Sea Ice Index Northern Hemisphere Daily Sea Ice Extent (G02135)

Layer Formats URLs
Open Layers https://nsidc.org/api/mapservices/NSIDC/wms?service=WMS&version=1.1.0&request=GetMap&layers=NSIDC:g02135_extent_raster_daily_n&
styles=&bbox=-3850000.0,-5350000.0,3750000.0,5850000.0&width=521&height=768&srs=EPSG:3411&format=application/openlayers
KML https://nsidc.org/api/mapservices/NSIDC/wms/kml?layers=NSIDC:g02135_extent_raster_daily_n
XML https://geoserver.apps.int.nsidc.org/geoserver/NSIDC/wcs?service=WCS&version=1.1.1&request=DescribeCoverage&
identifiers=NSIDC:g02135_extent_raster_daily_n

 

Table 12. Parameters for a GetMap Request for the Sea Ice Index Northern Hemisphere Daily Sea Ice Extent (G02135)

Parameter Values Description
service WMS Web Map Service
version 1.1.0 Request version, currently 1.1.0
request GetMap Request name.
layers NSIDC:g02135_extent_raster_daily_n Map layer.
styles g02135_extent_raster_basemap Styles the extent data with the Sea Ice Index colors for land, ocean, and coast line.
g02135_extent_raster_with_missing Use this style to see extent pixels that contain missing data. It shows the missing data as yellow areas.
{empty} Leave this parameter empty when you want to just see the data and use your own basemap. Land, ocean, coast, and pole hole are styled transparent which allows you to use your own basemap.
You should also set transparent to true when using an empty style because the default background is white.
bbox 3850000.0,-5350000.0,3750000.0,5850000.0 Bounding box corners—lower left (min x, min y) and upper right (max x, max y).
width 521 Width of requested map in pixels.
height 768 Height of requested map in pixels.
srs EPSG:3411 Spatial reference system. This must be specified as an EPSG code, which is a shorthand way of specifying a map projection and other coordinate parameters.
format application/openlayers
KML
Output format of requested map. For a complete listing of all the formats, see the GeoServer WMS Output Formats Web page.
time

YYYY-MM-DD  - for daily data
YYYY-MM  - for monthly data

Where:

  • YYYY = 4-digit year
  • MM = 2-digit month
  • DD = 2-digit day
This layer provides yesterday's daily passive microwave sea ice extent raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data.

 

Table 13. Parameters for a GetCoverage Request for the Sea Ice Index Northern Hemisphere Daily Sea Ice Extent (G02135)

Parameter Value Description
service WCS Web Coverage Service
version 1.1.1 Request version.
request DescribeCoverage Request name.
identifiers NSIDC:g02135_extent_raster_daily_n Map layer.

Sea Ice Index Northern Hemisphere Monthly Sea Ice Extent (G02135)

To use the Data Map Services API for the Sea Ice Index Northern Hemisphere Monthly Sea Ice Extent layer, paste one of the following example URLs from Table 14 into the URL field of a browser. The query string can contain all or any combination of the parameters listed in Tables 15 and 16.

This layer provides last month's daily passive microwave sea ice extent raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific month of data. Refer to Table 15 for the correct values.
The styles parameter is also left blank in the example URL below. Refer to Table 15 for the correct values.

 

Table 14. Layer URLs for the Sea Ice Index Northern Hemisphere Monthly Sea Ice Extent (G02135)

Layer Formats URLs
Open Layers https://nsidc.org/api/mapservices/NSIDC/wms?service=WMS&version=1.1.0&request=GetMap&layers=NSIDC:g02135_extent_raster_monthly_n&
styles=&bbox=-3850000.0,-5350000.0,3750000.0,5850000.0&width=521&height=768&srs=EPSG:3411&format=application/openlayers
KML https://nsidc.org/api/mapservices/NSIDC/wms/kml?layers=NSIDC:g02135_extent_raster_monthly_n
XML https://geoserver.apps.int.nsidc.org/geoserver/NSIDC/wcs?service=WCS&version=1.1.1&request=DescribeCoverage&identifiers=NSIDC:g02135_extent_raster_monthly_n

 

Table 15. Parameters for a GetMap Request for the Sea Ice Index Northern Hemisphere Monthly Sea Ice Extent (G02135)

Parameter Values Description
service WMS Web Map Service
version 1.1.0 Request version, currently 1.1.0
request GetMap Request name.
layers NSIDC:g02135_extent_raster_monthly_n Map layer.
styles

g02135_extent_raster_basemap

Styles the extent data with the Sea Ice Index colors for land, ocean, and coast line.

g02135_extent_raster_with_missing

Use this style to see extent pixels that contain missing data. It shows the missing data as yellow areas.

{empty}

Leave this parameter empty when you want to just see the data and use your own basemap. Land, ocean, coast, and pole hole are styled transparent which allows you to use your own basemap.
You should also set transparent to true when using an empty style because the default background is white.
bbox 3850000.0,-5350000.0,3750000.0,5850000.0 Bounding box corners—lower left (min x, min y) and upper right (max x, max y).
width 521 Width of requested map in pixels.
height 768 Height of requested map in pixels.
srs EPSG:3411 Spatial reference system. This must be specified as an EPSG code, which is a shorthand way of specifying a map projection and other coordinate parameters.
format application/openlayers
KML
GML
Output format of requested map. For a complete listing of all the formats, see the GeoServer WMS Output Formats Web page.
 

YYYY-MM-DD  - for daily data
YYYY-MM  - for monthly data

Where:

  • YYYY = 4-digit year
  • MM = 2-digit month
  • DD = 2-digit day
This layer provides last month's daily passive microwave sea ice extent raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific month of data.

 

Table 16. Parameters for a GetCoverage Request for the Sea Ice Index Northern Hemisphere Monthly Sea Ice Extent (G02135)

Parameter Value Description
service WCS Web Coverage Service
version 1.1.1 Request version.
request DescribeCoverage Request name.
identifiers NSIDC:g02135_extent_raster_monthly_n Map layer.

Sea Ice Index Northern Hemisphere Monthly Sea Ice Extent Polyline Edge (G02135)

To use the Data Map Services API for the Sea Ice Index Northern Hemisphere Monthly Sea Ice Extent Polyline Edge layer, paste one of the following example URLs from Table 17 into the URL field of a browser. The query string can contain all or any combination of the parameters listed in Tables 18 and 19.

This layer returns the monthly Northern ice edge position line as a vector for last month if the time parameter is left blank. However, by using the time parameter, you can pick a specific month of data. Refer to Table 18 for the correct values.
The styles parameter is also left blank in the example URL below. Refer to Table 18 for the correct values.

 

Table 17. Example Layer URLs for the Sea Ice Index Northern Hemisphere Monthly Sea Ice Extent Polyline Edge (G02135)

Layer Formats URLs
Open Layers https://nsidc.org/api/mapservices/NSIDC/wms?service=WMS&version=1.1.0&request=GetMap&layers=NSIDC:g02135_polyline_n&
styles=&bbox=-3400000.0,-4725000.0,3400000.0,5850000.0&width=493&height=768&srs=EPSG:3413&format=application/openlayers
KML https://nsidc.org/api/mapservices/NSIDC/wms/kml?layers=NSIDC:g02135_polyline_n
GML https://nsidc.org/api/mapservices/NSIDC/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=NSIDC:g02135_polyline_n&maxFeatures=50

 

Table 18. Parameters for a GetMap Request for the Sea Ice Index Northern Hemisphere Monthly Sea Ice Extent Polyline Edge (G02135)

Parameter Values Description
service WMS Web Map Service
version 1.1.0 Request version, currently 1.1.0
request GetMap Request name.
layers NSIDC:g02135_polyline_n Map layer.
styles

g02135_extent_raster_basemap

Styles the extent data with the Sea Ice Index colors for land, ocean, and coast line.

g02135_extent_raster_with_missing

Use this style to see extent pixels that contain missing data. It shows the missing data as yellow areas.

{empty}

Leave this parameter empty when you want to just see the data and use your own basemap. Land, ocean, coast, and pole hole are styled transparent which allows you to use your own basemap.
You should also set transparent to true when using an empty style because the default background is white
bbox 3400000.0,-4725000.0,3400000.0,5850000.0 Bounding box corners—lower left (min x, min y) and upper right (max x, max y).
width 493 Width of requested map in pixels.
height 768 Height of requested map in pixels.
srs EPSG:3413 Spatial reference system. This must be specified as an EPSG code, which is a shorthand way of specifying a map projection and other coordinate parameters.
format application/openlayers
KML
GML
Output format of requested map. For a complete listing of all the formats, see the GeoServer WMS Output Formats Web page.
time

YYYY-MM-DD  - for daily data
YYYY-MM  - for monthly data

Where:

  • YYYY = 4-digit year
  • MM = 2-digit month
  • DD = 2-digit day
This layer returns the monthly Northern ice edge position line as a vector for last month if the time parameter is left blank. However, by using the time parameter, you can pick a specific month of data.

 

Table 19. Parameters for a GetFeature Request for the Sea Ice Index Northern Hemisphere Monthly Sea Ice Extent Polyline Edge (G02135)

Parameter Values Description
service WFS Web Feature Service
version 1.0.0 Request version, currently 1.1.0
request GetFeatures Request name.
typeName NSIDC:g02135_polyline_n Layer for which to request source data.
maxFeatures 50 Optional: Number of features to include in the output. Useful if you want to inspect the output first before requesting an entire file

Southern Hemisphere

Southern Hemisphere Sea Ice Concentrations (NSIDC-0051)

To use the Data Map Services API for the Southern Hemisphere Sea Ice Concentrations layer, paste one of the following example URLs from Table 20 into the URL field of a browser. The query string can contain all or any combination of the parameters listed in Tables 21 and 22.

This layer provides yesterday's daily passive microwave sea ice concentration raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data. Refer to Table 21 for the correct values.
The styles parameter is also left blank in the example URL below. Refer to Table 21 for the correct values.

 

Table 20. Layer URLs for the Southern Hemisphere Sea Ice Concentrations (NSIDC-0051)

Layer Formats URLs
Open Layers https://nsidc.org/api/mapservices/NSIDC/wms?service=WMS&version=1.1.0&request=GetMap&layers=NSIDC:nsidc_0051_raster_s&
styles=&bbox=-3949233.62506143,-3949574.38763074,3950766.37493857,4350425.61236926&width=730&
height=768&srs=EPSG:3031&format=application/openlayers
KML https://nsidc.org/api/mapservices/NSIDC/wms/kml?layers=NSIDC:nsidc_0051_raster_s
XML https://geoserver.apps.int.nsidc.org/geoserver/NSIDC/wcs?service=WCS&version=1.1.1&request=DescribeCoverage&
identifiers=NSIDC:nsidc_0051_raster_s

 

Table 21. Parameters for a GetMap Request for the Southern Hemisphere Sea Ice Concentrations (NSIDC-0051)

Parameter Values Description
service WMS Web Map Service
version 1.1.0 Request version, currently 1.1.0
request GetMap Request name.
layers NSIDC:nsidc_0051_raster_s Map layer.
styles nsidc_0051_raster_s A simple style for the nsidc_0051 Combined Sea Ice Extent South Rasters.
{empty} Leave this parameter empty when you want to just see the data and use your own basemap. Land, ocean, coast, and pole hole are styled transparent which allows you to use your own basemap.
You should also set transparent to true when using an empty style because the default background is white.
bbox -3949233.62506143,-3949574.38763074,3950766.37493857,4350425.61236926 Bounding box corners—lower left (min x, min y) and upper right (max x, max y).
width 730 Width of requested map in pixels.
height 768 Height of requested map in pixels.
srs EPSG:3031 Spatial reference system. This must be specified as an EPSG code, which is a shorthand way of specifying a map projection and other coordinate parameters.
format application/openlayers
KML
Output format of requested map. For a complete listing of all the formats, see the GeoServer WMS Output Formats Web page.
time

YYYY-MM-DD  - for daily data
YYYY-MM  - for monthly data

Where:

  • YYYY = 4-digit year
  • MM = 2-digit month
  • DD = 2-digit day
This layer provides yesterday's daily passive microwave sea ice concentration raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data.

 

Table 22. Parameters for a GetCoverage Request for the Southern Hemisphere Sea Ice Concentrations (NSIDC-0051)

Parameter Value Description
service WCS Web Coverage Service
version 1.1.1 Request version.
request DescribeCoverage Request name.
identifiers NSIDC:nsidc_0051_raster_s Map layer.

Sea Ice Index Southern Hemisphere Daily Sea Ice Concentration (G02135)

To use the Data Map Services API for the Southern Hemisphere Daily Sea Ice Concentrations layer, paste one of the following example URLs from Table 23 into the URL field of a browser. The query string can contain all or any combination of the parameters listed in Tables 24 and 25.

This layer provides yesterday's Sea Ice Index daily passive microwave sea ice concentration raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data. Refer to Table 24 for the correct values.
The styles parameter is also left blank in the example URL below. Refer to Table 24 for the correct values.

 

Table 23. Layer URLs for the Sea Ice Index Southern Hemisphere Daily Sea Ice Concentration (G02135)

Layer Formats URLs
Open Layers https://nsidc.org/api/mapservices/NSIDC/wms?service=WMS&version=1.1.0&request=GetMap&layers=NSIDC:g02135_concentration_raster_daily_s&
styles=&bbox=-3950000.0,-3950000.0,3950000.0,4350000.0&width=730&height=768&srs=EPSG:3412&format=application/openlayers
KML https://nsidc.org/api/mapservices/NSIDC/wms/kml?layers=NSIDC:g02135_concentration_raster_daily_s
XML https://geoserver.apps.int.nsidc.org/geoserver/NSIDC/wcs?service=WCS&version=1.1.1&request=DescribeCoverage&
identifiers=NSIDC:g02135_concentration_raster_daily_s

 

Table 24. Parameters for a GetMap Request for the Sea Ice Index Southern Hemisphere Daily Sea Ice Concentration (G02135)

Parameter Values Description
service WMS Web Map Service
version 1.1.0 Request version, currently 1.1.0
request GetMap Request name.
layers NSIDC:g02135_concentration_raster_daily_s Map layer.
styles g02135_concentration_raster_basemap Styles the concentration data with the Sea Ice Index colors for land, ocean, coast line, and pole hole.
g02135_concentration_raster_with_missing Use this style to see concentration pixels that contain missing data. It shows the missing data as yellow areas.
{empty}

Leave this parameter empty when you want to just see the data and use your own basemap. Land, ocean, coast, and pole hole are styled transparent which allows you to use your own basemap.

You should also set transparent to true when using an empty style because the default background is white.
bbox 3950000.0,-3950000.0,3950000.0,4350000.0 Bounding box corners—lower left (min x, min y) and upper right (max x, max y).
width 730 Width of requested map in pixels.
height 768 Height of requested map in pixels.
srs EPSG:3412 Spatial reference system. This must be specified as an EPSG code, which is a shorthand way of specifying a map projection and other coordinate parameters.
format application/openlayers
KML
Output format of requested map. For a complete listing of all the formats, see the GeoServer WMS Output Formats Web page.
time

YYYY-MM-DD  - for daily data
YYYY-MM  - for monthly data

Where:

  • YYYY = 4-digit year
  • MM = 2-digit month
  • DD = 2-digit day
This layer provides yesterday's Sea Ice Index daily passive microwave sea ice concentration raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data.

 

Table 25. Parameters for a GetCoverage Request for the Sea Ice Index Southern Hemisphere Daily Sea Ice Concentration (G02135)

Parameter Value Description
service WCS Web Coverage Service
version 1.1.1 Request version.
request DescribeCoverage Request name.
identifiers NSIDC:g02135_concentration_raster_daily_s Map layer.

Sea Ice Index Southern Hemisphere Monthly Sea Ice Concentration (G02135)

To use the Data Map Services API for the Sea Ice Index Southern Hemisphere Monthly Sea Ice Concentration layer, paste one of the following example URLs from Table 26 into the URL field of a browser. The query string can contain all or any combination of the parameters listed in Tables 27 and 28.

This layer provides last month's daily passive microwave sea ice concentration raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific month of data. Refer to Table 27 for the correct values.
The styles parameter is also left blank in the example URL below. Refer to Table 27 for the correct values.

 

Table 26. Example Layer URLs for the Sea Ice Index Southern Hemisphere Monthly Sea Ice Concentration (G02135)

Layer Formats URLs
Open Layers https://nsidc.org/api/mapservices/NSIDC/wms?service=WMS&version=1.1.0&request=GetMap&layers=NSIDC:g02135_concentration_raster_monthly_s&
styles=&bbox=-3950000.0,-3950000.0,3950000.0,4350000.0&width=730&height=768&srs=EPSG:3412&format=application/openlayers
KML https://nsidc.org/api/mapservices/NSIDC/wms/kml?layers=NSIDC:g02135_concentration_raster_monthly_s
XML https://geoserver.apps.int.nsidc.org/geoserver/NSIDC/wcs?service=WCS&version=1.1.1&request=DescribeCoverage&
identifiers=NSIDC:g02135_concentration_raster_monthly_s

 

Table 27. Parameters for a GetMap Request for the Sea Ice Index Southern Hemisphere Monthly Sea Ice Concentration (G02135)

Parameter Values Description
service WMS Web Map Service
version 1.1.0 Request version, currently 1.1.0
request GetMap Request name.
layers NSIDC:g02135_concentration_raster_monthly_s Map layer.
styles g02135_concenration_raster_basemap Styles the concentration data with the Sea Ice Index colors for land, ocean, coast line, and pole hole.
g02135_concenration_raster_with_missing Use this style to see concentration pixels that contain missing data. It shows the missing data as yellow areas.
{empty} Leave this parameter empty when you want to just see the data and use your own basemap. Land, ocean, coast, and pole hole are styled transparent which allows you to use your own basemap.
You should also set transparent to true when using an empty style because the default background is white.
bbox -3950000.0,-3950000.0,3950000.0,4350000.0 Bounding box corners—lower left (min x, min y) and upper right (max x, max y).
width 730 Width of requested map in pixels.
height 768 Height of requested map in pixels.
srs EPSG:3412 Spatial reference system. This must be specified as an EPSG code, which is a shorthand way of specifying a map projection and other coordinate parameters.
format application/openlayers
KML
Output format of requested map. For a complete listing of all the formats, see the GeoServer WMS Output Formats Web page.
time

YYYY-MM-DD  - for daily data
YYYY-MM  - for monthly data

Where:

  • YYYY = 4-digit year
  • MM = 2-digit month
  • DD = 2-digit day
This layer provides last month's daily passive microwave sea ice concentration raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific month of data.

 

Table 28. Parameters for a GetCoverage Request for the Sea Ice Index Southern Hemisphere Monthly Sea Ice Concentration (G02135)

Parameter Value Description
service WCS Web Coverage Service
version 1.1.1 Request version.
request DescribeCoverage Request name.
identifiers NSIDC:g02135_concentration_raster_monthly_s Map layer.

Sea Ice Index Southern Hemisphere Daily Sea Ice Extent (G02135)

To use the Data Map Services API for the Sea Ice Index Southern Hemisphere Daily Sea Ice Extent layer, paste one of the following example URLs from Table 29 into the URL field of a browser. The query string can contain all or any combination of the parameters listed in Tables 30 and 31.

This layer provides yesterday's daily passive microwave sea ice extent raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data. Refer to Table 30 for the correct values.
The styles parameter is also left blank in the example URL below. Refer to Table 30 for the correct values.

 

Table 29. Layer URLs for the Sea Ice Index Southern Hemisphere Daily Sea Ice Extent

Layer Formats URLs
Open Layers https://qa.nsidc.org/api/mapservices/NSIDC/wms?service=WMS&version=1.1.0&request=GetMap&layers=NSIDC:g02135_extent_raster_daily_s&
styles=&bbox=-3950000.0,-3950000.0,3950000.0,4350000.0&width=730&height=768&srs=EPSG:3412&format=application/openlayers
KML https://qa.nsidc.org/api/mapservices/NSIDC/wms/kml?layers=NSIDC:g02135_extent_raster_daily_s
XML https://geoserver.apps.int.nsidc.org/geoserver/NSIDC/wcs?service=WCS&version=1.1.1&request=DescribeCoverage&
identifiers=NSIDC:g02135_extent_raster_daily_s

 

Table 30. Parameters for a GetMap Request for the Sea Ice Index Southern Hemisphere Daily Sea Ice Extent

Parameter Values Description
service WMS Web Map Service
version 1.1.0 Request version, currently 1.1.0
request GetMap Request name
layers NSIDC:g02135_extent_raster_daily_s Map layer
styles

g02135_extent_raster_basemap

Styles the extent data with the Sea Ice Index colors for land, ocean, and coast line.

 

g02135_extent_raster_with_missing

Use this style to see extent pixels that contain missing data. It shows the missing data as yellow areas.

 

{empty}

Leave this parameter empty when you want to just see the data and use your own basemap. Land, ocean, coast, and pole hole are styled transparent which allows you to use your own basemap.
You should also set transparent to true when using an empty style because the default background is white.
bbox 3950000.0,-3950000.0,3950000.0,4350000.0 Bounding box corners—lower left (min x, min y) and upper right (max x, max y)
width 730 Width of requested map in pixels
height 768 Height of requested map in pixels
srs EPSG:3412 Spatial reference system. This must be specified as an EPSG code, which is a shorthand way of specifying a map projection and other coordinate parameters.
format application/openlayers
KML
Output format of requested map. For a complete listing of all the formats, see the GeoServer WMS Output Formats Web page.
time

YYYY-MM-DD  - for daily data
YYYY-MM  - for monthly data

Where:

  • YYYY = 4-digit year
  • MM = 2-digit month
  • DD = 2-digit day
This layer provides yesterday's daily passive microwave sea ice extent raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data.

 

Table 31. Parameters for a GetCoverage Request for the Sea Ice Index Southern Hemisphere Daily Sea Ice Extent

Parameter Value Description
service WCS Web Coverage Service
version 1.1.1 Request version.
request DescribeCoverage Request name.
identifiers NSIDC:g02135_extent_raster_daily_s Map layer.

Sea Ice Index Southern Hemisphere Monthly Sea Ice Extent (G02135)

To use the Data Map Services API for the Sea Ice Index Southern Hemisphere Monthly Sea Ice Extent layer, paste one of the following example URLs from Table 32 into the URL field of a browser. The query string can contain all or any combination of the parameters listed in Tables 33 and 34.

This layer provides last month's daily passive microwave sea ice extent raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific month of data. Refer to Table 33 for the correct values.
The styles parameter is also left blank in the example URL below. Refer to Table 33 for the correct values.

 

Table 32. Layer URLs for the Sea Ice Index Southern Hemisphere Monthly Sea Ice Extent

Layer Formats URLs
Open Layers https://nsidc.org/api/mapservices/NSIDC/wms?service=WMS&version=1.1.0&request=GetMap&layers=NSIDC:g02135_extent_raster_monthly_s&
styles=&bbox=-3950000.0,-3950000.0,3950000.0,4350000.0&width=730&height=768&srs=EPSG:3412&format=application/openlayers
KML https://nsidc.org/api/mapservices/NSIDC/wms/kml?layers=NSIDC:g02135_extent_raster_monthly_s
XML https://geoserver.apps.int.nsidc.org/geoserver/NSIDC/wcs?service=WCS&version=1.1.1&request=DescribeCoverage&
identifiers=NSIDC:g02135_extent_raster_monthly_s

 

Table 33. Parameters for a GetMap Request for the Sea Ice Index Southern Hemisphere Monthly Sea Ice Extent

Parameter Values Description
service WMS Web Map Service
version 1.1.0 Request version, currently 1.1.0
request GetMap Request name.
layers NSIDC:g02135_extent_raster_monthly_s Map layer.
styles

g02135_extent_raster_basemap

Styles the extent data with the Sea Ice Index colors for land, ocean, and coast line.

 

g02135_extent_raster_with_missing

Use this style to see extent pixels that contain missing data. It shows the missing data as yellow areas.

 

{empty}

Leave this parameter empty when you want to just see the data and use your own basemap. Land, ocean, coast, and pole hole are styled transparent which allows you to use your own basemap.
You should also set transparent to true when using an empty style because the default background is white.
bbox 3950000.0,-3950000.0,3950000.0,4350000.0 Bounding box corners—lower left (min x, min y) and upper right (max x, max y).
width 730 Width of requested map in pixels.
height 768 Height of requested map in pixels.
srs EPSG:3412 Spatial reference system. This must be specified as an EPSG code, which is a shorthand way of specifying a map projection and other coordinate parameters.
format application/openlayers
KML
Output format of requested map. For a complete listing of all the formats, see the GeoServer WMS Output Formats Web page.
time

YYYY-MM-DD  - for daily data
YYYY-MM  - for monthly data

Where:

  • YYYY = 4-digit year
  • MM = 2-digit month
  • DD = 2-digit day
This layer provides last month's daily passive microwave sea ice extent raster data if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific month of data.

 

Table 34. Parameters for a GetCoverage Request for the Sea Ice Index Southern Hemisphere Monthly Sea Ice Extent

Parameter Value Description
service WCS Web Coverage Service
version 1.1.1 Request version.
request DescribeCoverage Request name.
identifiers NSIDC:g02135_extent_raster_monthly_s Map layer.

Sea Ice Index Southern Hemisphere Monthly Sea Ice Extent Polyline Edge (G02135)

To use the Data Map Services API for the Sea Ice Index Southern Hemisphere Monthly Sea Ice Extent Polyline Edge layer, paste one of the following example URLs from Table 35 into the URL field of a browser. The query string can contain all or any combination of the parameters listed in Tables 36 and 37.

This layer provides the monthly passive microwave ice edge position line as a vector for last month if the time parameter is left blank. However, by using the time parameter, you can pick a specific month of data. Refer to Table 39 for the correct values.
The styles parameter is also left blank in the example URL below. Refer to Table 39 for the correct values.

 

Table 35. Layer URLs for the Sea Ice Index Southern Hemisphere Monthly Sea Ice Extent Polyline Edge

Layer Formats URLs
Open Layers https://nsidc.org/api/mapservices/NSIDC/wms?service=WMS&version=1.1.0&request=GetMap&layers=NSIDC:g02135_polyline_s&
styles=&bbox=-2800000.0,-3000000.0,3650000.0,4000000.0&width=707&height=768&srs=EPSG:3031&format=application/openlayers
KML https://nsidc.org/api/mapservices/NSIDC/wms/kml?layers=NSIDC:g02135_polyline_s
GML https://nsidc.org/api/mapservices/NSIDC/ows?service=WFS&version=1.0.0&request=GetFeature&
typeName=NSIDC:g02135_polyline_s&maxFeatures=50

 

Table 36. Parameters for a GetMap Request for the Sea Ice Index Monthly Sea Ice Extent Polyline Edge

Parameter Values Description
service WMS Web Map Service
version 1.1.0 Request version, currently 1.1.0
request GetMap Request name.
layers NSIDC:g02135_polyline_s Map layer.
styles

g02135_extent_raster_basemap

Styles the extent data with the Sea Ice Index colors for land, ocean, and coast line.

 

g02135_extent_raster_with_missing

Use this style to see extent pixels that contain missing data. It shows the missing data as yellow areas.

 

{empty}

Leave this parameter empty when you want to just see the data and use your own basemap. Land, ocean, coast, and pole hole are styled transparent which allows you to use your own basemap.
You should also set transparent to true when using an empty style because the default background is white.
bbox 2800000.0,-3000000.0,3650000.0,4000000.0 Bounding box corners—lower left (min x, min y) and upper right (max x, max y).
width 707 Width of requested map in pixels.
height 768 Height of requested map in pixels.
srs EPSG:3031 Spatial reference system. This must be specified as an EPSG code, which is a shorthand way of specifying a map projection and other coordinate parameters.
format application/openlayers
KML
GML
Output format of requested map. For a complete listing of all the formats, see the GeoServer WMS Output Formats Web page.
time

YYYY-MM-DD  - for daily data
YYYY-MM  - for monthly data

Where:

  • YYYY = 4-digit year
  • MM = 2-digit month
  • DD = 2-digit day
This layer provides the monthly passive microwave ice edge position line as a vector for last month if the time parameter is left blank. However, by using the time parameter, you can pick a specific month of data.

 

Table 37. Parameters for a GetFeature Request for the Monthly Sea Ice Extent Polyline Edge

Parameter Values Description
service WFS Web Feature Service
version 1.1.0 Request version, currently 1.1.0
request GetFeatures Request name.
typeName NSIDC:g02135_polyline_s Layer for which to request source data.
maxFeatures 50 Optional: Number of features to include in the output. Useful if you want to inspect the output first before requesting an entire file

Global

MEaSures Global Daily Freeze/Thaw Status (NSIDC-0477)

To use the Data Map Services API for the MEaSures Global Daily Freeze/Thaw Status layer, paste one of the following example URLs from Table 38 into the URL field of a browser. The query string can contain all or any combination of the parameters listed in Tables 39 and 40.

This layer provides global daily freeze/thaw raster data for yesterday if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data. Refer to Table 39 for the correct values.
The styles parameter is also left blank in the example URL below. Refer to Table 39 for the correct values.

 

Table 38. Layer URLs for the MEaSures Global Daily Freeze/Thaw Status

Layer Formats URLs
Open Layers https://nsidc.org/api/mapservices/NSIDC/wms?service=WMS&version=1.1.0&request=GetMap&layers=NSIDC:nsidc_0477_raster_g&
styles=&bbox=-179.999995782115,-86.6455078228849,179.73969210058,86.7167440800636&width=768&
height=370&srs=EPSG:4326&format=application/openlayers
KML https://nsidc.org/api/mapservices/NSIDC/wms/kml?layers=NSIDC:nsidc_0477_raster_g
XML https://geoserver.apps.int.nsidc.org/geoserver/NSIDC/wcs?service=WCS&version=1.1.1&request=DescribeCoverage&
identifiers=NSIDC:nsidc_0477_raster_g

 

Table 39. Parameters for a GetMap Request for the MEaSures Global Daily Freeze/Thaw Status

Parameter Values Description
service WMS Web Map Service
version 1.1.0 Request version, currently 1.1.0
request GetMap Request name.
layers NSIDC:nsidc_0477_raster_g Map layer.
styles NSIDC0477_Raster A simple style for the combined freeze-thaw rasters.
bbox 179.999995782115,-86.6455078228849,179.73969210058,86.7167440800636 Bounding box corners—lower left (min x, min y) and upper right (max x, max y).
width 768 Width of requested map in pixels.
height 370 Height of requested map in pixels.
srs EPSG:4326 Spatial reference system. This must be specified as an EPSG code, which is a shorthand way of specifying a map projection and other coordinate parameters.
format application/openlayers
KML
Output format of requested map. For a complete listing of all the formats, see the GeoServer WMS Output Formats Web page.
time

YYYY-MM-DD  - for daily data
YYYY-MM  - for monthly data

Where:

  • YYYY = 4-digit year
  • MM = 2-digit month
  • DD = 2-digit day
This layer provides global daily freeze/thaw raster data for yesterday if the time parameter is left out of the URL call. However, by using the time parameter, you can pick a specific day of data.

 

Table 40. Parameters for a GetCoverage Request for the MEaSures Global Daily Freeze/Thaw Status

Parameter Value Description
service WCS Web Coverage Service
version 1.1.1 Request version.
request DescribeCoverage Request name.
identifiers NSIDC:nsidc_0477_raster_g Map layer.

IceBridge Flight Lines

To use the Data Map Services API for the IceBridge Flight Lines layer, paste one of the following example URLs from Table 41 into the URL field of a browser. The query string can contain all or any combination of the parameters listed in Tables 42 and 43.

This layer provides IceBridge flight lines for the selected map region as vectors. IceBridge flights within the selected time span are show in map view. The flight lines are presented as a simple line drawn in the map projection. Refer to Table 42 for the correct time values.
The styles parameter is also left blank in the example URL below. Refer to Table 42 for the correct values.

 

Table 41. Layer URLs for the IceBridge Flight Lines

Layer Formats URLs
Open Layers https://nsidc.org/api/mapservices/NSIDC/wms?service=WMS&version=1.1.0&request=GetMap&layers=NSIDC:icebridge_flightlines&
styles=&bbox=-180.0,-90.0,180.0,90.0&width=768&height=384&srs=EPSG:4326&format=application/openlayers
KML https://nsidc.org/api/mapservices/NSIDC/wms/kml?layers=NSIDC:icebridge_flightlines
GML https://nsidc.org/api/mapservices/NSIDC/ows?service=WFS&version=1.0.0&request=GetFeature&
typeName=NSIDC:icebridge_flightlines&maxFeatures=50

 

Table 42. Parameters for a GetMap Request for the IceBridge Flight Lines

Parameter Values Description
service WMS Web Map Service
version 1.1.0 Request version, currently 1.1.0
request GetMap Request name.
layers NSIDC:icebridge_flightlines Map layer.
styles Default Line A sample style that draws a line.
bbox -180.0,-90.0,180.0,90.0 Bounding box corners—lower left (min x, min y) and upper right (max x, max y).
width 768 Width of requested map in pixels.
height 384 Height of requested map in pixels.
srs EPSG:4326 Spatial reference system. This must be specified as an EPSG code, which is a shorthand way of specifying a map projection and other coordinate parameters.
format application/openlayers
KML
GML
Output format of requested map. For a complete listing of all the formats, see the GeoServer WMS Output Formats Web page.
time

YYYY-MM-DD  - for daily data
YYYY-MM  - for monthly data

Where:

  • YYYY = 4-digit year
  • MM = 2-digit month
  • DD = 2-digit day
This layer provides IceBridge flight lines for the selected map region as vectors. IceBridge flights within the selected time span are show in map view. The flight lines are presented as a simple line drawn in the map projection.

Table 43. Parameters for a GetFeature Request for the IceBridge Flight Lines

Parameter Values Description
service WFS Web Feature Service
version 1.1.0 Request version, currently 1.1.0
request GetFeatures Request name.
typeName NSIDC:icebridge_flightlines Layer for which to request source data.
maxFeatures 50 Optional: Number of features to include in the output. Useful if you want to inspect the output first before requesting an entire file

Global Land Ice Velocity Extraction from Landsat 8 (NSIDC-0710)

To use the Data Map Services API for the Global Land Ice Velocity Extraction from Landsat 8 layer, paste one of the following example URLs from Table 44 into the URL field of a browser. The query string can contain all or any combination of the parameters listed in Tables 45, 46, and 47.

This layer provides raster data of ice speed for all ice areas greater than 5km2 within the selected map area and over the time range indicated. The data are presented as raster data of the scalar of velocity, colorized to indicate the ice flow speed. Refer to Table 45 for the correct time values.
The styles parameter is also left blank in the example URL below. Refer to Table 45 for the correct values.

 

Table 44. Layer URLs for the Global Land Ice Velocity Extraction from Landsat 8

Layer Formats URLs
Open Layers https://nsidc.org/api/mapservices/NSIDC/wms?service=WMS&version=1.1.0&request=GetMap&layers=NSIDC:golive_s&
styles=&bbox=-180.0,-82.696,180.0,82.696&width=768&height=352&srs=EPSG:4326&format=application/openlayers
KML https://nsidc.org/api/mapservices/NSIDC/wms/kml?layers=NSIDC:golive_s
GML https://nsidc.org/api/mapservices/NSIDC/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=NSIDC:golive_s&maxFeatures=50
XML https://geoserver.apps.int.nsidc.org/geoserver/NSIDC/wcs?service=WCS&version=1.1.1&request=DescribeCoverage&identifiers=NSIDC:golive_s

 

Table 45. Parameters for a GetMap Request for the Global Land Ice Velocity Extraction from Landsat 8

Parameter Values Description
service WMS Web Map Service
version 1.1.0 Request version, currently 1.1.0
request GetMap Request name.
layers NSIDC:golive_s Map layer.
styles Default Polygon A sample style that draws a polygon.
bbox 180.0,-82.696,180.0,82.696 Bounding box corners—lower left (min x, min y) and upper right (max x, max y).
width 768 Width of requested map in pixels.
height 352 Height of requested map in pixels.
srs EPSG:4326 Spatial reference system. This must be specified as an EPSG code, which is a shorthand way of specifying a map projection and other coordinate parameters.
format application/openlayers
KML
GML
Output format of requested map. For a complete listing of all the formats, see the GeoServer WMS Output Formats Web page.
time

YYYY-MM-DD  - for daily data
YYYY-MM  - for monthly data

Where:

  • YYYY = 4-digit year
  • MM = 2-digit month
  • DD = 2-digit day
This layer provides raster data of ice speed for all ice areas greater than 5km2 within the selected map area and over the time range indicated. The data are presented as raster data of the scalar of velocity, colorized to indicate the ice flow speed.

 

Table 46. Parameters for a GetFeature Request for the Global Land Ice Velocity Extraction from Landsat 8

Parameter Values Description
service WFS Web Feature Service
version 1.1.0 Request version, currently 1.1.0
request GetFeatures Request name.
typeName NSIDC:golive_s Layer for which to request source data.
maxFeatures 50 Optional: Number of features to include in the output. Useful if you want to inspect the output first before requesting an entire file

 

Table 47. Parameters for a GetCoverage Request for the Global Land Ice Velocity Extraction from Landsat 8

Parameter Value Description
service WCS Web Coverage Service
version 1.1.1 Request version.
request DescribeCoverage Request name.
identifiers NSIDC:golive_s Map layer.

Greenland

Greenland Melt

To use the Data Map Services API for the Greenland Melt layer, paste one of the following example URLs from Table 48 into the URL field of a browser. The query string can contain all or any combination of the parameters listed in Tables 49 and 50.

This layer provides a passive-microwave-derived indication of of melt extend (for daily data) or a map of the number of days that melt was detected in a mapped grid cell (for monthly data). One-day extent data are presented as a binary mask (melt / no-melt) and the monthly melt days data are provided as an integer for each grid cell (0 to 31).
The styles parameter is also left blank in the example URL below. Refer to Table 49 for the correct values.

 

Table 48. Layer URLs for the Greenland Melt

Layer Formats URLs
Open Layers https://nsidc.org/api/mapservices/NSIDC/wms?service=WMS&version=1.1.0&request=GetMap&layers=NSIDC:greenland_melt&
styles=&bbox=-9000000.0,-9000000.0,9000000.0,9000000.0&width=768&height=768&srs=EPSG:6931&format=application/openlayers
KML https://nsidc.org/api/mapservices/NSIDC/wms/kml?layers=NSIDC:greenland_melt
XML https://geoserver.apps.int.nsidc.org/geoserver/NSIDC/wcs?service=WCS&version=1.1.1&request=DescribeCoverage&
identifiers=NSIDC:greenland_melt

 

Table 49. Parameters for a GetMap Request for the Greenland Melt

Parameter Values Description
service WMS Web Map Service
version 1.1.0 Request version, currently 1.1.0
request GetMap Request name.
layers NSIDC:greenland_melt Map layer.
styles greenland_melt  
bbox -9000000.0,-9000000.0,9000000.0,9000000.0 Bounding box corners—lower left (min x, min y) and upper right (max x, max y).
width 768 Width of requested map in pixels.
height 768 Height of requested map in pixels.
srs EPSG:6931 Spatial reference system. This must be specified as an EPSG code, which is a shorthand way of specifying a map projection and other coordinate parameters.
format application/openlayers
KML
Output format of requested map. For a complete listing of all the formats, see the GeoServer WMS Output Formats Web page.
time

YYYY-MM-DD  - for daily data
YYYY-MM  - for monthly data

Where:

  • YYYY = 4-digit year
  • MM = 2-digit month
  • DD = 2-digit day
This layer provides a passive-microwave-derived indication of of melt extend (for daily data) or a map of the number of days that melt was detected in a mapped grid cell (for monthly data). One-day extent data are presented as a binary mask (melt / no-melt) and the monthly melt days data are provided as an integer for each grid cell (0 to 31).

 

Table 50. Parameters for a GetCoverage Request for the Greenland Melt

Parameter Value Description
service WCS Web Coverage Service
version 1.1.1 Request version.
request DescribeCoverage Request name.
identifiers NSIDC:greenland_melt Map layer.

MEaSUREs Greenland Ice Sheet Velocity Map from InSAR (NSIDC-0478)

To use the Data Map Services API for the Greenland Melt layer, paste one of the following example URLs from Table 51 into the URL field of a browser. The query string can contain all or any combination of the parameters listed in Tables 52 and 53.

This layer provides the observed mean ice flow speed for the time period selected. Monthly, seasonal, annual, or multi-annual mappings are available. These mappings generally represent a trade-off between temporal detail (for glaciers that vary in speed) and accuracy (more accurate speeds are produced for the longer time-intervals of the mapping). Daily data are not available. Refer to Table 52 for the correct time values.
The styles parameter is also left blank in the example URL below. Refer to Table 52 for the correct values.

 

Table 51. Layer MEaSUREs Greenland Ice Sheet Velocity Map from InSAR

Layer Formats URLs
Open Layers https://nsidc.org/api/mapservices/NSIDC/wms?service=WMS&version=1.1.0&request=GetMap&layers=NSIDC:nsidc_0478_v2_measures_greenland_ice_sheet_vel&
styles=&bbox=-659100.0,-3379100.0,857900.0,-639100.0&width=425&height=768&srs=EPSG:3413&format=application/openlayers
KML https://nsidc.org/api/mapservices/NSIDC/wms/kml?layers=NSIDC:nsidc_0478_v2_measures_greenland_ice_sheet_vel
XML https://geoserver.apps.int.nsidc.org/geoserver/NSIDC/wcs?service=WCS&version=1.1.1&request=DescribeCoverage&
identifiers=NSIDC:nsidc_0478_v2_measures_greenland_ice_sheet_vel

 

Table 52. Parameters for a GetMap Request for the MEaSUREs Greenland Ice Sheet Velocity Map from InSAR

Parameter Values Description
service WMS Web Map Service
version 1.1.0 Request version, currently 1.1.0
request GetMap Request name.
layers NSIDC:nsidc_0478_v2_measures_greenland_ice_sheet_vel Map layer.
styles nsidc0478_rignot  
bbox -659100.0,-3379100.0,857900.0,-639100.0 Bounding box corners—lower left (min x, min y) and upper right (max x, max y).
width 425 Width of requested map in pixels.
height 768 Height of requested map in pixels.
srs EPSG:3413 Spatial reference system. This must be specified as an EPSG code, which is a shorthand way of specifying a map projection and other coordinate parameters.
format application/openlayers
KML
Output format of requested map. For a complete listing of all the formats, see the GeoServer WMS Output Formats Web page.
time

YYYY-MM-DD  - for daily data
YYYY-MM  - for monthly data

Where:

  • YYYY = 4-digit year
  • MM = 2-digit month
  • DD = 2-digit day
This layer provides the observed mean ice flow speed for the time period selected. Monthly, seasonal, annual, or multi-annual mappings are available. These mappings generally represent a trade-off between temporal detail (for glaciers that vary in speed) and accuracy (more accurate speeds are produced for the longer time-intervals of the mapping). Daily data are not available.

 

Table 53. Parameters for a GetCoverage Request for the MEaSUREs Greeland Ice Sheet Velocity Map from InSAR

Parameter Value Description
service WCS Web Coverage Service
version 1.1.1 Request version.
request DescribeCoverage Request name.
identifiers NSIDC:nsidc_0478_v2_measures_greenland_ice_sheet_vel Map layer.