You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the parameters for the climateData API do not occur in the ClimateDataParameter-class. E.g. the "mean_radiation".
Additionally, the list_parameters-function of the DMIOpenDataClient-class only supports the metObs API as it loops through the Parameter-class instead of being API-dependent like some of the other functions within the class.
The text was updated successfully, but these errors were encountered:
Nice and really useful tool! Minor comments:
ClimateDataParameter
-class. E.g. the "mean_radiation".list_parameters
-function of theDMIOpenDataClient
-class only supports the metObs API as it loops through theParameter
-class instead of being API-dependent like some of the other functions within the class.The text was updated successfully, but these errors were encountered: