|
97 | 97 | "Applicability": { |
98 | 98 | "Mission": "SMAP", |
99 | 99 | "ShortNamePath": "SPL4CMDL", |
100 | | - "VariablePattern": "^/(EC|GEO|GPP|NEE|QA|RH|SOC)/.*" |
| 100 | + "VariablePattern": "^/(EC|GEO|GPP|NEE|QA|RH|SOC)/.*" |
101 | 101 | }, |
102 | 102 | "Attributes": [ |
103 | 103 | { |
|
111 | 111 | "Applicability": { |
112 | 112 | "Mission": "SMAP", |
113 | 113 | "ShortNamePath": "SPL4SMGP", |
114 | | - "VariablePattern": "^/Geophysical_Data/.*" |
| 114 | + "VariablePattern": "^/Geophysical_Data/.*" |
115 | 115 | }, |
116 | 116 | "Attributes": [ |
117 | 117 | { |
|
125 | 125 | "Applicability": { |
126 | 126 | "Mission": "SMAP", |
127 | 127 | "ShortNamePath": "SPL4SMLM", |
128 | | - "VariablePattern": "^/Land-Model-Constants_Data/.*" |
| 128 | + "VariablePattern": "^/Land-Model-Constants_Data/.*" |
129 | 129 | }, |
130 | 130 | "Attributes": [ |
131 | 131 | { |
|
135 | 135 | ], |
136 | 136 | "_Description": "Ensure SMAP L4 variables point to the correct dimension variables in the root group." |
137 | 137 | }, |
| 138 | + { |
| 139 | + "Applicability": { |
| 140 | + "Mission": "SMAP", |
| 141 | + "ShortNamePath": "SPL3SMP$", |
| 142 | + "VariablePattern": "/Soil_Moisture_Retrieval_Data_(AM|PM)?/(?!landcover.*$).+$" |
| 143 | + }, |
| 144 | + "Attributes": [ |
| 145 | + { |
| 146 | + "Name": "dimensions", |
| 147 | + "Value": "/y, /x" |
| 148 | + } |
| 149 | + ], |
| 150 | + "_Description": "Ensure SPL3SMP variables point to the correct dimension variables in the root group." |
| 151 | + }, |
| 152 | + { |
| 153 | + "Applicability": { |
| 154 | + "Mission": "SMAP", |
| 155 | + "ShortNamePath": "SPL3SMP$", |
| 156 | + "VariablePattern": ".*landcover.*" |
| 157 | + }, |
| 158 | + "Attributes": [ |
| 159 | + { |
| 160 | + "Name": "dimensions", |
| 161 | + "Value": "/y, /x, /lc_type" |
| 162 | + } |
| 163 | + ], |
| 164 | + "_Description": "Ensure SPL3SMP variables point to the correct dimension variables in the root group." |
| 165 | + }, |
| 166 | + { |
| 167 | + "Applicability": { |
| 168 | + "Mission": "SMAP", |
| 169 | + "ShortNamePath": "SPL3SMP_E", |
| 170 | + "VariablePattern": "/Soil_Moisture_Retrieval_Data_(AM|PM)/.*" |
| 171 | + }, |
| 172 | + "Attributes": [ |
| 173 | + { |
| 174 | + "Name": "dimensions", |
| 175 | + "Value": "/y_global, /x_global" |
| 176 | + } |
| 177 | + ], |
| 178 | + "_Description": "Ensure SPL3SMP_E variables point to the correct dimension variables in the root group." |
| 179 | + }, |
| 180 | + { |
| 181 | + "Applicability": { |
| 182 | + "Mission": "SMAP", |
| 183 | + "ShortNamePath": "SPL3SMP_E", |
| 184 | + "VariablePattern": "/Soil_Moisture_Retrieval_Data_Polar_(AM|PM)/.*" |
| 185 | + }, |
| 186 | + "Attributes": [ |
| 187 | + { |
| 188 | + "Name": "dimensions", |
| 189 | + "Value": "/y_polar, /x_polar" |
| 190 | + } |
| 191 | + ], |
| 192 | + "_Description": "Ensure SPL3SMP_E variables point to the correct dimension variables in the root group." |
| 193 | + }, |
| 194 | + { |
| 195 | + "Applicability": { |
| 196 | + "Mission": "SMAP", |
| 197 | + "ShortNamePath": "SPL3FTA", |
| 198 | + "VariablePattern": "/(Freeze_Thaw_Retrieval_Data|Radar_Data|Ancillary_Data)/(?!transition_state_flag$|transition_direction$).+$" |
| 199 | + }, |
| 200 | + "Attributes": [ |
| 201 | + { |
| 202 | + "Name": "dimensions", |
| 203 | + "Value": "/am_pm, /y, /x" |
| 204 | + } |
| 205 | + ], |
| 206 | + "_Description": "Ensure SPL3FTA variables point to the correct dimension variables in the root group." |
| 207 | + }, |
| 208 | + { |
| 209 | + "Applicability": { |
| 210 | + "Mission": "SMAP", |
| 211 | + "ShortNamePath": "SPL3FTA", |
| 212 | + "VariablePattern": "/Freeze_Thaw_Retrieval_Data/(transition_direction|transition_state_flag)$" |
| 213 | + }, |
| 214 | + "Attributes": [ |
| 215 | + { |
| 216 | + "Name": "dimensions", |
| 217 | + "Value": "/y, /x" |
| 218 | + } |
| 219 | + ], |
| 220 | + "_Description": "Ensure SPL3FTA variables point to the correct dimension variables in the root group." |
| 221 | + }, |
| 222 | + { |
| 223 | + "Applicability": { |
| 224 | + "Mission": "SMAP", |
| 225 | + "ShortNamePath": "SPL3SMA$", |
| 226 | + "VariablePattern": "/(Soil_Moisture_Retrieval_Data|Radar_Data|Ancillary_Data)/.*" |
| 227 | + }, |
| 228 | + "Attributes": [ |
| 229 | + { |
| 230 | + "Name": "dimensions", |
| 231 | + "Value": "/y, /x" |
| 232 | + } |
| 233 | + ], |
| 234 | + "_Description": "Ensure SPL3SMA variables point to the correct dimension variables in the root group." |
| 235 | + }, |
138 | 236 | { |
139 | 237 | "Applicability": { |
140 | 238 | "Mission": "TEMPO", |
141 | 239 | "ShortNamePath": "TEMPO_CLDO4_L3", |
142 | | - "VariablePattern": "^/(product|geolocation|support_data)/.*" |
| 240 | + "VariablePattern": "^/(product|geolocation|support_data)/.*" |
143 | 241 | }, |
144 | 242 | "Attributes": [ |
145 | 243 | { |
146 | 244 | "Name": "dimensions", |
147 | 245 | "Value": "/time /latitude /longitude" |
148 | 246 | }, |
149 | | - { |
| 247 | + { |
150 | 248 | "Name": "coordinates", |
151 | 249 | "Value": "time latitude longitude" |
152 | 250 | } |
|
0 commit comments