Frost v1 (work in progress)
DISCLAIMER: This version of Frost is still work in progress. MET Norway does not guarantee that the service will always behave 100% according to documentation or expectations.


Substruct Selectors

A substruct selector is an expression that implicitly or explicitly removes certain parts from the JSON structures that define the output of a given time series type.

The following substruct selectors are available:
hdrshowimplicitly drops parts from the header (by keeping the specified ones)
hdrhideexplicitly drops parts from the header
obsshowimplicitly drops parts from the observation (by keeping the specified ones)
obshideexplicitly drops parts from the observation


MORE DETAILS AND EXAMPLES TO BE ADDED HERE!