zemega

Results 9 comments of zemega

This is another example when grouping is used. As you can see, the frequency labelling for the year 2005 continue on and appears in 2004 and 2002. `windRose(mydata, type =...

I have found a solution for this issue. By changing the line below ``` # Line 779 in windRose.R mymax

I think that as a single plot, the number of gridlines is okay. But when subjected to grouping and typing, this becomes too much. Perhaps, the default average number of...

@davidcarslaw I would also like to bring to your attention, that the gridlines are being plotted behind the normalised windrose. I understand that this is normal for a normal windrose,...

Hello. What is the solution for this question? Would it be possible to see an example code to plot circulation vector over a cross section?

Hello. This is currently my solution to this question. I hope this solution is correct. Basically I make a new function that rotates the wind vectors from east to west,...

Just installed version 0.4.3, and it runs as intended. Thank you for your help.

A small update. I decided to use Java SDK 17 instead. Reason being gradle default configuration in Flutter 3.24.4 does not support Java SDK 21. No problem in using `stacked...

# Using Flutter 3.24.5 ``` puro flutter doctor -v [✓] Flutter (Channel stable, 3.24.5, on Microsoft Windows [Version 10.0.22631.4602], locale en-US) • Flutter version 3.24.5 on channel stable at C:\Users\Yunus\.puro\envs\3.24.5\flutter...