遇见数据集

GNSS water vapor obtained from Valenzuela et al (2025) GRL

收藏
Zenodo2026-03-16 更新2026-05-26 收录
官方服务:

资源简介:

Pickle file with results from Valenzuela et al (2025): https://agupubs.onlinelibrary.wiley.com/doi/full/10.1029/2025GL119095 Data is organized as a dictionary with one key per GNSS station. Each value is a Pandas dictionary. Columns include: ztd, wv1 (column water vapor derived with method explained in the paper), doy, year, month. How to read it: import pickle wv_file = "results_ztd_wv_all_stations.pickle" with open(wv_file, "rb") as file: ztd_wv_data = pickle.load(file) # it loads a Dictionary (keys) with Pandas Dataframes (values)

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