Shouldn't the wind direction chart (that is, the fourth one, the next to last) look like a spirograph? Draw a dot in the correct direction, but farther away from a center point as time wends on?
Kinda like this, I guess? Maybe I shouldn't've drawn the connecting curves--it'd be much easier to read without them, I think. In a real graph, the brightness of the line could be the windspeed.
Comments
comment
Hi how did you make such a graph? We’re working on a meteorology project for physics and are trying to create exactly such a graph. Is this possible with MS Excel? Or could you tell us what other software you used? Thanks in advance
comment
I think that one I probably drew myself in Paint as an example. If I were trying to draw one for real, I would probably write a program using a graphing library, possibly with Python PIL or GD in Perl.