You can get the min/max or average value by adding the suffix “Min” or “Max” or “Avg” to the end of the parameter name.
For example, if you wanted average temperature, you would specify:temperatureAvg
If you wanted Minimum wind speed, you would specify:windSpeedMin
Please note, the suffix is case sensitive. Usingtemperatureavg
would result in an error since the “A” must be capitalized.
More information about the timelines endpoint suffixes can be found here: https://docs.tomorrow.io/reference/data-layers-overview#field-availability
Comments
0 comments
Please sign in to leave a comment.