Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width60%
Panel

 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

Column
width30%
Panel
titleQuick links :

Import data:

  • BUFR data

Gallery:

  • Examples will be added later

 

 

 

 

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

<script src="/wiki/download/attachments/13207038/magdoc.js"></script>
<link rel="stylesheet" type="text/css" href="/wiki/download/attachments/13207038/magics.css" />
<link rel="stylesheet" type="text/css" href="/wiki/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="/wiki/download/attachments/13207038/jquery.miniColors.js"></script>

 <script>
	load("/wiki/download/attachments/55123519/obs.json");
</script>