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
hi thanks for your great component, can you somehow incorporate the other units option per monitored condition?
Since the API supports asking for a monitored condition to be returned using different units than metric or royal this should be doable if you like to incorporate it.
We support Metric and Royal unit systems, amongst additional units as well as both public and proprietary weather condition indexing.
Note
Regardless of the units chosen in the request, you may change the units of each data layer by adding the relevant suffix. For example, if you request /daily data in SI units, you can add the field precipitation:in/hr thereby overriding the original units (mm/hr).
eg for wind the other units support km/h
thank you.
The text was updated successfully, but these errors were encountered:
hi thanks for your great component, can you somehow incorporate the other units option per monitored condition?
Since the API supports asking for a monitored condition to be returned using different units than metric or royal this should be doable if you like to incorporate it.
from the reference docs https://developer.climacell.co/v3/reference#formats
Unit System
We support Metric and Royal unit systems, amongst additional units as well as both public and proprietary weather condition indexing.
Note
Regardless of the units chosen in the request, you may change the units of each data layer by adding the relevant suffix. For example, if you request /daily data in SI units, you can add the field precipitation:in/hr thereby overriding the original units (mm/hr).
eg for wind the other units support km/h
thank you.
The text was updated successfully, but these errors were encountered: