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.
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 |
Table 1. The Parameters for All Requests
Parameter | Values | Description | Required |
---|---|---|---|
layers |
| Returns the monthly northern extent raster data | Yes |
| Returns the monthly southern extent raster data | ||
| Returns the monthly northern concentration raster data | ||
| Returns the monthly southern concentration raster data | ||
| Returns the daily northern extent raster data | ||
| Returns the daily southern extent raster data | ||
| Returns the daily northern concentration raster data | ||
| Returns the daily southern concentration raster data | ||
| Returns the northern ice edge monthly edge position as a vector. | ||
| Returns the southern ice monthly edge position as a vector. | ||
| Returns the northern ice extent as a vector monthly edge position. | ||
| 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 |
| Styles the extent data with land, ocean, and coast line with the Sea Ice Index colors. | Yes |
| Styles the concentration data with land, ocean, coast line, and pole hole with the Sea Ice Index colors. | ||
| 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. | ||
| 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. | ||
| A style for the combined freeze-thaw rasters. | ||
| A style that draws a line. | ||
| A style that draws a polygon. | ||
| A style that displays melt, no melt, and missing areas. | ||
| 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. | ||
| 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 |
| 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.
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.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& |
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& |
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 Where:
| 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.
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.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& |
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& |
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 Where:
| 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.
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.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& |
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& |
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 Where:
| 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.
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.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& |
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& |
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 Where:
| 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.
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.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& |
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 |
| Styles the extent data with the Sea Ice Index colors for land, ocean, and coast line. |
| Use this style to see extent pixels that contain missing data. It shows the missing data as yellow areas. | |
| 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 Where:
| 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.
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.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& |
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 |
| Styles the extent data with the Sea Ice Index colors for land, ocean, and coast line. |
| Use this style to see extent pixels that contain missing data. It shows the missing data as yellow areas. | |
| 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 Where:
| 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.
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.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& |
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& |
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 Where:
| 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.
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.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& |
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& |
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 Where:
| 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.
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.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& |
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& |
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 Where:
| 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.
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.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& |
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& |
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 |
| Styles the extent data with the Sea Ice Index colors for land, ocean, and coast line. |
| Use this style to see extent pixels that contain missing data. It shows the missing data as yellow areas. | |
| 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 Where:
| 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.
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.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& |
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& |
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 |
| Styles the extent data with the Sea Ice Index colors for land, ocean, and coast line. |
| Use this style to see extent pixels that contain missing data. It shows the missing data as yellow areas. | |
| 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 Where:
| 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.
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.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& |
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& |
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 |
| Styles the extent data with the Sea Ice Index colors for land, ocean, and coast line. |
| Use this style to see extent pixels that contain missing data. It shows the missing data as yellow areas. | |
| 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 Where:
| 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.
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.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& |
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& |
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 Where:
| 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.
time
values.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& |
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& |
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 Where:
| 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.
time
values.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& |
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 Where:
| 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.
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& |
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& |
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 Where:
| 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.
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& |
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& |
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 Where:
| 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. |