Current time from progress bar
-
Is it possible to get the current time displayed on the progress bar?
store.get('path')
gives me the time used by the model and e.g. ECMWF has a 3 hours precision. I have some data with an hourly precision which I want to display in Windy and I want them to match the time on the progress bar. -
@jakubvrana
maybe this one works: store.get('timestamp') -
Thanks, that's it.
-
It's documented at https://api.windy.com/map-forecast/examples/parameters
-
The timestamp change can be observed with
store.on('timestamp', fn)
as documented at https://api.windy.com/map-forecast/docs.
Windyty, S.E. - all rights reserved. Powered by excellent NodeBB
NodeBB & contributors, OSM & contributors, HERE maps