Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
3 changes: 2 additions & 1 deletion tables/id_scheme.csv
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ scheme,description
10,ICOADS composite
11,Oceangraphic platform / cruise number
12,Other buoy number (e.g. Argo)
13,C3S 311a Lot 2 Internal
13,C3S Internal
14,SOT-ID
5 changes: 4 additions & 1 deletion tables/observed_variable.csv
Comment thread
EddyCMWF marked this conversation as resolved.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ variable,parameter_group,domain,sub_domain,name,units,description
107,wind,atmospheric,surface; upper-air,wind speed,m s-1,"Speed is the magnitude of velocity. Wind is defined as a two-dimensional (horizontal) air velocity vector, with no vertical component. (Vertical motion in the atmosphere has the standard name upward air velocity.) The wind speed is the magnitude of the wind velocity. Lot 1 uses ff - WMO abbrev."
108,wind,atmospheric,surface,wind speed of gust,m s-1,"Speed is the magnitude of velocity. Wind is defined as a two-dimensional (horizontal) air velocity vector, with no vertical component. (Vertical motion in the atmosphere has the standard name upward air velocity.) The wind speed is the magnitude of the wind velocity. A gust is a sudden brief period of high wind speed. In an observed timeseries of wind speed, the gust wind speed can be indicated by a cell methods of maximum for the time-interval. In an atmospheric model which has a parametrised calculation of gustiness, the gust wind speed may be separately diagnosed from the wind speed. Lot 1 uses fx - WMO abbrev."
109,wind,atmospheric,,wind speed max,m s-1,Maximum observed wind speed over specified period Lot 1 uses fm - WMO abbrev.
110,,,,turbulence,J m-3,TBD
110, wind, atmospheric, surface; upper-air, turbulence_intensity,1, Turbulence intensity is defined as the ratio between the standard deviation of wind speed and its mean value over the aggregation interval. It provides an estimate of wind speed variability and flow unsteadiness.
111,,,,precipitable water column,kg m-2,TBD
112,,,,tropopause height,m,TBD
113,,,,tropopause temperature,K,TBD
Expand Down Expand Up @@ -185,3 +185,6 @@ variable,parameter_group,domain,sub_domain,name,units,description
200,clouds,atmospheric,upper-air,cloud conditions,coded,"Sky conditions; Possible Values: clear-sky; thin clouds; thick clouds; broken clouds; [empty]. [empty] means that the cloud retrieval is not successful, not possible or missing."
201,"ozone, CH4, CO, HCOCH, NO2",atmospheric,surface; upper-air,solar azimuth angle,degrees,Solar azimuth angle is the horizontal angle between the line of sight to the sun and a reference direction which is often due north. The angle is measured clockwise.
202,ozone,atmospheric,upper-air,ozone reference total ozone,DU,"Daily value of total column ozone amount defined as the 'best representative value' in the order of Direct Sun (DS), Zenith Cloud (ZS) and Focused Moon (FM). The multiplication factor to convert mol/m^2 to DU is 2241.15."
203, wind, atmospheric, surface; upper-air,wind_run, m, The wind run represents the cumulative horizontal distance traveled by air parcels over the aggregation interval. It is computed as the time integrated wind speed and provides a measure of the total wind passage over a given period.
204, wind, atmospheric, surface; upper-air, average_wind_power_density, W m-2, Wind power density quantifies the kinetic energy flux available in the wind per unit area and is derived from the cube of the horizontal wind speed assuming a constant air density.
205, wind, atmospheric, surface; upper-air, wind_stress, N m-2, Wind stress represents the dynamic pressure exerted by the wind on a surface and is computed as a function of air density and the squared mean wind speed.
1 change: 1 addition & 0 deletions tables/time_quality.csv
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ quality,description
3,"Time missing, date valid. Report set to local midday"
4,Day missing
5,Invalid date / time
6,Timestamp not checked
Loading