mobs ( macro/python ) pobs ( fortran )


Observation plotting in Magics allows users to plot BUFR data according to WMO Conventions.

Note: The implementation is not yet fully complete, the plan is to finish it by the end of the year


From this version, the wind in observation plotting will be reprojected according to the page projection.

A parameter obs_wind_projected has been added to disable this behaviour if needed.





Import data:

  • BUFR data

Gallery:

  • Examples will be added later

 

 



 

 

<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/55123519/obs.json");
</script>