Section |
---|
Column |
---|
|
|
Column |
---|
| Panel |
---|
| - Create a Magics python skeleton that displays a global map using the plot command
- Create and use an output object to set-up name and format of your output
- Improve mcoast to taylor the coastlines.
- Add a mtext object to add some texts.
|
|
|
...
Magics will instantiate the default driver.
Section |
---|
Column |
---|
|
Image Removed |
---|
Column |
---|
| Code Block |
---|
language | python |
---|
title | Python |
---|
| from Magics.macro import *
plot(mocast()) |
Create a postscript file called ps.ps
|
Column |
---|
| Image Added |
|