-
Notifications
You must be signed in to change notification settings - Fork 2
/
catalog_ds131.1.xml
186 lines (155 loc) · 8.68 KB
/
catalog_ds131.1.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
<?xml version="1.0" encoding="UTF-8"?>
<catalog name="THREDDS Server Default Catalog : You must change this to fit your server!"
xmlns="http://www.unidata.ucar.edu/namespaces/thredds/InvCatalog/v1.0"
xmlns:xlink="http://www.w3.org/1999/xlink">
<service name="all" serviceType="Compound" base="">
<service name="HTTPServer" serviceType="HTTPServer" base="/thredds/fileServer/"/>
<service name="opendap" serviceType="OPENDAP" base="/thredds/dodsC/"/>
<service name="ncss" serviceType="NetcdfSubset" base="/thredds/ncss/grid/"/>
<service name="cdmremote" serviceType="CdmRemote" base="/thredds/cdmremote/"/>
<service name="wcs" serviceType="WCS" base="/thredds/wcs/"/>
<service name="wms" serviceType="WMS" base="/thredds/wms/"/>
<service name="iso" serviceType="ISO" base="/thredds/iso/"/>
<service name="ncml" serviceType="NCML" base="/thredds/ncml/"/>
<service name="uddc" serviceType="UDDC" base="/thredds/uddc/"/>
</service>
<!-- Top level dataset: Needed to set metadata for Files & Aggregations -->
<dataset name="ds131.1">
<metadata inherited="true">
<serviceName>all</serviceName>
<dataFormat>GRIB-1</dataFormat>
<dataType>GRID</dataType>
<documentation type="Rights">Freely Available</documentation>
<documentation xlink:href="http://rda.ucar.edu/datasets/ds131.1/" xlink:title="NCAR RDA - NOAA-CIRES Twentieth Century Global Reanalysis Version II (ds131.1)" />
<documentation type="summary">The Twentieth Century Reanalysis Project, supported by the Earth System Research Laboratory Physical Sciences Division from NOAA and the University of Colorado CIRES/Climate Diagnostics Center, is an effort to produce a global reanalysis dataset spanning a portion of the nineteenth century and the entire twentieth century (1871 - near present), assimilating only surface observations of synoptic pressure, monthly sea surface temperature and sea ice distribution. Products include 6-hourly ensemble mean and spread analysis fields on a 2x2 degree global lat/lon grid, and 3 and 6-hourly ensemble mean and spread forecast (first guess) fields on a global Gaussian T-62 grid. Fields are accessible in yearly time series (1 file/parameter) and monthly synoptic time (all parameters/synoptic hour) files. Ensemble grids, spectral coefficients, and other information will available by offline request in the future.
</documentation>
<documentation xlink:href="http://www.cdc.noaa.gov/data/20thC_Rean/" xlink:title="NOAA ESRL 20th Century Reanalysis Project Homepage" />
<contributor role="computation">National Energy Research Scientific Computing Center managed by Lawrence Berkeley National Laboratory and of the Oak Ridge Leadership Computing Facility at Oak Ridge National Laboratory
</contributor>
<creator>
<name vocabulary="DIF">DOC/NOAA/ESRL</name>
<contact url="http://www.esrl.noaa.gov/psd/data/20thC_Rean/" email="[email protected]" />
</creator>
<publisher>
<name vocabulary="DIF">NCAR/RDA</name>
<contact url="http://rda.ucar.edu/" email="[email protected]" />
</publisher>
<keywords>Numerical Weather Prediction</keywords>
<keywords>NCEP</keywords>
<keywords>Model data</keywords>
<keywords>Reanalysis</keywords>
<keywords>Twentieth Century</keywords>
</metadata>
<!-- Files -->
<datasetScan name="ds131.1 Files"
path="files/ds131.1"
location="/glade/p/rda/data/ds131.1">
<metadata inherited="true">
<serviceName>all</serviceName>
</metadata>
<filter>
<exclude wildcard="*.html"/>
<exclude wildcard="timeseries" atomic="false" collection="true"/>
<exclude wildcard="data" atomic="false" collection="true"/>
</filter>
<addDatasetSize/>
</datasetScan>
<!-- Aggregations -->
<dataset name="ds131.1 Aggregations">
<dataset name="Synoptic Analysis Fields">
<metadata inherited="true">
<serviceName>all</serviceName>
</metadata>
<featureCollection name="Mean"
featureType="GRIB"
harvest="true"
path="aggregations/ds131.1/3/mean">
<metadata inherited="true">
<serviceName>all</serviceName>
</metadata>
<collection name="ds131.1_synop_anl_mean"
ID="ds131.1_synop_anl_mean-AGG"
spec="/glade/p/rda/data/ds131.1/synop/pgrbanl_mean_.*\.grib$"
timePartition="1 year"
dateFormatMark="#pgrbanl_mean_#yyyyMM_HH"
olderThan="0 min"/>
<gribConfig datasetTypes="Best">
<bestNamer name="Timeseries Aggregation"/>
<pdsHash>
<useTableVersion>false</useTableVersion>
</pdsHash>
</gribConfig>
<update startup="false" trigger="allow"/>
</featureCollection>
<featureCollection name="Spread"
featureType="GRIB"
harvest="true"
path="aggregations/ds131.1/3/spread">
<metadata inherited="true">
<serviceName>all</serviceName>
</metadata>
<collection name="ds131.1_synop_anl_sprd"
ID="ds131.1_synop_anl_sprd-AGG"
spec="/glade/p/rda/data/ds131.1/synop/pgrbanl_sprd_.*\.grib$"
timePartition="1 year"
dateFormatMark="#pgrbanl_sprd_#yyyyMM_HH"
olderThan="0 min"/>
<gribConfig datasetTypes="Best">
<bestNamer name="Timeseries Aggregation"/>
<pdsHash>
<useTableVersion>false</useTableVersion>
</pdsHash>
</gribConfig>
<update startup="false" trigger="allow"/>
</featureCollection>
</dataset>
<dataset name="Synoptic First Guess Forecast Fields">
<metadata inherited="true">
<serviceName>all</serviceName>
</metadata>
<featureCollection name="Mean"
featureType="GRIB"
harvest="true"
path="aggregations/ds131.1/4/mean">
<metadata inherited="true">
<serviceName>all</serviceName>
</metadata>
<collection name="ds131.1_synop_fgff_mean"
ID="ds131.1_synop_fgff_mean-AGG"
spec="/glade/p/rda/data/ds131.1/synop/sflxgrbfg_mean_.*\.grib$"
timePartition="1 year"
dateFormatMark="#sflxgrbfg_mean_#yyyyMM_HH"
olderThan="0 min"/>
<gribConfig datasetTypes="Best">
<bestNamer name="Timeseries Aggregation"/>
<pdsHash>
<useTableVersion>false</useTableVersion>
</pdsHash>
</gribConfig>
<update startup="false" trigger="allow"/>
</featureCollection>
<featureCollection name="Spread"
featureType="GRIB"
harvest="true"
path="aggregations/ds131.1/4/spread">
<metadata inherited="true">
<serviceName>all</serviceName>
</metadata>
<collection name="ds131.1_synop_fgff_sprd"
ID="ds131.1_synop_fgff_sprd-AGG"
spec="/glade/p/rda/data/ds131.1/synop/sflxgrbfg_sprd_.*\.grib$"
timePartition="1 year"
dateFormatMark="#sflxgrbfg_sprd_#yyyyMM_HH"
olderThan="0 min"/>
<gribConfig datasetTypes="Best">
<bestNamer name="Timeseries Aggregation"/>
<pdsHash>
<useTableVersion>false</useTableVersion>
</pdsHash>
</gribConfig>
<update startup="false" trigger="allow"/>
</featureCollection>
</dataset>
</dataset>
</dataset>
</catalog>