Commit 9396613
committed
Fix non-existent cartopy projection
- the correct name of the projection is Orthographic instead of Cartographic.
- use standard import convention to make the line a bit shorter,
see https://scitools.org.uk/cartopy/docs/latest/matplotlib/intro.html.
- fix wrong API link for cartopy
- add missing (lost) API link for 3d1 parent 72d9a66 commit 9396613
1 file changed
+5
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
519 | 519 | | |
520 | 520 | | |
521 | 521 | | |
522 | | - | |
523 | | - | |
524 | | - | |
525 | | - | |
526 | | - | |
527 | | - | |
528 | | - | |
529 | | - | |
530 | | - | |
531 | | - | |
532 | | - | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
533 | 527 | | |
534 | 528 | | |
535 | 529 | | |
| |||
0 commit comments