Skip to content

Commit

Permalink
Update merged data request
Browse files Browse the repository at this point in the history
Includes:
  * headers without dashes (7d0cb03)
  * missing hourly 3D data (f8541a8)
  • Loading branch information
jesusff committed Nov 5, 2024
1 parent 7d0cb03 commit 0ec9249
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 3 deletions.
4 changes: 3 additions & 1 deletion docs/data-request-i4c-merged.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
out_name,frequency,units,long_name,standard_name,priority,priority-urb,priority-conv,comment,cell_measures,cell_methods,dimensions,ok_max_mean_abs,ok_min_mean_abs,positive,type,valid_max,valid_min
out_name,frequency,units,long_name,standard_name,priority,priority_urb,priority_conv,comment,cell_measures,cell_methods,dimensions,ok_max_mean_abs,ok_min_mean_abs,positive,type,valid_max,valid_min
anthroheat,1hr,W/m2,Anthropogenic heat flux,anthropogenic_heatflux,,URB-URB-RCC,,On grid cell avarage,area: areacella,,,,,,real,,
anthroheat,day,W/m2,Anthropogenic heat flux,anthropogenic_heatflux,,URB-URB-RCC,,On grid cell avarage,area: areacella,,,,,,real,,
anthroheat,mon,W/m2,Anthropogenic heat flux,anthropogenic_heatflux,,URB-URB-RCC,,On grid cell avarage,area: areacella,,,,,,real,,
Expand Down Expand Up @@ -241,9 +241,11 @@ wsgsmax,1hr,m s-1,Daily Maximum Near-Surface Wind Speed of Gust,wind_speed_of_gu
wsgsmax,day,m s-1,Daily Maximum Near-Surface Wind Speed of Gust,wind_speed_of_gust,,,CONV-CORE,,area: areacella,area: mean time: maximum,longitude latitude time height10m,,,,real,,
z0,day,m,Surface Roughness Length,surface_roughness_length,,URB-CORE,,,area: areacella,area: time: mean,longitude latitude time,,,,real,,
z0,mon,m,Surface Roughness Length,surface_roughness_length,,URB-CORE,,,area: areacella,area: time: mean,longitude latitude time,,,,real,,
zg1000,1hr,m,Geopotential Height,geopotential_height,I4C-TIER1,,,#T33,area: areacella,area: mean time: point,longitude latitude time1 p1000,,,,real,,
zg1000,6hr,m,Geopotential Height,geopotential_height,,URB-TIER1,CONV-CORE,,area: areacella,area: mean time: point,longitude latitude time1 p1000,,,,real,,
zg1000,day,m,Geopotential Height,geopotential_height,,URB-TIER1,,,area: areacella,area: time: mean,longitude latitude time p1000,,,,real,,
zg1000,mon,m,Geopotential Height,geopotential_height,,URB-TIER1,,,area: areacella,area: time: mean,longitude latitude time p1000,,,,real,,
zg200,1hr,m,Geopotential Height,geopotential_height,I4C-TIER1,,,#T33,area: areacella,area: mean time: point,longitude latitude time1 p200,,,,real,,
zg200,6hr,m,Geopotential Height,geopotential_height,,,CONV-CORE,,area: areacella,area: mean time: point,longitude latitude time1 p200,,,,real,,
zg500,1hr,m,Geopotential Height,geopotential_height,I4C-TIER1,,CONV-CORE,#T33,area: areacella,area: mean time: point,longitude latitude time1 p500,,,,real,,
zg500,day,m,Geopotential Height,geopotential_height,I4C-TIER1,,,#T33,area: areacella,area: time: mean,longitude latitude time p500,,,,real,,
Expand Down
24 changes: 22 additions & 2 deletions docs/data-request-i4c-merged.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ <h1>I4C CPRCM requested variable list</h1>
<th>units</th>
<th>long_name</th>
<th>priority</th>
<th>priority-urb</th>
<th>priority-conv</th>
<th>priority_urb</th>
<th>priority_conv</th>
<th>comment</th>

</tr>
Expand Down Expand Up @@ -2484,6 +2484,16 @@ <h1>I4C CPRCM requested variable list</h1>
<td></td>
<td></td>
</tr>
<tr>
<td>zg1000</td>
<td>1hr</td>
<td>m</td>
<td>Geopotential Height</td>
<td><span class="tier1">I4C-TIER1</span></td>
<td></td>
<td></td>
<td><span class="tag">T33</span></td>
</tr>
<tr>
<td>zg1000</td>
<td>6hr</td>
Expand Down Expand Up @@ -2514,6 +2524,16 @@ <h1>I4C CPRCM requested variable list</h1>
<td></td>
<td></td>
</tr>
<tr>
<td>zg200</td>
<td>1hr</td>
<td>m</td>
<td>Geopotential Height</td>
<td><span class="tier1">I4C-TIER1</span></td>
<td></td>
<td></td>
<td><span class="tag">T33</span></td>
</tr>
<tr>
<td>zg200</td>
<td>6hr</td>
Expand Down

0 comments on commit 0ec9249

Please sign in to comment.