Versions Compared

Key

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

 mgeo ( macro/python )  pgeo ( fortran )


Magics  allows the use of Metview Geopoints files.

Geopoints is the format used by Metview to handle spatially irregular data (e.g. observations) in a non-BUFR format.

The Format is an ascii format.

More information can be found in the Metview documentation

 

Column
width30%

 

 

Panel
titleQuick links

Geopoints loading

Geopoints example filesfile

HTML
<div id="magics">	
</div>
<script src="http://code.jquery.com/jquery-latest.js"></script>
<script src="http://software.ecmwf.int/wiki/download/attachments/13207038/magdoc.js"></script>
<link rel="stylesheet" type="text/css" href="http://software.ecmwf.int/wiki/download/attachments/13207038/magics.css" />
<link rel="stylesheet" type="text/css" href="http://software.ecmwf.int/wiki/download/attachments/13207038/jquery.miniColors.css" />
<script src="http://software.ecmwf.int/wiki/download/attachments/13207038/jquery.miniColors.js"></script>
<script>
	load("http://software.ecmwf.int/wiki/download/attachments/14157144/geo.json");
</script>