What standard name to use in the context of astronomic related meteorological stations #442
Unanswered
miniwark
asked this question in
Q&A about using CF
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hi,
for an in-house project, in the context of astronomical observations, i am planing to follow as much as possible the CF standard names for:
We use specialized meteorological stations in the context of astronomy studies. And most of this stations have features to quickly close the astronomical instruments in case of rain / hail / lightning / to much wind / humidity...
(this things do not like water & wind).
For most of the standard name this is trivial (
air_presure,air temperature,relative_humidity...) but there is some stuff for witch i need help.Sky Temperature
As defined by ISO 9488 section 3.2.39.
'Sky temperature' is the common name used in the field, but i do feel than it may be the same thing as 'Brightness temperature'.
Electric Field
see https://en.wikipedia.org/wiki/Electric_field
We measure this, because it can be used to anticipate storms , lightnings, heavy wind and rain.
Boolean status (True / False)
We track things like "is it raining ?" or "is there a lightning impact?" without counting the quantity. One drop of water, or a lightning 100 Km away are enough to be "True" without measuring the exact quantity.
But i have difficulty to select the right name for this sort of discrete events, for example, for a nearby lightning impact, i am not sure if the correct name is it :
lightning_strikelightning_strike_flaglightning_strike_statuslightning_strike_status_flagThe value can only be
TrueorFalseorNull, and i would like to avoid to use and additional describing field.(English is not my native language, and this probably the origin of my doubts for this point)
Thank you :-)
Beta Was this translation helpful? Give feedback.
All reactions