SkewT diagram and Radiosonde
-
Plugin SkewT diagram and plugin Radiosonde are not working. :(
Yesterday (08. November) morning there were no problems with them, but in the afternoon and today (09. November) morning neither of them were OK. -
@termikmanager Hello, developers of these plugins have to repair them. @rittels @johnckealy
-
@termikmanager @Korina @marekd
Yep, I see 34 is released!!
Have been working on radiosonde, will publish this afternoon.
@vicb's plugin (sounding) works well. Trajectory should work.
All the other plugins will still be broken.
-
@rittels Before I spend all day digging into this, do we know what broke everything? An update to Windy, or Leaflet or something?
-
@johnckealy More info can be found here - https://community.windy.com/topic/18358/closed-v34-0-0
We have released a new version.
-
Hi John. The biggest change is that the leaflet map is now at W.map.map
so
import mapModule from '@windy/map' const {map} = mapModule;
or if you use the new compiler at https://github.com/windycom/windy-plugins :
import {map} from '@windy/map'
-
@termikmanager Radiosonde should be working now
-
@rittels Radiosonde is working but the Skew T is still not working, it will be great if this can be fixed :)
-
@shashighedia
I guess @johnckealy is working on it