diff options
Diffstat (limited to 'docs/plot')
| -rw-r--r-- | docs/plot/plotdefs.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/plot/plotdefs.json b/docs/plot/plotdefs.json index c494d6a7..9ce9ed88 100644 --- a/docs/plot/plotdefs.json +++ b/docs/plot/plotdefs.json @@ -88,6 +88,18 @@ "type": "poly" }, { + "filename": "bertin1953.png", + "latmax": 90, + "latmin": -90, + "latmin": -60, + "lonmax": 180, + "lonmin": -180, + "name": "bertin1953", + "projstring": "+proj=bertin1953", + "res": "low", + "type": "poly" + }, + { "filename": "bipc.png", "latmax": 90, "latmin": -90, |
