AguaTrack-ARCO-SA-Aggregated
收藏数据集概述
数据集名称:AguaTrack-ARCO-SA-Aggregated
数据集地址:https://huggingface.co/datasets/AguaTrackSA/AguaTrack-ARCO-SA-Aggregated
许可协议:Creative Commons Attribution 4.0 International (CC-BY-4.0)
数据集格式:Binary Zarr v3
存储方式:可通过 xarray 与 HfFileSystem 进行访问。
数据访问示例
使用 Hugging Face 的 HfFileSystem 和 xarray 读取 Zarr 数据集:
python from huggingface_hub import HfFileSystem import xarray as xr
fs = HfFileSystem() store = fs.get_mapper("datasets/NTU-CompHydroMet-Lab/wam2layers/1996.zarr") ds = xr.open_zarr(store, consolidated=False)
相关资源
- 代码教程:https://github.com/NTU-CompHydroMet-Lab/AguaTrack-ARCO-SA-Tutorial
- 原始日尺度数据集:https://huggingface.co/datasets/AguaTrack/AguaTrack-ARCO-SA(DOI: 10.57967/hf/8650)
引用方式
配套代码(已归档于 Zenodo,DOI: 10.5281/zenodo.20036507):
bibtex @software{aguatrack_arco_sa_tutorial_v0_1_0, author = {Lin, Sung Che and Hung, Ho Tin}, title = {{AguaTrack-ARCO-SA Tutorial}}, version = {v0.1.0}, date = {2026-05-05}, publisher = {Zenodo}, doi = {10.5281/zenodo.20036507}, url = {https://doi.org/10.5281/zenodo.20036507}, }
原始数据集(AguaTrack-ARCO-SA,DOI: 10.57967/hf/8650):
bibtex @misc{ho_tin_hung_2026, author = { Ho Tin Hung and Sung Che Lin }, title = { AguaTrack-ARCO-SA (Revision a433c0f) }, year = 2026, url = { https://huggingface.co/datasets/AguaTrack/AguaTrack-ARCO-SA }, doi = { 10.57967/hf/8650 }, publisher = { Hugging Face } }
说明:本聚合数据集(月度和年度聚合)衍生自日尺度数据集,共享同一DOI。




