Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Section


Column
width60%


Panel


Image Added mwind( macro/python ) pwind ( fortran )


Wind plotting facilities allow users to plot wind and wind related parameters as follows:

Wind fields may be presented to Magics in matrix form, as U/V velocity components or as speed/direction components. Wind fields may also be passed in GRIB code data as U/V or speed/direction. These wind fields may be plotted in one of two ways:

  • Wind arrows; represented by a vector whose length is proportional to the speed of the wind.

  • WMO standard wind flags; represented by barbs and solid pennants.

    Info
    titleMagics++

    An  advanced mode has been added, if activated the colour of the flag/arrow is  selected according to the intensity of the plotted vector




Column
width30%


Panel
titleQuick links :

Import data:

Gallery:

 

 



Table showing the use of wind arrow head and ratio:

Image Added 

HTML
<div id="magics">	
</div>

<script src="/download/attachments/13207038/magdoc.js"></script>
<link rel="stylesheet" type="text/css" href="/download/attachments/13207038/magics.css" />
<link rel="stylesheet" type="text/css" href="/download/attachments/13207038/jquery.miniColors.css" />
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/>
<script src="/download/attachments/13207038/jquery.miniColors.js"></script>

<script>
	load("/download/attachments/14156772/wind.json");
</script>