Displaying custom wind/current data via API or plugin
-
Hi I have a web app that displays ocean currents from custom high-resolution models. I'm considering the possibility of migrating to some form of Windy integration instead of the in-house app.
I've read through the documentation for both the API and the Plugins but not found any indication that it is possible to use custom gridded metocean data, only the sources that Windy currently provides. Is this correct?
My vision would be to use the Map Layer API and call properly-formatted external datasets and display them, but I see restrictions in the docs e.g.
overlays.wind.metric
is read only. It seems like there could maybe be a low level LeafletL.Map
solution but I wanted to get some insight before putting too much more into this idea.Thanks!
-
@qwerty-io HI, unfortunately, we offer now only sources mentioned in our API pages.