Open k-choonkiat opened 4 years ago
Yes, lots of things seem to be broken in Velocity. Some traits are not synced with the front-end, including units
. I tried to set speedUnit
in display_options
but it has no effect either... I'll look at it.
Actually units
should be taken into account through https://github.com/jupyter-widgets/ipyleaflet/blob/master/ipyleaflet/xarray_ds.py, but it's not.
@davidbrochart thanks for your reply. Is there any update on this issue? I would like to tweak the units for velocity layer.
Sorry, I didn't have time to work on it yet.
Is there any hint or clue to resolve this issue?
Sorry, I've been busy. Do you want to give it a try?
I would like to convert the units from m/s to Knots and have tried to do so using
Units
in Velocity but it didnt work