Skip to content

Latest commit

History

History

09-reading-weather-values

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

Interpolating weather values from a map

Imagine you want to display many Paragliding spots on a map and determine their usability by wind direction and force. interpolator module will interpolate weather value from any point in the map.

It returns the same values as weather picker.

All the docs is inside source codes or in Windy API docs


See Windy Plugins API to have better idea how plugin system works or Windy API documentation