Parameters used when reading query results¶
Parameters used when reading station query results¶
Name |
Unit |
Description |
Comment |
---|---|---|---|
|
Integer |
Priority of this type of report |
Every type of report has an associated priority that controls
which data are first returned when there is more than one in the
same physical space. It can be changed by editing |
|
String |
Type of report |
Alias for |
|
String |
Type of report |
Alias for |
|
Integer |
Station database ID |
Internal DB-ALLe ID referring to an existing station, usable as a shortcut |
|
Integer |
Station is mobile |
Set to |
|
String |
Station identifier |
present if |
|
Float |
Latitude |
|
|
Float |
Longitude |
|
|
Coords |
Station coordinates |
Only available in Python |
|
Station |
Only available in Python |
Parameters used when reading query results for station values¶
Name |
Unit |
Description |
Comment |
---|---|---|---|
|
Integer |
Priority of this type of report |
Every type of report has an associated priority that controls
which data are first returned when there is more than one in the
same physical space. It can be changed by editing |
|
String |
Type of report |
Alias for |
|
String |
Type of report |
Alias for |
|
Integer |
Station database ID |
Internal DB-ALLe ID referring to an existing station, usable as a shortcut |
|
Integer |
Station is mobile |
Set to |
|
String |
Station identifier |
present if |
|
Float |
Latitude |
|
|
Float |
Longitude |
|
|
|
Station coordinates |
Only available in Python |
|
Station |
Only available in Python |
|
|
String |
Variable code |
Set to the current variable code when iterating results |
|
Variable |
Only available in Python |
|
|
List |
Attributes |
Set to the current variable code when iterating results |
|
Integer |
ID of the variable |
ID identifying a variable in the database, can be used as a shortcut to access its attributes |
The variable value can be queried using the code in var
.
Parameters used when reading query results for data values¶
Name |
Unit |
Description |
Comment |
---|---|---|---|
|
Integer |
Priority of this type of report |
Every type of report has an associated priority that controls
which data are first returned when there is more than one in the
same physical space. It can be changed by editing |
|
String |
Type of report |
Alias for |
|
String |
Type of report |
Alias for |
|
Integer |
Station database ID |
Internal DB-ALLe ID referring to an existing station, usable as a shortcut |
|
Integer |
Station is mobile |
Set to |
|
String |
Station identifier |
present if |
|
Float |
Latitude |
|
|
Float |
Longitude |
|
|
|
Station coordinates |
Only available in Python |
|
Station |
Only available in Python |
|
|
datetime |
Datetime |
Only available in Python |
|
Integer |
Year |
|
|
Integer |
Month |
|
|
Integer |
Day |
|
|
Integer |
Hour |
|
|
Integer |
Minutes |
|
|
Integer |
Seconds |
|
|
Level |
Only available in Python |
|
|
Integer |
Type of first level |
|
|
Integer |
Level layer L1 |
|
|
Integer |
Type of second level |
|
|
Integer |
Level layer L2 |
|
|
Time range |
Only available in Python |
|
|
Integer |
P indicator for time range |
|
|
Integer |
Time range P1 |
|
|
Integer |
Time range P2 |
|
|
String |
Variable code |
Set to the current variable code when iterating results |
|
Variable |
Only available in Python |
|
|
List |
Attributes |
Set to the current variable code when iterating results |
|
Integer |
ID of the variable |
ID identifying a variable in the database, can be used as a shortcut to access its attributes |
The variable value can be queried using the code in var
.
Parameters used when reading query results for summary values¶
Name |
Unit |
Description |
Comment |
---|---|---|---|
|
Integer |
Priority of this type of report |
Every type of report has an associated priority that controls
which data are first returned when there is more than one in the
same physical space. It can be changed by editing |
|
String |
Type of report |
Alias for |
|
String |
Type of report |
Alias for |
|
Integer |
Station database ID |
Internal DB-ALLe ID referring to an existing station, usable as a shortcut |
|
Integer |
Station is mobile |
Set to |
|
String |
Station identifier |
present if |
|
Float |
Latitude |
|
|
Float |
Longitude |
|
|
|
Station coordinates |
Only available in Python |
|
Station |
Only available in Python |
|
|
Level |
Only available in Python |
|
|
Integer |
Type of first level |
|
|
Integer |
Level layer L1 |
|
|
Integer |
Type of second level |
|
|
Integer |
Level layer L2 |
|
|
Time range |
Only available in Python |
|
|
Integer |
P indicator for time range |
|
|
Integer |
Time range P1 |
|
|
Integer |
Time range P2 |
|
|
datetime |
Maximum datetime for this variable |
Only available with |
|
datetime |
Minimum datetime for this variable |
Only available with |
|
Integer |
Maximum year for this variable |
Only available with |
|
Integer |
Minimum year for this variable |
Only available with |
|
Integer |
Maximum month for this variable |
Only available with |
|
Integer |
Minimum month for this variable |
Only available with |
|
Integer |
Maximum day for this variable |
Only available with |
|
Integer |
Minimum day for this variable |
Only available with |
|
Integer |
Maximum hour for this variable |
Only available with |
|
Integer |
Minumum hour for this variable |
Only available with |
|
Integer |
Maximum minutes for this variable |
Only available with |
|
Integer |
Minimum minutes for this variable |
Only available with |
|
Integer |
Maximum seconds for this variable |
Only available with |
|
Integer |
Minimum seconds for this variable |
Only available with |
|
String |
Variable code |
|
|
Integer |
Number of values for this variable |
Only available with |
|
Integer |
Number of values for this variable |
Only available with |