Versions Compared

Key

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

Objectives of the tutorial


 

At the end of this tutorial, you will be able to:

  • write and run small Magics python programs.
  • create meteorological maps using different projections, or Cartesian projections
  • load grib, netcdf, or simple ascii data

  • use the different action routines contour, wind, graph to visualise them
  • add text and legend
  • create a complex layout to organise your plots
  • find your way in the documentation



Quick Links


Hello World

A Geographical Map

A Cross Section

Vertical Profile and time series

More on Symbol Plotting

A Complex Layout

 

 

 

 

Column
width50%

 

Info

In short, once you  have realised this plot, you will have understood and used the main concepts of Magic

 

 

Before you start ...

During this tutorial, you will use python and magics++ on a linux workstation.

...

Panel
titleObjectives
Section
Column
width50%
  • Create a complex layout to put all these maps together
  • Understand the notion of page and subpage

Go to Tutorial...

Column
width300px

Download the full solution ...