File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ sources:
62
62
description : " NSIDC Northern Hemisphere monthly climatology"
63
63
driver : netcdf
64
64
args :
65
- urlpath : ' /home /jpk/sea-ice-obs /OBS_NSIDC_sat_NH_T2Ms_sic.nc'
65
+ urlpath : ' /archive /jpk/om4labs/datasets/NSIDC /OBS_NSIDC_sat_NH_T2Ms_sic.nc'
66
66
chunks : {'time': 12}
67
67
metadata :
68
68
origin_url : ' '
@@ -71,33 +71,33 @@ sources:
71
71
description : " NSIDC Southern Hemisphere monthly climatology"
72
72
driver : netcdf
73
73
args :
74
- urlpath : ' /home /jpk/sea-ice-obs /OBS_NSIDC_sat_SH_T2Ms_sic.nc'
74
+ urlpath : ' /archive /jpk/om4labs/datasets/NSIDC /OBS_NSIDC_sat_SH_T2Ms_sic.nc'
75
75
chunks : {'time': 12}
76
76
metadata :
77
77
origin_url : ' '
78
78
79
- # Trenberth_and_Caron:
80
- # description: "Trenberth and Caron Heat Transport"
81
- # driver: netcdf
82
- # args:
83
- # urlpath: ''
84
- # xarray_kwargs:
85
- # decode_times: False
86
- # metadata:
87
- # origin_url: ''
79
+ Trenberth_and_Caron :
80
+ description : " Trenberth and Caron Heat Transport"
81
+ driver : netcdf
82
+ args :
83
+ urlpath : ' /archive/jpk/om4labs/datasets/Trenberth_and_Caron/Trenberth_and_Caron_Heat_Transport.nc '
84
+ xarray_kwargs :
85
+ decode_times : False
86
+ metadata :
87
+ origin_url : ' '
88
88
89
89
wavelet_NOAA_ERSST_v5_1957_2002 :
90
90
description : " NOAA Reconstructed SST NINO Region Wavelet Analysis 1957-2002"
91
91
driver : netcdf
92
92
args :
93
- urlpath : ' /home /jpk/wavelet-obs /wavelet.NOAA-ERSST-v5.1957-2002.nc'
93
+ urlpath : ' /archive /jpk/om4labs/datasets/NOAA-ERSST /wavelet.NOAA-ERSST-v5.1957-2002.nc'
94
94
metadata :
95
95
origin_url : ' '
96
96
97
97
wavelet_NOAA_ERSST_v5_1880_2019 :
98
98
description : " NOAA Reconstructed SST NINO Region Wavelet Analysis 1880-2019"
99
99
driver : netcdf
100
100
args :
101
- urlpath : ' /home /jpk/wavelet-obs /wavelet.NOAA-ERSST-v5.1880-2019.nc'
101
+ urlpath : ' /archive /jpk/om4labs/datasets/NOAA-ERSST /wavelet.NOAA-ERSST-v5.1880-2019.nc'
102
102
metadata :
103
103
origin_url : ' '
You can’t perform that action at this time.
0 commit comments