遇见数据集

A dataset of sea breeze objects over Australia (1979-2024)

收藏
Zenodo2026-02-10 更新2026-05-26 收录
官方服务:

资源简介:

Overview This record contains a dataset of sea breeze objects derived from the Bureau of Meteorology Atmospheric Regional Reanalysis for Australia, version 2, with convective-scale configuration (BARRA-C2, Su et al., 2025), over a 1979-2024 period. BARRA2 is made available by the Bureau of Meteorology under a CC-BY 4.0 license via the Australian National Comptutational Infrastructure Sea breeze objects are defined on a time-latitude-longitude grid, at around 4.4 km horizontal spacing at hourly intervals. The objects are provided as a binary mask on a grid in .zarr format. Both hourly and daily masks are provided here and compressed into .zip archives. sea_breeze_mask_hourly.zip: Contains 1,978 .zarr directories of hourly sea breeze objects, with each directory containing no more than 10 days of objects. sea_breeze_mask_daily.zip: Contains three .zarr directories with daily sea breeze masks over the whole 1979-2024 period. Object identification method and software Sea breeze obects are defined using a moisture frontogenesis approach based on surface winds and specific humidity, with further filtering of objects using a set of morphological and physical characteristics. Filtering settings are provided in the .zarr metadata. Details on the methods can be found in Brown et al. (2025a). Code to produce the objects, and accomanying documentation, can be found in Brown et al. (2025b) or on GitHub. Daily data resampling The daily mask provided here has been resampled at each grid point from hourly data, by considering if a sea breeze is present on a given day. A day is either defined by UTC, Australian Eastern Standard Time (AEST, UTC + 10), or Australian Western Standard Time (AWST, UTC + 8), and each are provided as separate .zarr directories: UTC: sea_breeze_mask_utc.zarr AEST: sea_breeze_mask_aest.zarr AWST: sea_breeze_mask_awst.zarr For the AEST and AWST data, sea breeze objects occurring before 0900 or after 2100 are not included in the resampling. Opening the data After unzipping, the .zarr directories can be loaded into Python using xarray following the code below. This was tested with the following python packages: xarray version 2023.2.0 zarr version 2.13.3 import xarray as xr f = xr.open_dataset("sea_breeze_mask_utc.zarr", engine="zarr") Additional details: Spatial extent: 108.02E to 158.50E, 45.69S to 6.93S Temporal extent: 1979-01-01 to 2024-12-31 Time frequency: Daily and hourly

提供机构:
Zenodo
创建时间:
2026-02-10
二维码
社区交流群
二维码
科研交流群
商业服务