Versions Compared

Key

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

...

Section


Column
width60%


Panel

   pnew("subpage") in fortran


Subpages are the smallest entity - they can contain one chart, e.g. contours superimposed on a background map of coast lines and grid lines.

A geographical projection or cartesian transformation is always attached to a subpage.

One or more subpages can be plotted on a page, provided that they fit within the limits assigned to that page.

Subpages can be of varying sizes.

A subpage is defined by the position of its bottom left hand corner and its lengths in the horizontal (X) and vertical (Y) directions in cm.

 




Column
width30%


Panel
titleQuick links

Jupyter notebooks

Import Data

Input data

Geopoints

 

Gallery

...

 





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" />
<link href="/download/attachments/13207038/jquery.miniColors-ui.css" rel="stylesheet" type="text/css"/>
<script src="http://software.ecmwf.int/wiki/download/attachments/13207038/jquery.miniColors.js"></script>

 <script>
	load("http://software.ecmwf.int/wiki/download/attachments/14156283/subpage.json");
</script>