NOAA PolarWatch#

What is NOAA PolarWatch#

NOAA PolarWatch is part of the NOAA CoastWatch Program, providing public access to a data service focused on Arctic and Antarctic regions. It maintains a data and code repository designed to offer open access to a wide range of polar observational data. PolarWatch offers two primary functionalities:

  • Data Access: Access to various datasets, including sea ice surface temperature, sea surface height, and sea ice thickness, among others.

  • Tutorials: Step-by-step guides demonstrating quick access and data preprocessing techniques for many datasets in polar stereographic projection.

Data Access#

The data can be previewed, downloaded or accessed through two ways provided by PolarWatch:

  1. Data portal: This offers a quick overview and preview of data on a polar-projected map along with a catalog of the hosted datasets organized by by topic.

  2. ERDDAP server: This provides access to all the data hosted on PolarWatch.

Tutorials#

The tutorials provided by PolarWatch consist of various example use cases. The code gallery offers an attractive tile overview of the available tutorials. Each tutorial links to a GitHub repository hosting Python or R notebooks that demonstrate how to access and preprocess the data, complete with detailed markdown explanations.