Skip to content

Commit

Permalink
Fixes and new vars from cads-obs-catalogue-manager tables version.
Browse files Browse the repository at this point in the history
  • Loading branch information
garciampred committed Sep 8, 2023
1 parent 4261905 commit e776298
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 56 deletions.
2 changes: 1 addition & 1 deletion table_definitions/duration.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Description: Duration of report
# Source:
element_name kind external_table description
duration int(pk) Primary key
duration int(pk) Primary key
description varchar Text description of duration
period int Duration converted to seconds
104 changes: 52 additions & 52 deletions table_definitions/era5fb_table.csv
Original file line number Diff line number Diff line change
@@ -1,52 +1,52 @@
element_name kind ext. tab. description
obs_id INTEGER observation id
report_id INTEGER header\_table:report\_id
source_id INTEGER source\_configuration:source\_id
feedback_method INTEGER feedback\_method:method 0=online 1=offline
type INTEGER mars key - type of field used to retrieve data
expver STRING mars key - experiment id
class INTEGER mars key - ecmwf classification for data
stream INTEGER mars key - forecasting system used to generate data
andate INTEGER analysis date
antime INTEGER analysis time
reportype INTEGER mars key - report type for mar
seqno@hdr INTEGER observation sequence
source@hdr STRING source id of obs. (character*8) : re-analysis purposes
bufrtype@hdr INTEGER bufr-type
subtype@hdr INTEGER bufr subtype for reference
groupid@hdr INTEGER mars key - observation group
obstype@hdr INTEGER observation type
codetype@hdr INTEGER observation code type
sensor@hdr INTEGER ecmwf satellite local (rttov) sensor indicator
statid@hdr STRING station id (character*8)
date@hdr INTEGER obs. date
time@hdr INTEGER obs. exact time
report_status@hdr BITFIELD report's status
report_event1@hdr BITFIELD report's events (part 1)
report_rdbflag@hdr BITFIELD report's flags
lat@hdr REAL latitude
lon@hdr REAL longitude
lsm@modsurf REAL model land-sea mask
orography@modsurf REAL model orography
windspeed10m@modsurf REAL 10 metre wind speed
sonde_type@conv INTEGER in order to do bias corr. of temps
obsvalue@body REAL observed variable
varno@body INTEGER variable number
vertco_type@body INTEGER vertical coordinate type
vertco_reference_1@body REAL vertical coordinate reference 1
vertco_reference_2@body REAL vertical coordinate reference 2
ppcode@conv_body INTEGER pressure code
datum_anflag@body BITFIELD observation flags
datum_status@body BITFIELD new feature equivalent to old def : "status status_t"
datum_event1@body BITFIELD observation events (part 1)
datum_rdbflag@body BITFIELD observation flags (rdb)
biascorr@body REAL radiance bias correction
qc_pge@body REAL var qc a posteriori probability of gross error
an_depar@body REAL observed minus analysed value
fg_depar@body REAL observed minus first guess value
lsm@surfbody_feedback REAL
stalt@hdr REAL altitude
obs_error@errstat REAL prescribed observation error
final_obs_error@errstat REAL final observation error (combination of prescribed and persistence errors)
fg_error@errstat REAL first guess error
eda_spread@errstat REAL (Unscaled) spread from the EDA. The units depend on the data - they are the same as
element_name kind external_table description
obs_id int (pk) observations_table:observation_id
report_id int header\_table:report\_id
source_id int source\_configuration:source\_id
feedback_method int feedback\_method:method 0=online 1=offline
type int mars key - type of field used to retrieve data
expver varchar mars key - experiment id
class int mars key - ecmwf classification for data
stream int mars key - forecasting system used to generate data
andate int analysis date
antime int analysis time
reportype int mars key - report type for mar
seqno@hdr int observation sequence
source@hdr varchar source id of obs. (character*8) : re-analysis purposes
bufrtype@hdr int bufr-type
subtype@hdr int bufr subtype for reference
groupid@hdr int mars key - observation group
obstype@hdr int observation type
codetype@hdr int observation code type
sensor@hdr int ecmwf satellite local (rttov) sensor indicator
statid@hdr varchar station id (character*8)
date@hdr int obs. date
time@hdr int obs. exact time
report_status@hdr bool report's status
report_event1@hdr bool report's events (part 1)
report_rdbflag@hdr bool report's flags
lat@hdr numeric latitude
lon@hdr numeric longitude
lsm@modsurf numeric model land-sea mask
orography@modsurf numeric model orography
windspeed10m@modsurf numeric 10 metre wind speed
sonde_type@conv int in order to do bias corr. of temps
obsvalue@body numeric observed variable
varno@body int variable number
vertco_type@body int vertical coordinate type
vertco_reference_1@body numeric vertical coordinate reference 1
vertco_reference_2@body numeric vertical coordinate reference 2
ppcode@conv_body int pressure code
datum_anflag@body bool observation flags
datum_status@body bool new feature equivalent to old def : "status status_t"
datum_event1@body bool observation events (part 1)
datum_rdbflag@body bool observation flags (rdb)
biascorr@body numeric radiance bias correction
qc_pge@body numeric var qc a posteriori probability of gross error
an_depar@body numeric observed minus analysed value
fg_depar@body numeric observed minus first guess value
lsm@surfbody_feedback numeric
stalt@hdr numeric altitude
obs_error@errstat numeric prescribed observation error
final_obs_error@errstat numeric final observation error (combination of prescribed and persistence errors)
fg_error@errstat numeric first guess error
eda_spread@errstat numeric (Unscaled) spread from the EDA. The units depend on the data - they are the same as
25 changes: 22 additions & 3 deletions tables/observed_variable.dat
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,26 @@ variable parameter_group domain sub_domain name units description
164 lidar atmospheric base_layer_altitude Frequency distribution of the base layer altitude values
165 lidar atmospheric top_layer_altitude Frequency distribution of the top layer altitude values
166 lidar atmospheric center_of_mass_altitude Frequency distribution of the center of mass altitude values
167 Global Navigation Satellite System atmosphere surface;upper-air zenith_total_delay m This parameter characterizes the delay of the GNSS signal on the path from a satellite to the receiver due to atmospheric refraction and bending, mapped into the zenith direction. It is expressed as an equivalent distance travelled additionally by the radio waves, due to the atmosphere. The numerical value of zenith total delay correlates with the amount of total column water vapour (i.e., not including effects of liquid water and/or ice) above the GNSS receiver antenna. It is hence used to estimate the total column water vapour. new variable added to observed variable table
167 Global Navigation Satellite System atmosphere surface;upper-air zenith_total_delay m This parameter characterizes the delay of the GNSS signal on the path from a satellite to the receiver due to atmospheric refraction and bending, mapped into the zenith direction. It is expressed as an equivalent distance travelled additionally by the radio waves, due to the atmosphere. The numerical value of zenith total delay correlates with the amount of total column water vapour (i.e., not including effects of liquid water and/or ice) above the GNSS receiver antenna. It is hence used to estimate the total column water vapour.
168 Global Navigation Satellite System atmosphere surface;upper-air zenith tropospheric delay m This parameter characterizes the delay through the troposphere of the GNSS signal on the path from a satellite to the receiver due to atmospheric refraction and bending, mapped into the zenith direction. It is expressed as an equivalent distance travelled additionally by the radio waves, due to the atmosphere.
169 humidity atmospheric surface wetness Ohms The presence or absence of moisture due to precipitation, in Ohms. High values (>= 1000) indicate an absence of moisture. Low values (< 1000) indicate the presence of moisture
170 humidity atmospheric surface soil_moisture m3 m-3 Ratio of water volume over sample volume (m^3 water/m^3 soil)
169 humidity atmospheric surface wetness Ohms The presence or absence of moisture due to precipitation, in Ohms. High values (>= 1000) indicate an absence of moisture. Low values (< 1000) indicate the presence of moisture
170 humidity atmospheric surface soil_moisture m3 m-3 Ratio of water volume over sample volume (m^3 water/m^3 soil)
171 humidity atmospheric daily maximum relative humidity percent TBD
172 humidity atmospheric daily minimum relative humidity percent TBD
173 temperature atmospheric monthly maximum soil temperature K Lot 1 is using Ts - WMO abbrev.
174 temperature atmospheric monthly minimum soil temperature K Lot 1 is using Ts - WMO abbrev.
175 wind atmospheric surface; upper-air wind speed 2 meters from earth surface 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.
176 temperature atmospheric soil temperature 5cm from earth surface K TBD
177 temperature atmospheric soil temperature 10cm from earth surface K TBD
178 temperature atmospheric soil temperature 20cm from earth surface K TBD
179 temperature atmospheric soil temperature 50cm from earth surface K TBD
180 temperature atmospheric soil temperature 100cm from earth surface K TBD
181 humidity atmospheric soil moisture 5cm from earth surface m3 m-3 TBD
182 humidity atmospheric soil moisture 10cm from earth surface m3 m-3 TBD
183 humidity atmospheric soil moisture 20cm from earth surface m3 m-3 TBD
184 humidity atmospheric soil moisture 50cm from earth surface m3 m-3 TBD
185 humidity atmospheric soil moisture 100cm from earth surface m3 m-3 TBD
186 radiation atmospheric hourly maximum downward shortwave irradiance at earth surface W m-2 Flux density of the solar radiation at the Earth surface
187 radiation atmospheric hourly minimum downward shortwave irradiance at earth surface W m-2 Flux density of the solar radiation at the Earth surface
188 temperature atmospheric hourly maximum soil temperature K Lot 1 is using Ts - WMO abbrev.
189 temperature atmospheric hourly minimum soil temperature K Lot 1 is using Ts - WMO abbrev.

0 comments on commit e776298

Please sign in to comment.