NOAA PolarWatch ERDDAP
Easier access to scientific data
| ?    
Brought to you by NOAA NMFS SWFSC ERD    
 
 
griddap Subset tabledap Make A Graph wms files Title Summary FGDC ISO 19115 Info Background Info RSS Email Institution Dataset ID
https://polarwatch.noaa.gov/erddap/tabledap/cwwcNDBCMet.subset https://polarwatch.noaa.gov/erddap/tabledap/cwwcNDBCMet https://polarwatch.noaa.gov/erddap/tabledap/cwwcNDBCMet.graph https://polarwatch.noaa.gov/erddap/files/cwwcNDBCMet/ NDBC Standard Meteorological Buoy Data, 1970-present The National Data Buoy Center (NDBC) distributes meteorological data from\nmoored buoys maintained by NDBC and others. Moored buoys are the weather\nsentinels of the sea. They are deployed in the coastal and offshore waters\nfrom the western Atlantic to the Pacific Ocean around Hawaii, and from the\nBering Sea to the South Pacific. NDBC's moored buoys measure and transmit\nbarometric pressure; wind direction, speed, and gust; air and sea\ntemperature; and wave energy spectra from which significant wave height,\ndominant wave period, and average wave period are derived. Even the\ndirection of wave propagation is measured on many moored buoys. See\nhttps://www.ndbc.noaa.gov/measdes.shtml for a description of the measurements.\n\nThe source data from NOAA NDBC has different column names, different units,\nand different missing values in different files, and other problems\n(notably, lots of rows with duplicate or different values for the same time\npoint). This dataset is a standardized, reformatted, and lightly edited\nversion of that source data, created by NOAA NMFS SWFSC ERD (email:\nerd.data at noaa.gov). Before 2020-01-29, this dataset only had the data\nthat was closest to a given hour, rounded to the nearest hour. Now, this\ndataset has all of the data available from NDBC with the original time\nvalues. If there are multiple source rows for a given buoy for a given\ntime, only the row with the most non-NaN data values is kept. If there is\na gap in the data, a row of missing values is inserted (which causes a nice\ngap when the data is graphed). Also, some impossible data values are\nremoved, but this data is not perfectly clean. This dataset is now updated\nevery 5 minutes.\n\nThis dataset has both historical data (quality controlled, before\n2022-10-01T00:00:00Z) and near real time data (less quality controlled,\nwhich may change at any time, from 2022-10-01T00:00:00Z on).\n\ncdm_data_type = TimeSeries\nVARIABLES:\nstation (Station Identifier)\n... (19 more variables)\n https://polarwatch.noaa.gov/erddap/metadata/fgdc/xml/cwwcNDBCMet_fgdc.xml https://polarwatch.noaa.gov/erddap/metadata/iso19115/xml/cwwcNDBCMet_iso19115.xml https://polarwatch.noaa.gov/erddap/info/cwwcNDBCMet/index.htmlTable https://www.ndbc.noaa.gov/ (external link) https://polarwatch.noaa.gov/erddap/rss/cwwcNDBCMet.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=cwwcNDBCMet&showErrors=false&email= NOAA NDBC, NOAA NMFS SWFSC ERD cwwcNDBCMet
https://polarwatch.noaa.gov/erddap/tabledap/fsuResearchShipNEPP.subset https://polarwatch.noaa.gov/erddap/tabledap/fsuResearchShipNEPP https://polarwatch.noaa.gov/erddap/tabledap/fsuResearchShipNEPP.graph https://polarwatch.noaa.gov/erddap/files/fsuResearchShipNEPP/ Research Ship Healy Underway Meteorological Data, Quality Controlled Research Ship Healy Underway Meteorological Data (delayed ~10 days for quality control) are from the Shipboard Automated Meteorological and Oceanographic System (SAMOS) program.\n\nIMPORTANT: ALWAYS USE THE QUALITY FLAG DATA! Each data variable's metadata includes a qcindex attribute which indicates a character number in the flag data.  ALWAYS check the flag data for each row of data to see which data is good (flag='Z') and which data isn't.  For example, to extract just data where time (qcindex=1), latitude (qcindex=2), longitude (qcindex=3), and airTemperature (qcindex=12) are 'good' data, include this constraint in your ERDDAP query:\n flag=~\"ZZZ........Z.*\"\nin your query.\n'=~' indicates this is a regular expression constraint.\nThe 'Z's are literal characters.  In this dataset, 'Z' indicates 'good' data.\nThe '.'s say to match any character.\nThe '*' says to match the previous character 0 or more times.\n(Don't include backslashes in your query.)\nSee the tutorial for regular expressions at\nhttps://www.vogella.com/tutorials/JavaRegularExpressions/article.html\n\ncdm_data_type = Trajectory\nVARIABLES:\nID (Call Sign)\nsite (Ship Name)\nIMO\ncruise_id\nexpocode\nfacility\nplatform\nplatform_version\ntime (seconds since 1970-01-01T00:00:00Z)\nlatitude (degrees_north)\nlongitude (degrees_east)\n... (22 more variables)\n https://polarwatch.noaa.gov/erddap/metadata/fgdc/xml/fsuResearchShipNEPP_fgdc.xml https://polarwatch.noaa.gov/erddap/metadata/iso19115/xml/fsuResearchShipNEPP_iso19115.xml https://polarwatch.noaa.gov/erddap/info/fsuResearchShipNEPP/index.htmlTable https://samos.coaps.fsu.edu/html/ (external link) https://polarwatch.noaa.gov/erddap/rss/fsuResearchShipNEPP.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=fsuResearchShipNEPP&showErrors=false&email= FSU fsuResearchShipNEPP
https://polarwatch.noaa.gov/erddap/tabledap/fsuResearchShipWCX7445nrt.subset https://polarwatch.noaa.gov/erddap/tabledap/fsuResearchShipWCX7445nrt https://polarwatch.noaa.gov/erddap/tabledap/fsuResearchShipWCX7445nrt.graph https://polarwatch.noaa.gov/erddap/files/fsuResearchShipWCX7445nrt/ Research Ship Laurence M. Gould Underway Meteorological Data, Quality Controlled Research Ship Laurence M. Gould Underway Meteorological Data (delayed ~10 days for quality control) are from the Shipboard Automated Meteorological and Oceanographic System (SAMOS) program.\n\nIMPORTANT: ALWAYS USE THE QUALITY FLAG DATA! Each data variable's metadata includes a qcindex attribute which indicates a character number in the flag data.  ALWAYS check the flag data for each row of data to see which data is good (flag='Z') and which data isn't.  For example, to extract just data where time (qcindex=1), latitude (qcindex=2), longitude (qcindex=3), and airTemperature (qcindex=12) are 'good' data, include this constraint in your ERDDAP query:\n flag=~\"ZZZ........Z.*\"\nin your query.\n'=~' indicates this is a regular expression constraint.\nThe 'Z's are literal characters.  In this dataset, 'Z' indicates 'good' data.\nThe '.'s say to match any character.\nThe '*' says to match the previous character 0 or more times.\n(Don't include backslashes in your query.)\nSee the tutorial for regular expressions at\nhttps://www.vogella.com/tutorials/JavaRegularExpressions/article.html\n\ncdm_data_type = Trajectory\nVARIABLES:\nID (Call Sign)\nsite (Ship Name)\nIMO\ncruise_id\nexpocode\nfacility\nplatform\nplatform_version\ntime (seconds since 1970-01-01T00:00:00Z)\nlatitude (degrees_north)\nlongitude (degrees_east)\n... (21 more variables)\n https://polarwatch.noaa.gov/erddap/metadata/fgdc/xml/fsuResearchShipWCX7445nrt_fgdc.xml https://polarwatch.noaa.gov/erddap/metadata/iso19115/xml/fsuResearchShipWCX7445nrt_iso19115.xml https://polarwatch.noaa.gov/erddap/info/fsuResearchShipWCX7445nrt/index.htmlTable https://samos.coaps.fsu.edu/html/ (external link) https://polarwatch.noaa.gov/erddap/rss/fsuResearchShipWCX7445nrt.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=fsuResearchShipWCX7445nrt&showErrors=false&email= FSU fsuResearchShipWCX7445nrt
https://polarwatch.noaa.gov/erddap/griddap/nesdis_blendedsic_shem_daily https://polarwatch.noaa.gov/erddap/griddap/nesdis_blendedsic_shem_daily.graph https://polarwatch.noaa.gov/erddap/files/nesdis_blendedsic_shem_daily/ Sea Ice Concentration, AMSR2/VIIRS, Antarctic, 1km, Blended, UW-CIMSS, 2023-present, Daily This is a Blended Sea Ice Concentration product that combines clear-sky Visible and Infrared Imager/Radiometer Suite (VIIRS) ice concentration from NOAA-20 with that comes from the AMSR2 NASA Team-2 10 km product. The output is remapped into 1-km EASE2 grid cells with a nominal resolution of at least 5-km. The NDE cloud mask is used to screen out cloudy VIIRS pixels. When the cloud mask for a data point is determined to be confidently clear, the output concentration in the blended product is 100% VIIRS. Otherwise, the Best Linear Unbiased Estimator equation is used to determine the output concentration (see https://www.sciencedirect.com/topics/mathematics/linear-unbiased-estimator#:~:text=Under%20assumptions%20V%20and%20VI,(Gauss%E2%80%93Markov%20theorem for more information on method).\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][cols][rows]):\nIceConc (Sea Ice Concentration, Blended AMSR2 and VIIRS, percent)\n https://polarwatch.noaa.gov/erddap/info/nesdis_blendedsic_shem_daily/index.htmlTable https://www.mdpi.com/2072-4292/13/15/2982 (external link) https://polarwatch.noaa.gov/erddap/rss/nesdis_blendedsic_shem_daily.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=nesdis_blendedsic_shem_daily&showErrors=false&email= Cooperative Institute for Meteorological Studies, University of Wisconsin at Madison nesdis_blendedsic_shem_daily
https://polarwatch.noaa.gov/erddap/griddap/nsidcG02202v4nh1day https://polarwatch.noaa.gov/erddap/griddap/nsidcG02202v4nh1day.graph https://polarwatch.noaa.gov/erddap/files/nsidcG02202v4nh1day/ Sea Ice Concentration, NOAA/NSIDC Climate Data Record V4, Northern Hemisphere, 25km, Science Quality, 1978-Present, Daily This data set provides a passive microwave sea ice concentration climate data record (CDR) based on gridded brightness temperatures (TBs) from the Defense Meteorological Satellite Program (DMSP) series of passive microwave radiometers: the Nimbus-7 Scanning Multichannel Microwave Radiometer (SMMR), the Special Sensor Microwave Imager (SSM/I) and the Special Sensor Microwave Imager/Sounder (SSMIS). The sea ice concentration CDR is an estimate of sea ice concentration that is produced by combining concentration estimates from two algorithms developed at the NASA Goddard Space Flight Center (GSFC): the NASA Team algorithm and the Bootstrap algorithm. The individual algorithms are used to process and combine brightness temperature data at National Snow and Ice Data Center (NSIDC). This product is designed to provide a consistent time series of sea ice concentrations (the fraction, or percentage, of ocean area covered by sea ice) from November 1978 to the present which spans the coverage of several passive microwave instruments. The data are gridded on the NSIDC polar stereographic grid with 25 x 25 km grid cells, and are available in Network Common Data Format (NetCDF) file format. Each file contains a variable with the CDR concentration values as well as variables that hold the NASA Team and Bootstrap processed concentrations for reference Variables containing standard deviation, quality flags, and projection information are also included. Data are available from NSIDC via FTP see https://nsidc.org/data/G02202/versions/4/. Data are also distributed via the PolarWatch ERDDAP at https://polarwatch.noaa.gov/erddap. Note that the data format available through PolarWatch is different from the NSIDC FTP NetCDF files. The PolarWatch data server stores projection information as global attributes (with the prefix grid_mapping) instead of as a variable; and the timestamp is served in different units (seconds since 1970).\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][ygrid][xgrid]):\ncdr_seaice_conc (NOAA/NSIDC Climate Data Record of Passive Microwave Daily Northern Hemisphere Sea Ice Concentration, 1)\nmelt_onset_day_cdr_seaice_conc (Day of Snow Melt Onset Over Sea Ice, 1)\nnsidc_bt_seaice_conc (Passive Microwave Daily Northern Hemisphere Sea Ice Concentration by Bootstrap algorithm processed by NSIDC, 1)\nnsidc_nt_seaice_conc (Passive Microwave Daily Northern Hemisphere Sea Ice Concentration by NASA Team algorithm processed by NSIDC, 1)\nqa_of_cdr_seaice_conc (Passive Microwave Daily Northern Hemisphere Sea Ice Concentration QC flags)\nspatial_interpolation_flag (Passive Microwave Daily Northern Hemisphere Sea Ice Concentration spatial interpolation flags)\nstdev_of_cdr_seaice_conc (Passive Microwave Daily Northern Hemisphere Sea Ice Concentration Source Estimated Standard Deviation)\ntemporal_interpolation_flag (Passive Microwave Daily Northern Hemisphere Sea Ice Concentration temporal interpolation flags)\n https://polarwatch.noaa.gov/erddap/info/nsidcG02202v4nh1day/index.htmlTable https://nsidc.org/ (external link) https://polarwatch.noaa.gov/erddap/rss/nsidcG02202v4nh1day.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=nsidcG02202v4nh1day&showErrors=false&email= NSIDC > National Snow and Ice Data Center nsidcG02202v4nh1day
https://polarwatch.noaa.gov/erddap/griddap/nsidcG02202v4nhmday https://polarwatch.noaa.gov/erddap/griddap/nsidcG02202v4nhmday.graph https://polarwatch.noaa.gov/erddap/files/nsidcG02202v4nhmday/ Sea Ice Concentration, NOAA/NSIDC Climate Data Record V4, Northern Hemisphere, 25km, Science Quality, 1978-Present, Monthly This data set provides a passive microwave sea ice concentration climate data record (CDR) based on gridded brightness temperatures (TBs) from the Defense Meteorological Satellite Program (DMSP) series of passive microwave radiometers: the Nimbus-7 Scanning Multichannel Microwave Radiometer (SMMR), the Special Sensor Microwave Imager (SSM/I) and the Special Sensor Microwave Imager/Sounder (SSMIS). The sea ice concentration CDR is an estimate of sea ice concentration that is produced by combining concentration estimates from two algorithms developed at the NASA Goddard Space Flight Center (GSFC): the NASA Team algorithm and the Bootstrap algorithm. The individual algorithms are used to process and combine brightness temperature data at National Snow and Ice Data Center (NSIDC).  This product is designed to provide a consistent time series of sea ice concentrations (the fraction, or percentage, of ocean area covered by sea ice) from November 1978 to the present which spans the coverage of several passive microwave instruments. The data are gridded on the NSIDC polar stereographic grid with 25 x 25 km grid cells, and are available in Network Common Data Format (NetCDF) file format. Each file contains a variable with the CDR concentration values as well as variables that hold the NASA Team and Bootstrap concentrations for reference. Variables containing standard deviation, quality flags, and projection information are also included. Data are available from NSIDC via FTP see https://nsidc.org/data/G02202/versions/4/. Data are also distributed via the PolarWatch ERDDAP at https://polarwatch.noaa.gov/erddap. Note that the data format available through PolarWatch is different from the NSIDC FTP NetCDF files. The PolarWatch data server stores projection information as global attributes (with the prefix grid_mapping) instead of as a variable; and the timestamp is served in different units (seconds since 1970).\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][ygrid][xgrid]):\ncdr_seaice_conc_monthly (NOAA/NSIDC Climate Data Record of Passive Microwave Monthly Northern Hemisphere Sea Ice Concentration, 1)\nmelt_onset_day_cdr_seaice_conc_monthly (Monthly Day of Snow Melt Onset Over Sea Ice, 1)\nnsidc_bt_seaice_conc_monthly (Passive Microwave Monthly Northern Hemisphere Sea Ice Concentration by Bootstrap algorithm processed by NSIDC, 1)\nnsidc_nt_seaice_conc_monthly (Passive Microwave Monthly Northern Hemisphere Sea Ice Concentration by NASA Team algorithm processed by NSIDC, 1)\nqa_of_cdr_seaice_conc_monthly (Passive Microwave Monthly Northern Hemisphere Sea Ice Concentration QC flags)\nstdev_of_cdr_seaice_conc_monthly (Passive Microwave Monthly Northern Hemisphere Sea Ice Concentration Source Estimated Standard Deviation)\n https://polarwatch.noaa.gov/erddap/info/nsidcG02202v4nhmday/index.htmlTable https://nsidc.org/data/g02202/versions/4/ (external link) https://polarwatch.noaa.gov/erddap/rss/nsidcG02202v4nhmday.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=nsidcG02202v4nhmday&showErrors=false&email= NSIDC > National Snow and Ice Data Center nsidcG02202v4nhmday
https://polarwatch.noaa.gov/erddap/griddap/nsidcG02202v4sh1day https://polarwatch.noaa.gov/erddap/griddap/nsidcG02202v4sh1day.graph https://polarwatch.noaa.gov/erddap/files/nsidcG02202v4sh1day/ Sea Ice Concentration, NOAA/NSIDC Climate Data Record V4, Southern Hemisphere, 25km, Science Quality, 1978-Present, Daily This data set provides a passive microwave sea ice concentration climate data record (CDR) based on gridded brightness temperatures (TBs) from the Defense Meteorological Satellite Program (DMSP) series of passive microwave radiometers: the Nimbus-7 Scanning Multichannel Microwave Radiometer (SMMR), the Special Sensor Microwave Imager (SSM/I) and the Special Sensor Microwave Imager/Sounder (SSMIS). The sea ice concentration CDR is an estimate of sea ice concentration that is produced by combining concentration estimates from two algorithms developed at the NASA Goddard Space Flight Center (GSFC): the NASA Team algorithm and the Bootstrap algorithm. The individual algorithms are used to process and combine brightness temperatures at National Snow and Ice Data Center (NSIDC). This product is designed to provide a consistent time series of sea ice concentrations (the fraction, or percentage, of ocean area covered by sea ice) from November 1978 to the present which spans the coverage of several passive microwave instruments. The data are gridded on the NSIDC polar stereographic grid with 25 x 25 km grid cells, and are available in Network Common Data Format (NetCDF) file format. Each file contains a variable with the CDR concentration values as well as variables that hold the NASA Team and Bootstrap processed concentrations for reference. Variables containing standard deviation, quality flags, and projection information are also included. Data are available from NSIDC via FTP see https://nsidc.org/data/G02202/versions/4/. Data are also distributed via the PolarWatch ERDDAP at https://polarwatch.noaa.gov/erddap. Note that the data format available through PolarWatch is different from the NSIDC FTP NetCDF files. The PolarWatch data server stores projection information as global attributes (with the prefix grid_mapping) instead of as a variable; and the timestamp is served in different units (seconds since 1970).\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][ygrid][xgrid]):\ncdr_seaice_conc (NOAA/NSIDC Climate Data Record of Passive Microwave Daily Southern Hemisphere Sea Ice Concentration, 1)\nnsidc_bt_seaice_conc (Passive Microwave Daily Southern Hemisphere Sea Ice Concentration by Bootstrap algorithm processed by NSIDC, 1)\nnsidc_nt_seaice_conc (Passive Microwave Daily Southern Hemisphere Sea Ice Concentration by NASA Team algorithm processed by NSIDC, 1)\nqa_of_cdr_seaice_conc (Passive Microwave Daily Southern Hemisphere Sea Ice Concentration QC flags)\nspatial_interpolation_flag (Passive Microwave Daily Southern Hemisphere Sea Ice Concentration spatial interpolation flags)\nstdev_of_cdr_seaice_conc (Passive Microwave Daily Southern Hemisphere Sea Ice Concentration Source Estimated Standard Deviation)\ntemporal_interpolation_flag (Passive Microwave Daily Southern Hemisphere Sea Ice Concentration temporal interpolation flags)\n https://polarwatch.noaa.gov/erddap/info/nsidcG02202v4sh1day/index.htmlTable https://nsidc.org/ (external link) https://polarwatch.noaa.gov/erddap/rss/nsidcG02202v4sh1day.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=nsidcG02202v4sh1day&showErrors=false&email= NSIDC > National Snow and Ice Data Center nsidcG02202v4sh1day
https://polarwatch.noaa.gov/erddap/griddap/nsidcG02202v4shmday https://polarwatch.noaa.gov/erddap/griddap/nsidcG02202v4shmday.graph https://polarwatch.noaa.gov/erddap/files/nsidcG02202v4shmday/ Sea Ice Concentration, NOAA/NSIDC Climate Data Record V4, Southern Hemisphere, 25km, Science Quality, 1978-Present, Monthly This data set provides a passive microwave sea ice concentration climate data record (CDR) based on gridded brightness temperatures (TBs) from the Defense Meteorological Satellite Program (DMSP) series of passive microwave radiometers: the Nimbus-7 Scanning Multichannel Microwave Radiometer (SMMR), the Special Sensor Microwave Imager (SSM/I) and the Special Sensor Microwave Imager/Sounder (SSMIS). The sea ice concentration CDR is an estimate of sea ice concentration that is produced by combining concentration estimates from two algorithms developed at the NASA Goddard Space Flight Center (GSFC): the NASA Team algorithm and the Bootstrap algorithm. The individual algorithms are used to process and combine brightness temperature data at National Snow and Ice Data Center (NSIDC).  This product is designed to provide a consistent time series of sea ice concentrations (the fraction, or percentage, of ocean area covered by sea ice) from November 1978 to the present which spans the coverage of several passive microwave instruments. The data are gridded on the NSIDC polar stereographic grid with 25 x 25 km grid cells, and are available in Network Common Data Format (NetCDF) file format. Each file contains a variable with the CDR concentration values as well as variables that hold the NASA Team and Bootstrap concentrations for reference. Variables containing standard deviation, quality flags, and projection information are also included. Data are available from NSIDC via FTP see https://nsidc.org/data/G02202/versions/4/. Data are also distributed via the PolarWatch ERDDAP at https://polarwatch.noaa.gov/erddap. Note that the data format available through PolarWatch is different from the NSIDC FTP NetCDF files. The PolarWatch data server stores projection information as global attributes (with the prefix grid_mapping) instead of as a variable; and the timestamp is served in different units (seconds since 1970).\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][ygrid][xgrid]):\ncdr_seaice_conc_monthly (NOAA/NSIDC Climate Data Record of Passive Microwave Monthly Southern Hemisphere Sea Ice Concentration, 1)\nnsidc_bt_seaice_conc_monthly (Passive Microwave Monthly Southern Hemisphere Sea Ice Concentration by Bootstrap algorithm processed by NSIDC, 1)\nnsidc_nt_seaice_conc_monthly (Passive Microwave Monthly Southern Hemisphere Sea Ice Concentration by NASA Team algorithm processed by NSIDC, 1)\nqa_of_cdr_seaice_conc_monthly (Passive Microwave Monthly Southern Hemisphere Sea Ice Concentration QC flags)\nstdev_of_cdr_seaice_conc_monthly (Passive Microwave Monthly Southern Hemisphere Sea Ice Concentration Source Estimated Standard Deviation)\n https://polarwatch.noaa.gov/erddap/info/nsidcG02202v4shmday/index.htmlTable https://nsidc.org/data/g02202/versions/4/ (external link) https://polarwatch.noaa.gov/erddap/rss/nsidcG02202v4shmday.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=nsidcG02202v4shmday&showErrors=false&email= NSIDC > National Snow and Ice Data Center nsidcG02202v4shmday
https://polarwatch.noaa.gov/erddap/griddap/nsidcG10016v2nh1day https://polarwatch.noaa.gov/erddap/griddap/nsidcG10016v2nh1day.graph https://polarwatch.noaa.gov/erddap/files/nsidcG10016v2nh1day/ Sea Ice Concentration, NOAA/NSIDC NRT Climate Data Record V2, Northern Hemisphere, 25km, Near Real-Time, 2021-Present, Daily This data set provides a passive microwave sea ice concentration climate data record (CDR) based on gridded brightness temperatures (TBs) from the Defense Meteorological Satellite Program (DMSP) series of passive microwave radiometers, currently the Special Sensor Microwave Imager/Sounder (SSMIS). The sea ice concentration CDR is an estimate of sea ice concentration that is produced by combining concentration estimates from two algorithms developed at the NASA Goddard Space Flight Center (GSFC): the NASA Team algorithm and the Bootstrap algorithm. The individual algorithms are used to process and combine brightness temperature data at National Snow and Ice Data Center (NSIDC). This product is designed to extend a consistent time series of sea ice concentrations (the fraction, or percentage, of ocean area covered by sea ice) from the end of the NOAA/NSIDC Climate Data Record of Passive Microwave Sea Ice Concentration Version 4 dataset which spans the coverage of several passive microwave instruments. The data are gridded on the NSIDC polar stereographic grid with 25 x 25 km grid cells, and are available in Network Common Data Format (NetCDF) file format. Each file contains a variable with the CDR concentration values as well as variables that hold the NASA Team and Bootstrap processed concentrations for reference Variables containing standard deviation, quality flags, and projection information are also included. Data are available from NSIDC via FTP see https://nsidc.org/data/G10016/versions/2/. Data are also distributed via the PolarWatch ERDDAP at https://polarwatch.noaa.gov/erddap. Note that the data format available through PolarWatch is slightly different from the NSIDC FTP NetCDF files. The PolarWatch data server stores projection information as global attributes (with the prefix grid_mapping) instead of as a variable; and the timestamp is served in different units (seconds since 1970).\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][ygrid][xgrid]):\ncdr_seaice_conc (NOAA/NSIDC Climate Data Record of Passive Microwave Daily Northern Hemisphere Sea Ice Concentration, 1)\nmelt_onset_day_cdr_seaice_conc (Day of Snow Melt Onset Over Sea Ice, 1)\nnsidc_bt_seaice_conc (Passive Microwave Daily Northern Hemisphere Sea Ice Concentration by Bootstrap algorithm processed by NSIDC, 1)\nnsidc_nt_seaice_conc (Passive Microwave Daily Northern Hemisphere Sea Ice Concentration by NASA Team algorithm processed by NSIDC, 1)\nqa_of_cdr_seaice_conc (Passive Microwave Daily Northern Hemisphere Sea Ice Concentration QC flags)\nspatial_interpolation_flag (Passive Microwave Daily Northern Hemisphere Sea Ice Concentration spatial interpolation flags)\nstdev_of_cdr_seaice_conc (Passive Microwave Daily Northern Hemisphere Sea Ice Concentration Source Estimated Standard Deviation)\ntemporal_interpolation_flag (Passive Microwave Daily Northern Hemisphere Sea Ice Concentration temporal interpolation flags)\n https://polarwatch.noaa.gov/erddap/info/nsidcG10016v2nh1day/index.htmlTable https://nsidc.org/ (external link) https://polarwatch.noaa.gov/erddap/rss/nsidcG10016v2nh1day.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=nsidcG10016v2nh1day&showErrors=false&email= NSIDC > National Snow and Ice Data Center nsidcG10016v2nh1day
https://polarwatch.noaa.gov/erddap/griddap/nsidcG10016v2nhmday https://polarwatch.noaa.gov/erddap/griddap/nsidcG10016v2nhmday.graph https://polarwatch.noaa.gov/erddap/files/nsidcG10016v2nhmday/ Sea Ice Concentration, NOAA/NSIDC NRT Climate Data Record V2, Northern Hemisphere, 25km, Near Real-Time, 2021-Present, Monthly This data set provides a passive microwave sea ice concentration climate data record (CDR) based on gridded brightness temperatures (TBs) from the Defense Meteorological Satellite Program (DMSP) series of passive microwave radiometers: the Nimbus-7 Scanning Multichannel Microwave Radiometer (SMMR), the Special Sensor Microwave Imager (SSM/I) and the Special Sensor Microwave Imager/Sounder (SSMIS). The sea ice concentration CDR is an estimate of sea ice concentration that is produced by combining concentration estimates from two algorithms developed at the NASA Goddard Space Flight Center (GSFC): the NASA Team algorithm and the Bootstrap algorithm. The individual algorithms are used to process and combine brightness temperature data at National Snow and Ice Data Center (NSIDC). This product is designed to provide a consistent time series of sea ice concentrations (the fraction, or percentage, of ocean area covered by sea ice) from November 1978 to the present which spans the coverage of several passive microwave instruments. The data are gridded on the NSIDC polar stereographic grid with 25 x 25 km grid cells, and are available in Network Common Data Format (NetCDF) file format. Each file contains a variable with the CDR concentration values as well as variables that hold the NASA Team and Bootstrap processed concentrations for reference Variables containing standard deviation, quality flags, and projection information are also included. Data are available from NSIDC via FTP see https://nsidc.org/data/G10016/versions/2/. Data are also distributed via the PolarWatch ERDDAP at https://polarwatch.noaa.gov/erddap. Note that the data format available through PolarWatch is slightly different from the NSIDC FTP NetCDF files. The PolarWatch data server stores projection information as global attributes (with the prefix grid_mapping) instead of as a variable; and the timestamp is served in different units (seconds since 1970).\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][ygrid][xgrid]):\ncdr_seaice_conc_monthly (NOAA/NSIDC Climate Data Record of Passive Microwave Monthly Northern Hemisphere Sea Ice Concentration, 1)\nmelt_onset_day_cdr_seaice_conc_monthly (Monthly Day of Snow Melt Onset Over Sea Ice, 1)\nnsidc_bt_seaice_conc_monthly (Passive Microwave Monthly Northern Hemisphere Sea Ice Concentration by Bootstrap algorithm processed by NSIDC, 1)\nnsidc_nt_seaice_conc_monthly (Passive Microwave Monthly Northern Hemisphere Sea Ice Concentration by NASA Team algorithm processed by NSIDC, 1)\nqa_of_cdr_seaice_conc_monthly (Passive Microwave Monthly Northern Hemisphere Sea Ice Concentration QC flags)\nstdev_of_cdr_seaice_conc_monthly (Passive Microwave Monthly Northern Hemisphere Sea Ice Concentration Source Estimated Standard Deviation)\n https://polarwatch.noaa.gov/erddap/info/nsidcG10016v2nhmday/index.htmlTable https://nsidc.org/data/G10016/versions/2/ (external link) https://polarwatch.noaa.gov/erddap/rss/nsidcG10016v2nhmday.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=nsidcG10016v2nhmday&showErrors=false&email= NSIDC > National Snow and Ice Data Center nsidcG10016v2nhmday
https://polarwatch.noaa.gov/erddap/griddap/nsidcG10016v2sh1day https://polarwatch.noaa.gov/erddap/griddap/nsidcG10016v2sh1day.graph https://polarwatch.noaa.gov/erddap/files/nsidcG10016v2sh1day/ Sea Ice Concentration, NOAA/NSIDC NRT Climate Data Record V2, Southern Hemisphere, 25km, Near Real-Time, 2021-Present, Daily This data set provides a passive microwave sea ice concentration climate data record (CDR) based on gridded brightness temperatures (TBs) from the Defense Meteorological Satellite Program (DMSP) series of passive microwave radiometers: the Nimbus-7 Scanning Multichannel Microwave Radiometer (SMMR), the Special Sensor Microwave Imager (SSM/I) and the Special Sensor Microwave Imager/Sounder (SSMIS). The sea ice concentration CDR is an estimate of sea ice concentration that is produced by combining concentration estimates from two algorithms developed at the NASA Goddard Space Flight Center (GSFC): the NASA Team algorithm and the Bootstrap algorithm. The individual algorithms are used to process and combine brightness temperature data at National Snow and Ice Data Center (NSIDC). This product is designed to provide a consistent time series of sea ice concentrations (the fraction, or percentage, of ocean area covered by sea ice) from November 1978 to the present which spans the coverage of several passive microwave instruments. The data are gridded on the NSIDC polar stereographic grid with 25 x 25 km grid cells, and are available in Network Common Data Format (NetCDF) file format. Each file contains a variable with the CDR concentration values as well as variables that hold the NASA Team and Bootstrap processed concentrations for reference Variables containing standard deviation, quality flags, and projection information are also included. Data are available via FTP.\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][ygrid][xgrid]):\ncdr_seaice_conc (NOAA/NSIDC Climate Data Record of Passive Microwave Daily Southern Hemisphere Sea Ice Concentration, 1)\nnsidc_bt_seaice_conc (Passive Microwave Daily Southern Hemisphere Sea Ice Concentration by Bootstrap algorithm processed by NSIDC, 1)\nnsidc_nt_seaice_conc (Passive Microwave Daily Southern Hemisphere Sea Ice Concentration by NASA Team algorithm processed by NSIDC, 1)\nqa_of_cdr_seaice_conc (Passive Microwave Daily Southern Hemisphere Sea Ice Concentration QC flags)\nspatial_interpolation_flag (Passive Microwave Daily Southern Hemisphere Sea Ice Concentration spatial interpolation flags)\nstdev_of_cdr_seaice_conc (Passive Microwave Daily Southern Hemisphere Sea Ice Concentration Source Estimated Standard Deviation)\ntemporal_interpolation_flag (Passive Microwave Daily Southern Hemisphere Sea Ice Concentration temporal interpolation flags)\n https://polarwatch.noaa.gov/erddap/info/nsidcG10016v2sh1day/index.htmlTable https://nsidc.org/ (external link) https://polarwatch.noaa.gov/erddap/rss/nsidcG10016v2sh1day.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=nsidcG10016v2sh1day&showErrors=false&email= NSIDC > National Snow and Ice Data Center nsidcG10016v2sh1day
https://polarwatch.noaa.gov/erddap/griddap/nsidcG10016v2shmday https://polarwatch.noaa.gov/erddap/griddap/nsidcG10016v2shmday.graph https://polarwatch.noaa.gov/erddap/files/nsidcG10016v2shmday/ Sea Ice Concentration, NOAA/NSIDC NRT Climate Data Record V2, Southern Hemisphere, 25km, Near Real-Time, 2021-Present, Monthly This data set provides a passive microwave sea ice concentration climate data record (CDR) based on gridded brightness temperatures (TBs) from the Defense Meteorological Satellite Program (DMSP) series of passive microwave radiometers: the Nimbus-7 Scanning Multichannel Microwave Radiometer (SMMR), the Special Sensor Microwave Imager (SSM/I) and the Special Sensor Microwave Imager/Sounder (SSMIS). The sea ice concentration CDR is an estimate of sea ice concentration that is produced by combining concentration estimates from two algorithms developed at the NASA Goddard Space Flight Center (GSFC): the NASA Team algorithm and the Bootstrap algorithm. The individual algorithms are used to process and combine brightness temperature data at National Snow and Ice Data Center (NSIDC). This product is designed to provide a consistent time series of sea ice concentrations (the fraction, or percentage, of ocean area covered by sea ice) from November 1978 to the present which spans the coverage of several passive microwave instruments. The data are gridded on the NSIDC polar stereographic grid with 25 x 25 km grid cells, and are available in Network Common Data Format (NetCDF) file format. Each file contains a variable with the CDR concentration values as well as variables that hold the NASA Team and Bootstrap processed concentrations for reference Variables containing standard deviation, quality flags, and projection information are also included. Data are available via FTP from NSIDC. Note that the data format available through PolarWatch is slightly different from the NSIDC FTP NetCDF files. The PolarWatch data server requires storing the projection information as global attributes with the prefix grid_mapping instead of as a projection variable and the timestamp is served in different units (seconds since 1970).\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][ygrid][xgrid]):\ncdr_seaice_conc_monthly (NOAA/NSIDC Climate Data Record of Passive Microwave Monthly Southern Hemisphere Sea Ice Concentration, 1)\nnsidc_bt_seaice_conc_monthly (Passive Microwave Monthly Southern Hemisphere Sea Ice Concentration by Bootstrap algorithm processed by NSIDC, 1)\nnsidc_nt_seaice_conc_monthly (Passive Microwave Monthly Southern Hemisphere Sea Ice Concentration by NASA Team algorithm processed by NSIDC, 1)\nqa_of_cdr_seaice_conc_monthly (Passive Microwave Monthly Southern Hemisphere Sea Ice Concentration QC flags)\nstdev_of_cdr_seaice_conc_monthly (Passive Microwave Monthly Southern Hemisphere Sea Ice Concentration Source Estimated Standard Deviation)\n https://polarwatch.noaa.gov/erddap/info/nsidcG10016v2shmday/index.htmlTable https://nsidc.org/data/G10016/versions/2/ (external link) https://polarwatch.noaa.gov/erddap/rss/nsidcG10016v2shmday.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=nsidcG10016v2shmday&showErrors=false&email= NSIDC > National Snow and Ice Data Center nsidcG10016v2shmday
https://polarwatch.noaa.gov/erddap/griddap/eumetsat_osisaf_grid_sh_ps https://polarwatch.noaa.gov/erddap/griddap/eumetsat_osisaf_grid_sh_ps.graph Sea Ice Lat-Lon Grid, OSI SAF EUMETSAT, Antarctic, Polar Stereographic, 10km The daily analysis of sea ice concentration is obtained from operation satellite images of the polar regions. It is based on atmospherically corrected signal and a carefully selected sea ice concentration algorithm. This product is freely available from the European Organisation for the Exploitation of Meteorological Satellites (EUMETSAT) Ocean and Sea Ice Satellite Application Facility (OSI SAF).\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [yc][xc]):\nlat (latitude coordinate, degrees_north)\nlon (longitude coordinate, degrees_east)\n https://polarwatch.noaa.gov/erddap/info/eumetsat_osisaf_grid_sh_ps/index.htmlTable https://thredds.met.no/thredds/dodsC/osisaf/met.no/ice/conc_sh_pol_agg.html (external link) https://polarwatch.noaa.gov/erddap/rss/eumetsat_osisaf_grid_sh_ps.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=eumetsat_osisaf_grid_sh_ps&showErrors=false&email= EUMETSAT OSI SAF eumetsat_osisaf_grid_sh_ps
https://polarwatch.noaa.gov/erddap/griddap/eumetsat_osisaf_grid_nh_ps https://polarwatch.noaa.gov/erddap/griddap/eumetsat_osisaf_grid_nh_ps.graph Sea Ice Lat-Lon Grid, OSI SAF EUMETSAT, Arctic, Polar Stereographic, 10km This is the coordinating geospatial grid for the OSI SAF northern hemisphere polar stereographic dataset(ERDDAP ID: eumetsat_osisaf_ice_conc_nh_ps.\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [yc][xc]):\nlat (latitude coordinate, degrees_north)\nlon (longitude coordinate, degrees_east)\n https://polarwatch.noaa.gov/erddap/info/eumetsat_osisaf_grid_nh_ps/index.htmlTable https://thredds.met.no/thredds/dodsC/osisaf/met.no/ice/conc_nh_pol_agg.html (external link) https://polarwatch.noaa.gov/erddap/rss/eumetsat_osisaf_grid_nh_ps.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=eumetsat_osisaf_grid_nh_ps&showErrors=false&email= EUMETSAT OSI SAF eumetsat_osisaf_grid_nh_ps
https://polarwatch.noaa.gov/erddap/griddap/erdQMwind1day_LonPM180 https://polarwatch.noaa.gov/erddap/griddap/erdQMwind1day_LonPM180.graph https://polarwatch.noaa.gov/erddap/wms/erdQMwind1day_LonPM180/request https://polarwatch.noaa.gov/erddap/files/erdQMwind1day_LonPM180/ Wind, All Metop ASCAT, 0.25°, Global, Near Real Time, 2013-present (1 Day), Lon+/-180 NOAA CoastWatch distributes near real time wind data originating with wind velocity measurements from the ASCAT instruments onboard all EUMETSAT's MetOp satellites.  ASCAT is a microwave scatterometer designed to measure surface winds over the global ocean.  Wind velocity is processed to wind divergence by NOAA CoastWatch. (This is a 1 day composite.)\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][altitude][latitude][longitude]):\nx_wind (Zonal Wind, m s-1)\ny_wind (Meridional Wind, m s-1)\n https://polarwatch.noaa.gov/erddap/metadata/fgdc/xml/erdQMwind1day_LonPM180_fgdc.xml https://polarwatch.noaa.gov/erddap/metadata/iso19115/xml/erdQMwind1day_LonPM180_iso19115.xml https://polarwatch.noaa.gov/erddap/info/erdQMwind1day_LonPM180/index.htmlTable https://coastwatch.pfeg.noaa.gov/infog/QM_ux10_las.html (external link) https://polarwatch.noaa.gov/erddap/rss/erdQMwind1day_LonPM180.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=erdQMwind1day_LonPM180&showErrors=false&email= NOAA NMFS SWFSC ERD erdQMwind1day_LonPM180
https://polarwatch.noaa.gov/erddap/griddap/erdQMwind3day_LonPM180 https://polarwatch.noaa.gov/erddap/griddap/erdQMwind3day_LonPM180.graph https://polarwatch.noaa.gov/erddap/wms/erdQMwind3day_LonPM180/request https://polarwatch.noaa.gov/erddap/files/erdQMwind3day_LonPM180/ Wind, All Metop ASCAT, 0.25°, Global, Near Real Time, 2013-present (3 Day), Lon+/-180 NOAA CoastWatch distributes near real time wind data originating with wind velocity measurements from the ASCAT instruments onboard all EUMETSAT's MetOp satellites.  ASCAT is a microwave scatterometer designed to measure surface winds over the global ocean.  Wind velocity is processed to wind divergence by NOAA CoastWatch. (This is a 3 day composite.)\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][altitude][latitude][longitude]):\nx_wind (Zonal Wind, m s-1)\ny_wind (Meridional Wind, m s-1)\n https://polarwatch.noaa.gov/erddap/metadata/fgdc/xml/erdQMwind3day_LonPM180_fgdc.xml https://polarwatch.noaa.gov/erddap/metadata/iso19115/xml/erdQMwind3day_LonPM180_iso19115.xml https://polarwatch.noaa.gov/erddap/info/erdQMwind3day_LonPM180/index.htmlTable https://coastwatch.pfeg.noaa.gov/infog/QM_ux10_las.html (external link) https://polarwatch.noaa.gov/erddap/rss/erdQMwind3day_LonPM180.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=erdQMwind3day_LonPM180&showErrors=false&email= NOAA NMFS SWFSC ERD erdQMwind3day_LonPM180
https://polarwatch.noaa.gov/erddap/griddap/erdQMwind8day_LonPM180 https://polarwatch.noaa.gov/erddap/griddap/erdQMwind8day_LonPM180.graph https://polarwatch.noaa.gov/erddap/wms/erdQMwind8day_LonPM180/request https://polarwatch.noaa.gov/erddap/files/erdQMwind8day_LonPM180/ Wind, All Metop ASCAT, 0.25°, Global, Near Real Time, 2013-present (8 Day), Lon+/-180 NOAA CoastWatch distributes near real time wind data originating with wind velocity measurements from the ASCAT instruments onboard all EUMETSAT's MetOp satellites.  ASCAT is a microwave scatterometer designed to measure surface winds over the global ocean.  Wind velocity is processed to wind divergence by NOAA CoastWatch. (This is an 8 day composite.)\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][altitude][latitude][longitude]):\nx_wind (Zonal Wind, m s-1)\ny_wind (Meridional Wind, m s-1)\n https://polarwatch.noaa.gov/erddap/metadata/fgdc/xml/erdQMwind8day_LonPM180_fgdc.xml https://polarwatch.noaa.gov/erddap/metadata/iso19115/xml/erdQMwind8day_LonPM180_iso19115.xml https://polarwatch.noaa.gov/erddap/info/erdQMwind8day_LonPM180/index.htmlTable https://coastwatch.pfeg.noaa.gov/infog/QM_ux10_las.html (external link) https://polarwatch.noaa.gov/erddap/rss/erdQMwind8day_LonPM180.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=erdQMwind8day_LonPM180&showErrors=false&email= NOAA NMFS SWFSC ERD erdQMwind8day_LonPM180
https://polarwatch.noaa.gov/erddap/griddap/erdQMwindmday_LonPM180 https://polarwatch.noaa.gov/erddap/griddap/erdQMwindmday_LonPM180.graph https://polarwatch.noaa.gov/erddap/wms/erdQMwindmday_LonPM180/request https://polarwatch.noaa.gov/erddap/files/erdQMwindmday_LonPM180/ Wind, All Metop ASCAT, 0.25°, Global, Near Real Time, 2013-present (Monthly), Lon+/-180 NOAA CoastWatch distributes near real time wind data originating with wind velocity measurements from the ASCAT instruments onboard all EUMETSAT's MetOp satellites.  ASCAT is a microwave scatterometer designed to measure surface winds over the global ocean.  Wind velocity is processed to wind divergence by NOAA CoastWatch. (This is a monthly composite.)\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][altitude][latitude][longitude]):\nx_wind (Zonal Wind, m s-1)\ny_wind (Meridional Wind, m s-1)\n https://polarwatch.noaa.gov/erddap/metadata/fgdc/xml/erdQMwindmday_LonPM180_fgdc.xml https://polarwatch.noaa.gov/erddap/metadata/iso19115/xml/erdQMwindmday_LonPM180_iso19115.xml https://polarwatch.noaa.gov/erddap/info/erdQMwindmday_LonPM180/index.htmlTable https://coastwatch.pfeg.noaa.gov/infog/QM_ux10_las.html (external link) https://polarwatch.noaa.gov/erddap/rss/erdQMwindmday_LonPM180.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=erdQMwindmday_LonPM180&showErrors=false&email= NOAA NMFS SWFSC ERD erdQMwindmday_LonPM180
https://polarwatch.noaa.gov/erddap/griddap/erdQBwind1day_LonPM180 https://polarwatch.noaa.gov/erddap/griddap/erdQBwind1day_LonPM180.graph https://polarwatch.noaa.gov/erddap/wms/erdQBwind1day_LonPM180/request https://polarwatch.noaa.gov/erddap/files/erdQBwind1day_LonPM180/ Wind, Metop-B ASCAT, 0.25°, Global, Near Real Time, 2013-present (1 Day), Lon+/-180 NOAA CoastWatch distributes near real time wind data originating with wind velocity measurements from the ASCAT instrument onboard EUMETSAT's Metop-B satellite.  ASCAT is a microwave scatterometer designed to measure surface winds over the global ocean.  Wind velocity is processed to wind divergence by NOAA CoastWatch. (This is a 1 day composite.)\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][altitude][latitude][longitude]):\nx_wind (Zonal Wind, m s-1)\ny_wind (Meridional Wind, m s-1)\n https://polarwatch.noaa.gov/erddap/metadata/fgdc/xml/erdQBwind1day_LonPM180_fgdc.xml https://polarwatch.noaa.gov/erddap/metadata/iso19115/xml/erdQBwind1day_LonPM180_iso19115.xml https://polarwatch.noaa.gov/erddap/info/erdQBwind1day_LonPM180/index.htmlTable https://coastwatch.pfeg.noaa.gov/infog/QB_ux10_las.html (external link) https://polarwatch.noaa.gov/erddap/rss/erdQBwind1day_LonPM180.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=erdQBwind1day_LonPM180&showErrors=false&email= NOAA NMFS SWFSC ERD erdQBwind1day_LonPM180
https://polarwatch.noaa.gov/erddap/griddap/erdQBwind3day_LonPM180 https://polarwatch.noaa.gov/erddap/griddap/erdQBwind3day_LonPM180.graph https://polarwatch.noaa.gov/erddap/wms/erdQBwind3day_LonPM180/request https://polarwatch.noaa.gov/erddap/files/erdQBwind3day_LonPM180/ Wind, Metop-B ASCAT, 0.25°, Global, Near Real Time, 2013-present (3 Day), Lon+/-180 NOAA CoastWatch distributes near real time wind data originating with wind velocity measurements from the ASCAT instrument onboard EUMETSAT's Metop-B satellite.  ASCAT is a microwave scatterometer designed to measure surface winds over the global ocean.  Wind velocity is processed to wind divergence by NOAA CoastWatch. (This is a 3 day composite.)\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][altitude][latitude][longitude]):\nx_wind (Zonal Wind, m s-1)\ny_wind (Meridional Wind, m s-1)\n https://polarwatch.noaa.gov/erddap/metadata/fgdc/xml/erdQBwind3day_LonPM180_fgdc.xml https://polarwatch.noaa.gov/erddap/metadata/iso19115/xml/erdQBwind3day_LonPM180_iso19115.xml https://polarwatch.noaa.gov/erddap/info/erdQBwind3day_LonPM180/index.htmlTable https://coastwatch.pfeg.noaa.gov/infog/QB_ux10_las.html (external link) https://polarwatch.noaa.gov/erddap/rss/erdQBwind3day_LonPM180.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=erdQBwind3day_LonPM180&showErrors=false&email= NOAA NMFS SWFSC ERD erdQBwind3day_LonPM180
https://polarwatch.noaa.gov/erddap/griddap/erdQBwind8day_LonPM180 https://polarwatch.noaa.gov/erddap/griddap/erdQBwind8day_LonPM180.graph https://polarwatch.noaa.gov/erddap/wms/erdQBwind8day_LonPM180/request https://polarwatch.noaa.gov/erddap/files/erdQBwind8day_LonPM180/ Wind, Metop-B ASCAT, 0.25°, Global, Near Real Time, 2013-present (8 Day), Lon+/-180 NOAA CoastWatch distributes near real time wind data originating with wind velocity measurements from the ASCAT instrument onboard EUMETSAT's Metop-B satellite.  ASCAT is a microwave scatterometer designed to measure surface winds over the global ocean.  Wind velocity is processed to wind divergence by NOAA CoastWatch. (This is an 8 day composite.)\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][altitude][latitude][longitude]):\nx_wind (Zonal Wind, m s-1)\ny_wind (Meridional Wind, m s-1)\n https://polarwatch.noaa.gov/erddap/metadata/fgdc/xml/erdQBwind8day_LonPM180_fgdc.xml https://polarwatch.noaa.gov/erddap/metadata/iso19115/xml/erdQBwind8day_LonPM180_iso19115.xml https://polarwatch.noaa.gov/erddap/info/erdQBwind8day_LonPM180/index.htmlTable https://coastwatch.pfeg.noaa.gov/infog/QB_ux10_las.html (external link) https://polarwatch.noaa.gov/erddap/rss/erdQBwind8day_LonPM180.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=erdQBwind8day_LonPM180&showErrors=false&email= NOAA NMFS SWFSC ERD erdQBwind8day_LonPM180
https://polarwatch.noaa.gov/erddap/griddap/erdQBwindmday_LonPM180 https://polarwatch.noaa.gov/erddap/griddap/erdQBwindmday_LonPM180.graph https://polarwatch.noaa.gov/erddap/wms/erdQBwindmday_LonPM180/request https://polarwatch.noaa.gov/erddap/files/erdQBwindmday_LonPM180/ Wind, Metop-B ASCAT, 0.25°, Global, Near Real Time, 2013-present (Monthly), Lon+/-180 NOAA CoastWatch distributes near real time wind data originating with wind velocity measurements from the ASCAT instrument onboard EUMETSAT's Metop-B satellite.  ASCAT is a microwave scatterometer designed to measure surface winds over the global ocean.  Wind velocity is processed to wind divergence by NOAA CoastWatch. (This is a monthly composite.)\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][altitude][latitude][longitude]):\nx_wind (Zonal Wind, m s-1)\ny_wind (Meridional Wind, m s-1)\n https://polarwatch.noaa.gov/erddap/metadata/fgdc/xml/erdQBwindmday_LonPM180_fgdc.xml https://polarwatch.noaa.gov/erddap/metadata/iso19115/xml/erdQBwindmday_LonPM180_iso19115.xml https://polarwatch.noaa.gov/erddap/info/erdQBwindmday_LonPM180/index.htmlTable https://coastwatch.pfeg.noaa.gov/infog/QB_ux10_las.html (external link) https://polarwatch.noaa.gov/erddap/rss/erdQBwindmday_LonPM180.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=erdQBwindmday_LonPM180&showErrors=false&email= NOAA NMFS SWFSC ERD erdQBwindmday_LonPM180
https://polarwatch.noaa.gov/erddap/griddap/nsidcCDRiceSQshmday https://polarwatch.noaa.gov/erddap/griddap/nsidcCDRiceSQshmday.graph https://polarwatch.noaa.gov/erddap/files/nsidcCDRiceSQshmday/ Z-DEPRECATED - Sea Ice Concentration, NOAA/NSIDC Climate Data Record V3, Antarctic, 25km, Science Quality, 1978-2019, Monthly Alert: There is a newer version of this dataset. Please use Version 4 of the NSIDC Sea Ice Concentration CDR with ERDDAP ID: nsidcG02202v4shmday. Link: https://polarwatch.noaa.gov/erddap/griddap/nsidcG02202v4shmday.graph. Version 3 Summary: This data set provides a passive microwave sea ice concentration climate data record (CDR) based on gridded brightness temperatures (TBs) from the Defense Meteorological Satellite Program (DMSP) series of passive microwave radiometers: the Special Sensor Microwave Imager (SSM/I) and the Special Sensor Microwave Imager/Sounder (SSMIS). The sea ice concentration CDR is an estimate of sea ice concentration that is produced by combining concentration estimates from two algorithms developed at the NASA Goddard Space Flight Center (GSFC): the NASA Team algorithm and the Bootstrap algorithm. The individual algorithms are processed and combined at National Snow and Ice Data Center (NSIDC) using brightness temperature data from Remote Sensing Systems, Inc. (RSS).  This product is designed to provide a consistent time series of sea ice concentrations (the fraction, or percentage, of ocean area covered by sea ice) from 1987 to the present which spans the coverage of several passive microwave instruments. The data are gridded on the NSIDC polar stereographic grid with 25 x 25 km grid cells, and are available in Network Common Data Format (NetCDF) file format. Each file contains a variable with the CDR concentration values as well as variables that hold the input NASA Team and Bootstrap concentrations for reference and a merged NASA Team/Bootstrap version of the Goddard sea ice concentrations that spans 1978 to the present made available as a longer-term analog of the CDR concentrations. Variables containing standard deviation, quality flags, and projection information are also included. Data are available via FTP.\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][ygrid][xgrid]):\nseaice_conc_monthly_cdr (NOAA/NSIDC Climate Data Record of Passive Microwave Monthly Southern Hemisphere Sea Ice Concentration, 1)\nstdev_of_seaice_conc_monthly_cdr (Passive Microwave Monthly Southern Hemisphere Sea Ice Concentration Source Estimated Standard Deviation)\nmelt_onset_day_seaice_conc_monthly_cdr (Monthly Day of Snow Melt Onset Over Sea Ice, 1)\nqa_of_seaice_conc_monthly_cdr (Passive Microwave Monthly Southern Hemisphere Sea Ice Concentration QC flags)\ngoddard_merged_seaice_conc_monthly (Goddard Edited Climate Data Record of Passive Microwave Monthly Southern Hemisphere Sea Ice Concentration, Goddard Edited, 1)\ngoddard_nt_seaice_conc_monthly (Passive Microwave Monthly Southern Hemisphere Sea Ice Concentration by NASA Team algorithm with Goddard QC, 1)\ngoddard_bt_seaice_conc_monthly (Passive Microwave Monthly Southern Hemisphere Sea Ice Concentration by Bootstrap algorithm with Goddard QC, 1)\n https://polarwatch.noaa.gov/erddap/info/nsidcCDRiceSQshmday/index.htmlTable https://nsidc.org/data/g02202 (external link) https://polarwatch.noaa.gov/erddap/rss/nsidcCDRiceSQshmday.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=nsidcCDRiceSQshmday&showErrors=false&email= NSIDC > National Snow and Ice Data Center, NOAA nsidcCDRiceSQshmday
https://polarwatch.noaa.gov/erddap/griddap/nsidcCDRiceSQnh1day https://polarwatch.noaa.gov/erddap/griddap/nsidcCDRiceSQnh1day.graph https://polarwatch.noaa.gov/erddap/files/nsidcCDRiceSQnh1day/ Z-DEPRECATED - Sea Ice Concentration, NOAA/NSIDC Climate Data Record V3, Arctic, 25km, Science Quality, 1978-2019, Daily Alert: There is a newer version of this dataset. Please use Version 4 of the NSIDC Sea Ice Concentration CDR with ERDDAP ID: nsidcG02202v4nh1day. Link: https://polarwatch.noaa.gov/erddap/griddap/nsidcG02202v4nh1day.graph. Version 3 Summary: This data set NOAA/NSIDC Sea Ice Concentration CDR v3 (g02202) provides a passive microwave sea ice concentration climate data record (CDR) based on gridded brightness temperatures (TBs) from the Defense Meteorological Satellite Program (DMSP) series of passive microwave radiometers: the Special Sensor Microwave Imager (SSM/I) and the Special Sensor Microwave Imager/Sounder (SSMIS). The sea ice concentration CDR is an estimate of sea ice concentration that is produced by combining concentration estimates from two algorithms developed at the NASA Goddard Space Flight Center (GSFC): the NASA Team algorithm and the Bootstrap algorithm. The individual algorithms are processed and combined at National Snow and Ice Data Center (NSIDC) using brightness temperature data from Remote Sensing Systems, Inc. (RSS).  This product is designed to provide a consistent time series of sea ice concentrations (the fraction, or percentage, of ocean area covered by sea ice) from 1987 to the present which spans the coverage of several passive microwave instruments. The data are gridded on the NSIDC polar stereographic grid with 25 x 25 km grid cells, and are available in Network Common Data Format (NetCDF) file format. Each file contains a variable with the CDR concentration values as well as variables that hold the input NASA Team and Bootstrap concentrations for reference and a merged NASA Team/Bootstrap version of the Goddard sea ice concentrations that spans 1978 to the present made available as a longer-term analog of the CDR concentrations. Variables containing standard deviation, quality flags, and projection information are also included. Data are available via FTP.\n\ncdm_data_type = Grid\nVARIABLES (all of which use the dimensions [time][ygrid][xgrid]):\nseaice_conc_cdr (NOAA/NSIDC Climate Data Record of Passive Microwave Daily Northern Hemisphere Sea Ice Concentration, 1)\nstdev_of_seaice_conc_cdr (Passive Microwave Daily Northern Hemisphere Sea Ice Concentration Source Estimated Standard Deviation)\nmelt_onset_day_seaice_conc_cdr (Day of Snow Melt Onset Over Sea Ice, 1)\nqa_of_seaice_conc_cdr (Passive Microwave Daily Northern Hemisphere Sea Ice Concentration QC flags)\ngoddard_merged_seaice_conc (Goddard Edited Climate Data Record of Passive Microwave Daily Northern Hemisphere Sea Ice Concentration, Goddard Edited, 1)\ngoddard_nt_seaice_conc (Passive Microwave Daily Northern Hemisphere Sea Ice Concentration by NASA Team algorithm with Goddard QC, 1)\ngoddard_bt_seaice_conc (Passive Microwave Daily Northern Hemisphere Sea Ice Concentration by Bootstrap algorithm with Goddard QC, 1)\n https://polarwatch.noaa.gov/erddap/info/nsidcCDRiceSQnh1day/index.htmlTable https://nsidc.org/data/g02202 (external link) https://polarwatch.noaa.gov/erddap/rss/nsidcCDRiceSQnh1day.rss https://polarwatch.noaa.gov/erddap/subscriptions/add.html?datasetID=nsidcCDRiceSQnh1day&showErrors=false&email= NSIDC > National Snow and Ice Data Center, NOAA nsidcCDRiceSQnh1day

 
ERDDAP, Version 2.23
Disclaimers | Privacy Policy | Contact