harphub / harpIO

IO functions for HARP
https://harphub.github.io/harpIO/
Other
6 stars 17 forks source link

Multiple parameters for read_point_obs #56

Open andrew-MET opened 3 years ago

andrew-MET commented 3 years ago

read_point_obs() can only read one parameter at a time. This is so that it works nicely with join_to_fcst() so that it can check the units. However it may be desirable to read in more than one parameter, e.g. to derive another parameter, or do verification based on combined occurrences.