Abstract
Polynyas play a critical role in the formation of Antarctic Bottom Water and the enhancement of polar primary productivity. Accurate and exhaustive identification of Antarctic polynyas is fundamental to advancing in-depth research. However, due to methodological limitations, previous studies paid more attention to frequent polynyas and infrequent polynyas have not been investigated much despite that they could be vulnerable to climate change. Inspired by a cyclone tracking algorithm, we develop a novel method to overcome challenges identifying all types of polynyas satisfying spatiotemporal criteria and tracing their daily evolution, extracting from an extensive amount of sea ice concentration data. Based on it, we establish a dataset called “Daily Edge of Each Polynya in Antarctica” (DEEP-AA). Validation against remote sensing and ship-based observations confirms DEEP-AA’s reliability. Compared to existing maps, the DEEP-AA identifies a threefold number of polynyas and reveals the seasonal area recovery of infrequent polynyas is earlier than frequent ones.
Similar content being viewed by others
Background & Summary
Polynyas play a crucial role in global ocean circulation and the Antarctic ecosystem1. They facilitate active ocean-atmosphere heat exchange and abundant sea ice production, leading to the formation of dense water, a precursor to Antarctic Bottom Water2,3. This dense water drives the low limb of the thermohaline circulation, crucial for the climate system4,5,6,7,8. Polynyas also benefit the Antarctic ecosystem by allowing increased penetration of solar radiation, thereby promoting phytoplankton blooms9,10,11, higher net primary productivity12,13,14,15, and acting as significant carbon dioxide sinks16,17,18. Against the current background of global warming, polynyas are attracting increasing attention from scientific communities, out of which evidence has emerged of rapidly changing air–sea interaction19,20. As part of this work, an exhaustive survey of Antarctic polynyas is essential to improve our understanding of their mechanisms and impacts.
Spatially, polynyas are defined as areas of open water or thin ice surrounded by thicker sea ice, meanwhile, temporally, they last for weeks and recur over years1. Previous studies have integrated daily open-water maps to obtain the spatial distribution of the climatological probability of ice-free conditions, and then artificially identified major polynyas using the spatial definition. Whilst these works have been good at identifying frequent polynyas and providing valuable insights into the impacts of polynyas on local ecosystems9,16,21 and the production of sea ice22,23,24,25, due to the methodological limitation whereby temporal integration causes excessive smoothing, they have failed to reveal infrequent polynyas. This is important because infrequent polynyas are a crucial part of the Antarctic climate system as formation regions for dense shelf water (the precursor of Antarctic Bottom Water) and carbon sinks26,27,28. Compared with the relatively better-studied frequent Antarctic polynyas, infrequent polynyas open up more irregularly and hence can be more sensitive to climate change29,30. In this respect, employing temporal definitions of polynyas directly, rather than through muti-year integration, is the key to more efficiently extracting information on infrequent polynyas1,31,32,33. Moreover, existing maps only cover up to the year 20119,22,23, which neglects the most recent decade when the Antarctic sea-ice extent has changed drastically. Therefore, it is necessary to develop a new algorithm and dataset to accurately depict both infrequent and frequent polynyas and extend the temporal coverage for studying them.
In this work, we developed a novel method for identifying polynyas. Previous identification methods are based on multi-year integrated climatological maps, which can lead to missing infrequent polynyas with short lifespans. Inspired by an existing cyclone track algorithm34, our new method uses daily maps of sea ice concentration (SIC), traces each area of open water to capture its characteristics, and selects polynyas among them according to spatiotemporal definitions of polynyas. Using this approach, we have created a dataset, called the Daily Extent of Each Polynya in Antarctica (DEEP-AA), which spans from 2003 to 2022. With a temporal resolution of 1 day and a spatial resolution of 6.25 km, DEEP-AA provides detailed information on the area of each polynya in Antarctica. To ensure reliability, we evaluated DEEP-AA by comparing it with various other datasets, including visible/near-infrared remote sensing images and ship-based records35. For frequent coastal polynyas, DEEP-AA can accurately identify them in a manner consistent with previous studies35,36. For infrequent polynyas, we successfully identified both coastal and open-ocean polynyas, including those studied previously (e.g., Muad Rise polynya37,38,39) and other newly found cases (e.g., South Drygalski Ice Tongue polynya). Benefiting from our approach that allows the identification of infrequent polynyas, the total number of polynyas identified using our method is three times more compared with previous studies9,21,23. Lastly, as an example of use, we provide preliminary statistics on the characteristics of infrequent and frequent polynyas, revealing that they have different seasonal cycle patterns. The area of infrequent polynyas begins to expand in August, one month earlier than frequent polynyas. We obtained multiple polynya identification results based on different parameter settings for sensitivity analysis. The results of all sensitivity analyses are available online as components (subsets) of DEEP-AA. For general use, we recommend the subset named “SIC60_6.25km_20d”, which has been parameter-tuned. All analyses presented in this paper are also based on this subset. Our dataset provides a foundation for studying the common characteristics, overall impacts, and regional and type differences of Antarctic polynyas.
Methods
Our method take inspiration from an existing cyclone tracking algorithm (TRACK)34,40. Similar to TRACK, we filter out noise first, and then trace and select polynyas. However, the specific algorithms for each step are redesigned according to the definition of polynyas, and all code is rewritten. The detailed steps of our novel method are as follows:
Step 1—Remove open-sea regions in daily open-water maps
Firstly, we obtain the open-water areas based on SIC data. Following Campbell et al.37, we define regions where SIC is below 60% as open water. Then, we mask the open waters not enclosed by sea ice, i.e., the open sea. Here it is defined as the open waters connected to the northern boundary of the study area (Fig. 1, Step1, and Supplementary Figure 3). Note that the SIC dataset used in this study provides fake low concentration over the landfast ice41. Thus, we mask landfast ice using Fraser’s dataset42. A few large tabular icebergs and many small grounded icebergs are also included in the landfast ice dataset.
Step 2—Filter high-frequency noise
In Step 1, we obtain daily maps containing thousands of areas of open water surrounded by sea ice, but most of them may be created by synoptic-scale meteorological events (e.g., cyclones43), not polynyas. These huge amounts of noise will increase the computational cost and make the algorithm more complex, as we need to trace them accurately. To address this issue, we implement a preprocessing step to remove the noise signals that persist for particularly short durations and are unlikely to be polynyas. We employ a relaxed temporal filter by calculating the probability of open water for each pixel within a moving window (14 days in this work) and masking out those pixels with a low probability (<70% in this work). This step enables us to eliminate a large portion of the noise, thereby facilitating subsequent tracing efforts by focusing on more reliable open-water features.
Step 3—Trace areas of open water on a daily scale
Constrained by the topography and landfast ice, for example, the location of a polynya is approximately fixed over time1. Thus, we first link the areas of open water that overlap in space during their temporal evolution to identify multiple open-water sequences (Fig. 1, Step 3). Note that multiple areas of open water may merge into one, or split into multiple areas, which causes sequence branching (e.g., the yellow sequence in Fig. 1, Step 3). These branches indicate two possible situations: (a) a temporary connection between independent polynyas; or (b) an unusual division of one polynya. Based on the duration of the branch, our algorithm can determine for each one which of the above situations it belongs to, i.e., the branches belong to one or multiple polynyas. The details are shown in Supplementary Text 1. Moreover, some polynyas may reopen after being lost for days or months. The reappearance of polynyas is also taken into account in our algorithm (see Supplementary Text 1).
Step 4—Select open-water sequences
We use the durations of open-water sequences traced in Step 3 to identify polynya occurrences. We calculate the persistence in days of each open-water sequence and define those with short lifespans (<20 days) as not polynyas. Extremely small areas of open water (maximum area <100 km2) are also removed. Additionally, in summer, sea ice in Antarctica mostly melts, causing polynyas to become highly unstable, rapidly expand, and disappear44, which makes it impossible to trace areas of open water. Therefore, we restrict the tracing to the period from April to October, and for each polynya when its daily-mean air temperatures (from the ERA5 reanalysis dataset) are above freezing, it will also be masked. Finally, we perform integration within the lifespan of each open water sequence to obtain their respective probability maps. We refer to the area on each map with a probability exceeding 20% as the “typical area” of this particular open-water sequence.
Step 5—Trace and select open-water sequences on a yearly scale
Polynyas are defined as areas of open water or thin ice, which can recur multiple times in different years. Thus, in this step, we link the typical areas of open-water sequences in different years obtained in Step 4. This step is the same as Step 2, except with certain thresholds applied (Supplementary Table 1). Considering that polynyas should “recur from year to year”1, in our dataset, we remove open water regions that do not reappear.
Step 6—Map daily each polynya’s edge
Via the above steps, we successfully extract all Antarctic polynyas. In this step, based on the year and location where it is discovered in the dataset, we give each polynya sequence a unique identification code (ID). Since the sequence contains daily information about each polynya, we can map the areas of polynyas for each day, i.e., label each polynya by their IDs on the daily open-water maps. We also tag whether the polynya is coastal or open-ocean by checking whether the minimum distance from the polynya to the coast is always less than 50 km. The non-polynya open waters surrounded by sea ice (removed in Steps 2–5), open sea, and landfast ice/land are also provided in DEEP-AA.
The following is a list of the data used to build our DEEP-AA dataset. The SIC data used in this work are based on the Advanced Microwave Scanning Radiometer (AMSR) data provided by the University of Bremen (https://doi.org/10.1594/PANGAEA.91977845, https://doi.org/10.1594/PANGAEA.89840046) with a resolution of 6.25 km/1 d47. The meteorological data are derived from ERA5 (https://doi.org/10.24381/cds.adbb2d4748) with a spatial resolution of 0.25°49. The landfast ice masks come from the Circum-Antarctic landfast sea ice extent, 2000–2018, version 2.2 (https://doi.org/10.26179/5d267d1ceb60c50), with a resolution of 1 km/half-month42, and the U.S. National Ice Center Arctic and Antarctic Sea Ice Concentration and Climatologies in Gridded Format, Version 1 (https://doi.org/10.7265/46cc-3952), with a resolution of 12.5 km/week51. Both the meteorological and landfast ice data are spatially interpolated to the grid of the SIC data.
Data Record
The daily extent of each polynya in our dataset is recorded in NetCDF files, which are available at https://doi.org/10.5281/zenodo.1137914752. The dataset covers the period 2003–2022, but 2011–2012 is partially missing. The naming convention for each file is “DEEP_sSR_DS_OM_Time_vX.nc”, where SR indicates the spatial resolution; DS indicates the source of the input data; OM is the method to define open water; Time is composed of the four-digit year, two-digit month, and two-digit day; and X is the version number. Each polynya has a unique ID code in the form “YYWWWWSSX”, which is determined by the time and location where the polynya first appears in the dataset., i.e., it is composed of the two-digit year (YY), four-digit longitude (WWWW, rounded to one decimal place, and the range is 0°–360°), two-digit latitude (SS), and one-digit category-code (X) indicating a coastal (even number) or open-ocean (odd number) polynya. To enable users to quickly find the ID of a polynya, we provide an overview map (OverviewMap.mat, Fig. 2a) in which we mark the typical area of each polynya by the ID masks, and the key parameters used to calculate the dataset are provided (Input.txt).
Validation data
All the data used to validate our dataset are available online. The visible remote sensing images come from the Moderate Resolution Imaging Spectroradiometer (MODIS) Atmospherically Corrected Surface Reflectance product (https://doi.org/10.5067/MODIS/MOD09.061, https://doi.org/10.5067/MODIS/MYD09.061) with a horizontal resolution of 500 m53,54, and the near-infrared images (band 32) are also from the Level-1B product of MODIS (https://doi.org/10.5067/MODIS/MOD021KM.061) with a horizontal resolution of 1 km51. The sea ice thickness data are from the Soil Moisture and Ocean Salinity (SMOS) mission (https://doi.org/10.1594/PANGAEA.93473255) with a horizontal resolution of 12.5 km56. The hourly ship-based observations in the Ross Sea were obtained by the Polynyas and Ice Production in the Ross Sea (PIPERS) cruise NBP1704 (https://doi.org/10.15784/601183)35,57.
Technical Validation
Overview of the polynyas in the DEEP-AA dataset
In our dataset, we identify 174 polynyas in the Southern Ocean, which triples the number of traditionally identified polynyas, collectively covering an area of 98,040 km2 on average. For each polynya, by integrating over its lifespan, we obtain their respective probability maps. We refer to the area with a probability exceeding 20% as the “typical area” of this polynya and map each polynya’s typical area as shown in Fig. 2a. Among the identified polynyas, 158 are coastal, contributing to 95% of the total area. Following Li et al. (2016), we divide Antarctica into two parts with meridians of 160°E and 20°W, which avoids cutting the main polynyas as much as possible. Interestingly, we observe that the total area of polynyas in the eastern region surpasses that in the western region (east: 64,707 km2; west: 33,333 km2), which may be driven by the west-east asymmetry of katabatic winds9. However, the numbers of polynyas do not differ greatly (east: 89; west: 85).
We define polynyas with an annual mean exposure time longer than 120 days as frequent polynyas. On this basis, our dataset reveals 35 frequent polynyas along the Antarctic coast (Fig. 2b), whose names refer to those given in Arrigo et al.21 and Kern23. These 35 polynyas account for 75% of the total area of Antarctic polynyas. They are prominently distributed along the coast from the Ross Sea to the Prydz Bay in East Antarctica, with sparse occurrences in the Atlantic and Indian Ocean sectors, consistent with findings from previous studies25,36,58. The interannual variations in the area and lifespan of each of these high-frequency polynyas are shown in the Supplementary Figure 10.
Evaluation of frequent polynyas
Many previous works have mapped frequent polynyas9,21,23,58. Here, we follow Nihashi and Ohshima (2015)36 and compare the 13 most recognized major coastal polynyas (Supplementary Figure 4). All these polynyas can be identified in our dataset. Their shapes are mostly similar to the results obtained from the traditional method, and the spatial correlations between them are significant (Supplementary Figure 4). This confirms the reliability of our new method in identifying well-known polynyas.
In addition, we also highlight the unique capability of our dataset to capture both the spatial structures and temporal variability in a manner consistent with ship-based observations, particularly those provided by the PIPERS project35. During the cruise, the ship visited two polynyas (Fig. 3c): the Terra Nova Bay polynya (TNBP, Apr. 30 to May 12) and the Ross Sea polynya (RSP, May 16 to 17). Using DEEP-AA with the ship’s position, we are able to extract similar time series from their cruise report, thereby demonstrating the capability of DEEP-AA (Fig. 3a). Second, the ship-polynya distance obtained based on DEEP-AA changes to 0 many times (Fig. 3b), indicating that the ship entered and exited the polynya many times, which is consistent with Guest’s report59. Not only that, but the ship-polynya distance also fits significantly with underway ice thickness changes (Fig. 3b, r = 0.73, p < 0.001, within 120 km of the polynya). This phenomenon agrees with previous analyses60. Third, the non-polynya thin-ice areas reported observationally are also correctly identified by DEEP-AA. On Apr. 19 and Jun. 05, the underway thin-ice areas are labeled as the open sea in our dataset (Fig. 3a,b), consistent with the cruise report35. When observations recorded that the ship briefly encountered a wide non-polynya break on Jun. 04 (blue triangle in Fig. 3b)35, our dataset also indicates that the ship was very close (~5 km) to a non-polynya open-water area.
Evaluation of open-ocean polynyas
Maud Rise polynya
The Maud Rise polynya (MRP), as a representative case of open-ocean polynyas, is one of the largest polynya37, which can facilitate intense deep ocean ventilation and possibly contribute to AABW modification26,61. In 2017, MODIS’ visible remote sensing fully documented the occurrence of MRP, offering a robust benchmark for evaluation. The visible images depicted MRP opening up on Sep. 2, and then its size expanded rapidly within two weeks. MRP persisted to the summer (left-hand columns in Fig. 4a–k). Our dataset correctly traces the entire development process of MRP during this event (red borders), including the early stages of the event when the MODIS images illustrate that the polynya was very small (~3000 km2, ~5% of the area on Oct. 1). Additionally, we compare our dataset with the ice thickness data from SMOS, which is less susceptible to cloud cover than MODIS (right-hand columns in Fig. 4a–k). The accuracy of SMOS ice thickness data has been verified by Kaleschke et al.’s work56. The polynya (defined as the region with ice thickness < 10 cm) is accurately identified and the whole MRP event is effectively traced. Thus, the reliability of our method is reaffirmed.
Moreover, in 2004 and 2016, when previous studies reported the opening up of MRP37,39,62, our dataset also successfully identifies the polynya’s signal, which is verified by limited visible images (Fig. 4l,m). Although there are large temporal gaps between these polynya events, the largest of which is even more than 10 years, our method still traces all of them effectively.
Unlike our method, however, the traditional multi-year-integral method23,36 finds it difficult to identify MRP. Figure 5a shows the frequency of open water from 2003 to 2022. Due to the few exposure times, MRP’s occurrence frequency is not significantly higher than that of the surrounding area. This renders the traditional multi-year-integration method incapable of effectively identifying MRP, while our new method can accomplish the task easily.
Cosmonaut polynya
The difficulty in identifying open-ocean polynyas through traditional methods exists not only with MRP. Almost all open-ocean polynyas have limited occurrences and short durations, making them unrecognizable via traditional methods. Many studies have pointed out that there is an open-ocean polynya located in the Cosmonaut Sea (the Cosmonaut polynya, CP)1,63. However, existing methods employing open-water frequency maps find it hard to identify CP (Fig. 5c). In contrast, our DEEP-AA dataset successfully delineates the daily edges of CP in a manner consistent with visible remote sensing images (Fig. 5d). This further reiterates that, compared to the traditional approach and existing maps, our novel method and dataset can detect open-ocean polynyas more effectively.
More exhaustive and accurate identification of Antarctic open-ocean polynyas promotes our understanding of them. While many previous studies have rightfully emphasized the significance of MRP as the largest polynya in the Southern Ocean37,64, our work contends that CP deserves equal attention. Our dataset reveals that the size of CP is only 29% smaller than MRP (CP: 2.6 × 104 km2; MRP: 3.6 × 104 km2), but its cumulative number of exposure days is nearly twice that of MRP (CP: 342 days; MRP: 135 days). This is owed to the significantly higher frequency of CP, which appeared in 10 out of 17 years, while MRP appeared only in 3 years. The longer cumulative persistence time and more frequent occurrence of CP together imply a potential significance of this polynya in the formation of the Antarctic Bottom Water.
Cooperation polynya
Recently, Qing et al.65 reported an open-ocean polynya in the Cooperation Sea (60°–90°E). Whilst this polynya cannot be clearly captured in the previous method, it is identified in our dataset (Fig. 5e,f). However, different from Qing’s work, we identify more than one open-ocean polynya in this region (Supplementary Figure 6), and the result is not sensitive to the input data or algorithm parameters. Gyres formed by the southern Antarctic Circumpolar Current front and Antarctic Slop Current are the key to opening up this polynya65. The presence of multiple polynyas in the Cooperation Sea suggests a complex circulation structure there.
North ross sea polynya
We also discovered some open-ocean polynyas that have rarely been recorded in the past, such as the North Ross Sea polynya (Fig. 5g), which is also confirmed by visible remote sensing (Fig. 5h).
Maud Rise halos
Lastly, we carried out a verification of DEEP-AA’s capability to prevent false positives (i.e., distinguish between non-polynya open waters and polynyas). Apart from the polynya itself, at the Maud Rise polynya, there were occurrences of transient and unstable non-polynya open waters in some years. Previous researchers have referred to these as “halos” and differentiated them from polynyas based on hydrological preconditions, mechanisms, and effects28,66,67,68. Here, we present two halos in 2005 and 2018 (Fig. 5i,j). Benefiting from the tracing algorithm and the newly introduced temporal definition, our dataset effectively distinguishes these halos from polynyas, aligning with prior knowledge.
Evaluation of infrequent coastal polynyas
In addition to open-ocean polynyas, DEEP-AA also newly identifies numerous infrequent coastal polynyas, which we were able to verify via several cases.
South drygalski ice tongue polynya
In the southwestern Ross Sea, our new tracing method reveals a previously unrecognized polynya south of the Drygalski Ice Tongue (SDITP, highlighted in red in Fig. 6d). This region is typically covered by fast ice, and the polynya opens up infrequently, especially compared to the nearby TNBP and McMurdo polynya (McP) (Fig. 6c). A few previous studies considered it to be part of McP (Fig. 6b)23, but our dataset shows it to be an independent polynya. The wind drivers of this polynya which are different from those of McP (Fig. 6d), as well as the pattern of spatiotemporal evolution (r = 0.01, p = 0.78, non-significant), confirm our conclusion.
Peter I Island polynya and balleny islands polynya
Our dataset also identifies polynyas near islands far from the Antarctic mainland. The polynyas by Peter I Island in the Bellingshausen Sea and the Balleny Islands west of the Ross Sea are some examples of these. These polynyas around islands are driven by winds and are considered key components of the local ecosystem by biologists69,70, despite not being marked on previous maps. These polynyas are identified in our dataset and verified by MODIS images (Fig. 6e–g).
Extreme iceberg event and potential issues
We also evaluated DEEP-AA in terms of a special and extreme event in which iceberg B15A entered into the TNBP in 200571.
The overall good agreement between our dataset and observations, in this case, demonstrates the reliability of our method and DEEP-AA even under extreme conditions. The MODIS images in Fig. 7a–g show the distribution of the TNBP and iceberg B15A during this event, with the polynya extent identified by our dataset (red hatched areas). Normally, the whole TNBP is simultaneously controlled by westerly katabatic winds (Fig. 7h). However, in this event, with the iceberg’s residence, the TNBP was split into two parts that developed asymmetrically: the west part shrank since the iceberg inhibited the newly formed sea- ice outflow, while the east part expanded72. Our dataset (red hatched areas in Fig. 7) successfully identified both parts of the TNBP segmented by B15A and traced the whole process of asymmetric development.
Although such a special case is very rare (having happened only once in 19 years in the TNBP), and our method identifies and traces the polynya correctly overall, the potential limitations need to be noted. Firstly, small parts of the iceberg may be misidentified as being part of the polynya (e.g., Fig. 7a,d,e). This issue derives from the input SIC data based on 89 GHz, which sometimes cannot distinguish icebergs and polynyas effectively41,73. A suitable iceberg mask is needed to further correct it. Secondly, our tracing algorithm assumes that the locations of polynyas are fixed. However, in this case, the drifting iceberg drives the west part of the TNBP to move quickly, causing it to be missed on May 15 and 23. Similarly, the advancement of ice shelves may also result in the misidentification of one polynya as multiple polynyas (e.g., the Ronne Ice Shelf polynya, Supplementary Figure 7). Fortunately, the impact of these flaws on the total area of Antarctic polynyas is less than 1% and does not affect our main conclusion.
Sensitivity analysis
In this section, we report results from a sensitivity analysis for the method and threshold used to define open waters, the spatial resolution of the input data, the threshold of the maintenance time of polynyas, the tracing parameters, and the landfast ice mask.
In terms of the method for defining open waters, in previous studies, two definitions have commonly been employed: (a) setting a threshold on the SIC map, or (b) applying the Polynya Signature Simulation Method (PSSM) to the brightness temperature directly to obtain the open water21,22,74. Here, we compare the polynyas identified based on the two definition ways. The brightness temperature used in PSSM comes from AMSR-E/2 (https://seaice.uni-bremen.de/data/amsr2/tb_daygrid_swath/s12500 and https://seaice.uni-bremen.de/data/amsre/tb_daygrid_swath/s12500). Similar to previous findings41,75, we find that the total area of polynyas derived from both methods is similar when using a SIC threshold of 60% and a polarization ratio threshold of 0.08 (equivalent to an ice thickness of ~10 cm) for PSSM (Fig. 8a). Additionally, we checked the 12 major Antarctic polynyas, and the results from the two sources also correlated (Supplementary Figure 8).
Regarding the threshold used to define open water, we found that it can impact the polynya area significantly (Fig. 8a). Increasing the SIC threshold by 10% or decreasing the threshold of polarization difference in PSSM by 0.05 reduced the total area of polynyas by ~40%, but this has a less significant impact on the polynya quantity.
In terms of the spatial resolution of the input SIC data, we compared four resolutions: 3.125 and 6.25 km provided by the University of Bremen, and 12.5 and 25 km obtained by down-sampling. We found that when the resolution drops to 25 km, which is too close to the scale of many polynyas to identify them, both the area and quantity of polynyas drop rapidly (Fig. 8b). Therefore, the resolution of the input SIC data should be no coarser than 12.5 km.
For the threshold of the maintenance time of polynyas, we tested three values: 10 days, 14 days (2 weeks), and 20 days (Fig. 8c). In our method, when the number of exposure days of an open water is below this threshold, it is not identified as a polynya. We found that as the value of this threshold decreases, more polynyas are identified, especially open-ocean polynyas. However, the total area of polynyas is not sensitive to the threshold.
Regarding the tracing parameters, we tested the daily-tracing parameters (#13, #15, #16, and #18 in Supplementary Table 1) and yearly-tracing parameters (#14, #17, and #19 in Supplementary Table 1) separately, and found that the effects of the two are similar (Fig. 8d,e): for the total polynya area, changes in tracking parameters will not have a particularly significant impact, while for quantity, tracking parameters will be much more important.
Finally, we compared the results with and without the masking of landfast ice (Fig. 8f). Removing the mask, both the number and area of polynyas increase. Nihashi and Ohshima36 pointed out that the location of polynyas along the Antarctic coast is closely related to landfast ice, and Kern41 found that 89-GHz SIC production cannot distinguish well between low-SIC polynyas and landfast ice. Therefore, if the landfast ice is not masked, it may lead to an overestimation of the area and number of polynyas.
Differences in seasonal cycles between frequent and infrequent polynyas
At last, we offer an example of how DEEP-AA could be useful for advancing the study of polynyas. In the DEEP-AA dataset, numerous polynyas with various occurrence frequencies are recorded. The histogram in Fig. 9a illustrates the frequency distribution of the average annual number of maintenance days of circumpolar coastal polynyas. Establishing a boundary of 120 d yr−1, we divided the polynyas into infrequent and frequent polynyas (dashed line). In the Antarctic, ~80% of coastal polynyas are infrequent, and about half are open less than 30 days per year. Despite the numerical advantage of these infrequent polynyas, they contribute only a small portion (~20%) of the Antarctic polynya area (black line in Fig. 9a). Nevertheless, the frequent polynyas occupy ~20% of the number and ~80% of the area. Furthermore, we found that there is a significant positive correlation between the polynya maintenance time and area (r = 0.78, p < 0.001).
Although both frequent and infrequent polynyas have a significant seasonal area cycle, they differ in their patterns. The seasonal area recovery of infrequent polynyas occurs earlier than for frequent polynyas (Fig. 9b). From August on, infrequent coastal polynyas gradually expand in size, while the area of frequent polynyas does not increase until early September.
The mean area per polynya rather than the quantity could be the primary reason for the seasonal cycle differences in the total polynya area. Quantitatively, the seasonal variations of frequent and infrequent polynyas are similar (Fig. 9c): both briefly increase in early April, followed by a decrease until July, and a gradual recovery in late winter. However, in terms of mean area per polynya, a significant distinction emerges (Fig. 9d). Infrequent coastal polynyas shrink slowly until June (−2 km2 d−1) and then expand rapidly in August (17 km2 d−1), directly promoting the faster recovery of their total area. In contrast, frequent polynyas show a seasonal variation similar to that of the total area (i.e., the red line in Fig. 9b). It is challenging to pinpoint the exact physical mechanisms behind these differences. We examined the mean air temperature and wind speed but found no such pattern (Supplementary Figure 9). We speculate that this difference may come from the frequency of synoptic events or the hydrological precondition, such as the stratification stability.
Usage Notes
Our dataset can be used in many aspects of polynya research. In the technical verification, we preliminary show an example of how DEEP-AA can be exploited: through statistical analysis based on DEEP-AA, we found that there are differences between the seasonal cycles of the area of frequent and infrequent polynyas. Similarly, other differences and variations in polynya characteristics can also be statistically studied based on our dataset. Furthermore, combined with other data, DEEP-AA will help us to better understand the role of polynyas in the earth system. For example, with cyclone track data, DEEP-AA can be used to analyze the response of polynyas to atmospheric events; or with chlorophyll data, we can further discuss the ecological effects of different types of polynyas and their controlling factors. For the convenience of readers with different preferences, in addition to the results based on SIC data with a resolution of 6.25 km/1 d, we also provide the output data for all the different input data and parameters shown in the sensitivity analysis. We hope DEEP-AA, a dataset providing a more comprehensive identification of polynyas than achieved prior to now, can advance our understanding of polynyas.
Code availability
The code used for creating the DEEP-AA was written in MATLAB R2020b. You can get the code at https://github.com/Mou-si/DEEP. The code used for validation is also available at https://github.com/Mou-si/DEEP/tree/main/Evaluate.
References
Barber, D. G. & Massom, R. A. Chapter 1 The Role of Sea Ice in Arctic and Antarctic Polynyas. in Elsevier Oceanography Series (eds. Smith, W. O. & Barber, D. G.) 74 1–54 (Elsevier, 2007).
Wilson, E. A., Riser, S. C., Campbell, E. C. & Wong, A. P. S. Winter upper-ocean stability and ice-ocean feedbacks in the sea ice-covered Southern Ocean. J. Phys. Oceanogr. 49, 1099–1117 (2019).
Silvano, A. et al. Recent recovery of Antarctic Bottom Water formation in the Ross Sea driven by climate anomalies. Nat. Geosci. 13, 780–786 (2020).
Foldvik, A. et al. Ice shelf water overflow and bottom water formation in the southern Weddell Sea. J. Geophys. Res. Ocean. 109, 1–15 (2004).
Ohshima, K. I. et al. Antarctic Bottom Water production by intense sea-ice formation in the Cape Darnley polynya. Nat. Geosci. 6, 235–240 (2013).
Gordon, A. L., Huber, B. A. & Busecke, J. Bottom water export from the western Ross Sea, 2007 through 2010. Geophys. Res. Lett. 42, 5387–5394 (2015).
Williams, G. D. et al. The suppression of Antarctic bottom water formation by melting ice shelves in Prydz Bay. Nat. Commun. 7, 12577 (2016).
Mensah, V., Nakayama, Y., Fujii, M., Nogi, Y. & Ohshima, K. I. Dense water downslope flow and AABW production in a numerical model: Sensitivity to horizontal and vertical resolution in the region off Cape Darnley polynya. Ocean Model. 165, 101843 (2021).
Li, Y., Ji, R., Jenouvrier, S., Jin, M. & Stroeve, J. Synchronicity between ice retreat and phytoplankton bloom in circum-Antarctic polynyas. Geophys. Res. Lett. 43, 2086–2093 (2016).
Park, J. et al. Light availability rather than Fe controls the magnitude of massive phytoplankton bloom in the Amundsen Sea polynyas, Antarctica. Limnol. Oceanogr. 62, 2260–2276 (2017).
Dinniman, M. S., St-Laurent, P., Arrigo, K. R. & Hofmann, E. E. & van Dijken, G. L. Sensitivity of the Relationship Between Antarctic Ice Shelves and Iron Supply to Projected Changes in the Atmospheric Forcing. J. Geophys. Res. Ocean. 128, 1–18 (2023).
Cape, M. R., Vernet, M., Kahru, M. & Spreen, G. Polynya dynamics drive primary production in the Larsen A and B embayments following ice shelf collapse. J. Geophys. Res. Ocean. 119, 572–594 (2014).
Yager, P. et al. A carbon budget for the Amundsen Sea Polynya, Antarctica: Estimating net community production and export in a highly productive polar ecosystem. Elem. Sci. Anthr. 4, 1–36 (2016).
St-Laurent, P. et al. Modeling the Seasonal Cycle of Iron and Carbon Fluxes in the Amundsen Sea Polynya, Antarctica. J. Geophys. Res. Ocean. 124, 1544–1565 (2019).
Twelves, A. G., Goldberg, D. N., Henley, S. F., Mazloff, M. R. & Jones, D. C. Self-Shading and Meltwater Spreading Control the Transition From Light to Iron Limitation in an Antarctic Coastal Polynya. J. Geophys. Res. Ocean. 126, 1–28 (2021).
C & Van Dijken, G. L. Phytoplankton dynamics within 37 Antarctic coastal polynya systems. J. Geophys. Res. Ocean. 108 (2003).
Mu, L., Stammerjohn, S. E., Lowry, K. E. & Yager, P. L. Spatial variability of surface p CO2 and air-sea CO2 flux in the Amundsen Sea Polynya, Antarctica. Elem. Sci. Anthr. 3, 1–40 (2014).
Macdonald, G. J., Ackley, S. F., Mestas-Nuñez, A. M. & Blanco-Cabanillas, A. Evolution of the dynamics, area, and ice production of the Amundsen Sea Polynya, Antarctica, 2016–2021. Cryosphere 17, 457–476 (2023).
De Lavergne, C., Palter, J. B., Galbraith, E. D., Bernardello, R. & Marinov, I. Cessation of deep convection in the open Southern Ocean under anthropogenic climate change. Nat. Clim. Chang. 4, 278–282 (2014).
Hattermann, T. et al. Observed interannual changes beneath Filchner-Ronne Ice Shelf linked to large-scale atmospheric circulation. Nat Commun 12, 2961 (2021).
Arrigo, K. R., van Dijken, G. L. & Strong, A. L. Environmental controls of marine productivity hot spots around A ntarctica. J. Geophys. Res. Ocean. 120, 5545–5565 (2015).
Ohshima, K. I., Nihashi, S. & Iwamoto, K. Global view of sea-ice production in polynyas and its linkage to dense/bottom water formation. Geosci. Lett. 3, 13 (2016).
Kern, S. Wintertime Antarctic coastal polynya area: 1992–2008. Geophys. Res. Lett. 36 (2009).
Nakata, K., Ohshima, K. I. & Nihashi, S. Mapping of Active Frazil for Antarctic Coastal Polynyas, With an Estimation of Sea-Ice Production. Geophys. Res. Lett. 48 (2021).
Nihashi, S., Ohshima, K. I. & Tamura, T. Sea-Ice Production in Antarctic Coastal Polynyas Estimated From AMSR2 Data and Its Validation Using AMSR-E and SSM/I-SSMIS Data. Ieee J. Sel. Top. Appl. Earth Obs. Remote Sens. 10, 3912–3922 (2017).
Wang, Z., Wu, Y., Lin, X., Liu, C. & Xie, Z. Impacts of open-ocean deep convection in the Weddell Sea on coastal and bottom water temperature. Clim. Dyn. 48, 2967–2981 (2017).
von Berg, L. et al. Weddell Sea Phytoplankton Blooms Modulated by Sea Ice Variability and Polynya Formation. Geophys. Res. Lett. 47, 1–10 (2020).
Heuzé, C., Zhou, L., Mohrmann, M. & Lemos, A. Spaceborne infrared imagery for early detection of Weddell Polynya opening. Cryosphere 15, 3401–3421 (2021).
Lockwood, J. W., Dufour, C. O., Griffies, S. M. & Winton, M. On the role of the Antarctic slope front on the occurrence of the weddell sea polynya under climate change. J. Clim. 34, 2529–2548 (2021).
Moore, G. W. K. K., Howell, S. E. L. L. & Brady, M. First Observations of a Transient Polynya in the Last Ice Area North of Ellesmere Island. Geophys. Res. Lett. 48, 1–10 (2021).
Preußer, A., Heinemann, G., Willmes, S. & Paul, S. Circumpolar polynya regions and ice production in the Arctic: Results from MODIS thermal infrared imagery from 2002/2003 to 2014/2015 with a regional focus on the Laptev Sea. Cryosphere 10, 3021–3042 (2016).
Ludwig, V. et al. The 2018 North Greenland polynya observed by a newly introduced merged optical and passive microwave sea-ice concentration dataset. Cryosphere 13, 2051–2073 (2019).
Huot, P. V., Kittel, C., Fichefet, T., Jourdain, N. C. & Fettweis, X. Effects of ocean mesoscale eddies on atmosphere–sea ice–ocean interactions off Adélie Land, East Antarctica. Clim. Dyn. 59, 41–60 (2022).
Zhong, R., Yang, Q., Hodges, K., Wu, R. & Chen, D. Impact of Data Resolution on Tracking Southern Ocean Cyclones. Mon. Weather Rev. 151, 3–22 (2023).
Ackley, S. F. et al. Sea-ice production and air/ice/ocean/biogeochemistry interactions in the Ross Sea during the PIPERS 2017 autumn field campaign. Ann. Glaciol. 61, 181–195 (2020).
Nihashi, S. & Ohshima, K. I. Circumpolar Mapping of Antarctic Coastal Polynyas and Landfast Sea Ice: Relationship and Variability. J. Clim. 28, 3650–3670 (2015).
Campbell, E. C. et al. Antarctic offshore polynyas linked to Southern Hemisphere climate anomalies. Nature 570, 319–325 (2019).
Zhou, L., Heuzé, C. & Mohrmann, M. Sea Ice Production in the 2016 and 2017 Maud Rise Polynyas. J. Geophys. Res. Ocean. 128 (2023).
Zhou, L., Heuzé, C. & Mohrmann, M. Early Winter Triggering of the Maud Rise Polynya. Geophys. Res. Lett. 49, 1–14 (2022).
Hodges, K. I. Extension of spherical nonparametric estimators to nonisotropic kernels: an océanographie application. Mon. Weather Rev. 127, 214–227 (1999).
Kern, S., Spreen, G., Kaleschke, L., De La Rosa, S. & Heygster, G. Polynya Signature Simulation Method polynya area in comparison to AMSR-E 89GHz sea-ice concentrations in the Ross Sea and off the Adélie Coast, Antarctica, for 2002–05: first results. Ann. Glaciol. 46, 409–418 (2007).
Fraser, A. D. et al. Landfast ice controls on sea-ice production in the Cape Darnley Polynya: A case study. Remote Sens. Environ. 233, 111315 (2019).
Vichi, M. et al. Effects of an Explosive Polar Cyclone Crossing the Antarctic Marginal Ice Zone. Geophys. Res. Lett. 46, 5948–5958 (2019).
Wang, T., Wei, H. & Xiao, J. Dynamic linkage between the interannual variability of the spring Ross Ice Shelf Polynya and the atmospheric circulation anomalies. Clim. Dyn. 58, 831–840 (2022).
Melsheimer, C. & Spreen, G. AMSR-E ASI sea ice concentration data, Antarctic, version 5.4 (NetCDF) (June 2002 – September 2011). PANGAEA https://doi.org/10.1594/PANGAEA.919778 (2020).
Melsheimer, C. & Spreen, G. AMSR2 ASI sea ice concentration data, Antarctic, version 5.4 (NetCDF) (July 2012 – December 2019). PANGAEA https://doi.org/10.1594/PANGAEA.898400 (2019).
Spreen, G., Kaleschke, L. & Heygster, G. Sea ice remote sensing using AMSR‐E 89‐GHz channels. J. Geophys. Res. Ocean. 113 (2008).
Hersbach, H. et al. ERA5 hourly data on single levels from 1940 to present. Copernicus Climate Change Service (C3S) Climate Data Store (CDS) https://doi.org/10.24381/cds.adbb2d47 (2023).
Hersbach, H. et al. The ERA5 global reanalysis. Q. J. R. Meteorol. Soc. 146, 1999–2049 (2020).
Fraser, A. D. & Massom, R. Circum-Antarctic landfast sea ice extent, 2000–2018, Ver. 2.2. Australian Antarctic Data Centre https://doi.org/10.26179/5d267d1ceb60c (2020).
U.S. National Ice Center. U.S. National Ice Center Arctic and Antarctic Sea Ice Concentration and Climatologies in Gridded Format. National Snow and Ice Data Center, https://doi.org/10.7265/46cc-3952 (2020).
Lin, Y. et al. Daily Edge of Each Polynya in Antarctic (DEEP-AA). Zenodo https://doi.org/10.5281/zenodo.11379147 (2024).
Vermote, E. MYD09 MODIS/Aqua L2 Surface Reflectance, 5-Min Swath 250m, 500m, and 1km. NASA LP DAAC https://doi.org/10.5067/MODIS/MYD09.061 (2015).
Vermote, E. MOD09 MODIS/Terra L2 Surface Reflectance, 5-Min Swath 250m, 500m, and 1km. NASA LP DAAC https://doi.org/10.5067/MODIS/MOD09.061 (2015).
Tian-Kunze, X. & Kaleschke, L. SMOS-derived sea ice thickness in the Antarctic from 2010 to 2020. PANGAEA https://doi.org/10.1594/PANGAEA.934732 (2021).
Kaleschke, L., Tian-Kunze, X., Hendricks, S. & Ricker, R. SMOS-derived Antarctic thin sea ice thickness: data description and validation in the Weddell Sea. Earth Syst. Sci. Data 16, 3149–3170 (2024).
Ackley, S. ASPeCt Visual Ice Observations on PIPERS Cruise NBP1704 April-June 2017. USAntarctic Program (USAP) Data Center https://doi.org/10.15784/601183 (2019).
Nakata, K. & Ohshima, K. I. Mapping of Active Frazil and Sea Ice Production in the Northern Hemisphere, With Comparison to the Southern Hemisphere. J. Geophys. Res. Ocean. 127 (2022).
Guest, P. S. Inside Katabatic Winds Over the Terra Nova Bay Polynya: 2. Dynamic and Thermodynamic Analyses. J. Geophys. Res. Atmos. 126, e2021JD034904 (2021).
Rack, W., Price, D., Haas, C., Langhorne, P. J. & Leonard, G. H. Sea Ice Thickness in the Western Ross Sea. Geophys. Res. Lett. 48 (2021).
Cheon, W. G. & Gordon, A. L. Open-ocean polynyas and deep convection in the Southern Ocean. Sci. Rep. 9, 1–9 (2019).
Hirabara, M., Tsujino, H., Nakano, H. & Yamanaka, G. Formation mechanism of the Weddell Sea Polynya and the impact on the global abyssal ocean. J. Oceanogr. 68, 771–796 (2012).
Wei, Z., Zhang, Z., Wang, X., Chen, Y. & Zhou, M. The thermodynamic and dynamic control of the sensible heat polynya in the western Cosmonaut Sea. Deep. Res. Part II Top. Stud. Oceanogr. 195, 105000 (2022).
Lin, Y., Yang, Q., Shi, Q., Nakayama, Y. & Chen, D. A Volume-Conserved Approach to Estimating Sea-Ice Production in Antarctic Polynyas. Geophys. Res. Lett. 50, 1–9 (2023).
Qin, Q., Wang, Z., Liu, C. & Cheng, C. Open-Ocean Polynyas in the Cooperation Sea, Antarctica. J. Phys. Oceanogr. 52, 1363–1381 (2022).
Lindsay, R. W., Kwok, R., de Steur, L. & Meier, W. Halo of ice deformation observed over the Maud Rise seamount. Geophys. Res. Lett. 35, 2–5 (2008).
McHedlishvili, A., Spreen, G., Melsheimer, C. & Huntemann, M. Weddell Sea polynya analysis using SMOS-SMAP apparent sea ice thickness retrieval. Cryosphere 16, 471–487 (2022).
de Steur, L., Holland, D. M., Muench, R. D. & McPhee, M. G. The warm-water ‘Halo’ around Maud Rise: Properties, dynamics and Impact. Deep. Res. Part I Oceanogr. Res. Pap. 54, 871–896 (2007).
Macdonald, J. A., Barton, K. J. & Metcalf, P. Chinstrap penguins (Pygoscelis antarctica) nesting on Sabrina Islet, Balleny Islands, Antarctica. Polar Biol. 25, 442–447 (2002).
Ballard, G. et al. Responding to climate change: Adélie Penguins confront astronomical and ocean boundaries. Ecology 91, 2056–2069 (2010).
Robinson, N. J. & Williams, M. J. M. Iceberg-induced changes to polynya operation and regional oceanography in the southern Ross Sea, Antarctica, from in situ observations. Antarct. Sci. 24, 514–526 (2012).
Sansiviero, M. et al. Modelling sea ice formation in the Terra Nova Bay polynya. J. Mar. Syst. 166, 4–25 (2017).
Tamura, T. et al. Estimation of thin ice thickness and detection of fast ice from SSM/I data in the Antarctic Ocean. J. Atmos. Ocean. Technol. 24, 1757–1772 (2007).
Hollands, T. & Dierking, W. Dynamics of the Terra Nova Bay Polynya: The potential of multi-sensor satellite observations. Remote Sens. Environ. 187, 30–48 (2016).
Parmiggiani, F. Multi-year measurement of Terra Nova Bay winter polynya extents. Eur. Phys. J. Plus 126, 1–7 (2011).
Acknowledgements
This study was supported by the National Key Research and Development Program of China (No. 2022YFE0106300) and the Southern Marine Science and Engineering Guangdong Laboratory (Zhuhai) (Nos. SML2023SP217, SML2023SP219, SML2022SP401). Y. N. is supported by the fund from Grant in Aids for Scientific Research (24K15256, and 24H02341) of the Japanese Ministry of Education, Culture, Sports, Science, and Technology. Y. N. is also supported by Inoue Science Research Award from Inoue Science Foundation. Y. L. is supported by China Scholarship Council (No. 202306380185) during a visit to Institute of Low Temperature Science, Hokkaido University.
Author information
Authors and Affiliations
Contributions
Q.Y. and Y.L. conceived the research. Y.L. and K.L. developed the algorithm and created the dataset. Y.H. helped to collect some verification data. Y.L. and Y.N. validated the dataset. Y.L. drafted the original manuscript. Q.Y., Y.N. and D.C. supervised and administrated the project. All authors reviewed and edited the final manuscript.
Corresponding author
Ethics declarations
Competing interests
The authors declare no competing interests.
Additional information
Publisher’s note Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Supplementary information
Rights and permissions
Open Access This article is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License, which permits any non-commercial use, sharing, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if you modified the licensed material. You do not have permission under this licence to share adapted material derived from this article or parts of it. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by-nc-nd/4.0/.
About this article
Cite this article
Lin, Y., Nakayama, Y., Liang, K. et al. A dataset of the daily edge of each polynya in the Antarctic. Sci Data 11, 1006 (2024). https://doi.org/10.1038/s41597-024-03848-2
Received:
Accepted:
Published:
DOI: https://doi.org/10.1038/s41597-024-03848-2