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 get organise your plots
  • find your way in the documentation



Quick Links


Hello World

A Geographical Map

A Cross Section

Info

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

 

 

Column
width50%

 

 

 

...

Panel
titleObjectives
Section
Column
width50%
  • Setup a geographical areacartesian projection

  • Learn how  to

    • Load a Netcdf file
    • Apply a nice contouring
    • Add
    • load grib data and apply nice contouring to them
    • Draw a curve on a map.
    • Draw a symbol
    • Setup a text
    • taylor Position the legend

      Go to the tutorial ...

Column
width300px

Fourth Step - a vertical profile and a Time serie

...