Parameters used when inserting valuesΒΆ
Name |
Unit |
Description |
Comment |
---|---|---|---|
|
String |
Type of report |
Alias for |
|
String |
Type of report |
Alias for |
|
Integer |
Station database ID |
Can optionally be specified instead of |
|
String |
Station identifier |
Optional: if missing, the station is fixed; if present, it is mobile |
|
Float |
Latitude |
|
|
Float |
Longitude |
|
|
Integer |
Year |
|
|
Integer |
Month |
Optional: when missing, the minimum valid value is used |
|
Integer |
Day |
Optional: when missing, the minimum valid value is used |
|
Integer |
Hour |
Optional: when missing, the minimum valid value is used |
|
Integer |
Minutes |
Optional: when missing, the minimum valid value is used |
|
Integer |
Seconds |
Optional: when missing, the minimum valid value is used |
|
Integer |
Type of first level |
|
|
Integer |
Level layer L1 |
|
|
Integer |
Type of second level |
|
|
Integer |
Level layer L2 |
|
|
Integer |
P indicator for time range |
|
|
Integer |
Time range P1 |
|
|
Integer |
Time range P2 |
|
|
datetime |
Datetime |
Only available in Python |
|
Level |
Only available in Python |
|
|
Time range |
Only available in Python |
Any variable code (as Bxxyyy or as a DB-All.e alias) can also be set to insert a variable.
In the Fortran API, after a data is inserted in the database, one can query ana_id to get the database ID of the station used for that data.