CLIMADA-project / climada_python

Python (3.8+) version of CLIMADA
GNU General Public License v3.0
312 stars 123 forks source link

TC plotting function rightly sets categories only when wind in knots #456

Open aleeciu opened 2 years ago

aleeciu commented 2 years ago

Small issue but I put it here not to forget: It seems that the current TCTrack().plot() function rightly assign categories / colours to the track segments only when wind is in knots

peanutfun commented 11 months ago

@aleeciu Could you add a code and/or plot example visualizing what you mean exactly?