diff options
Diffstat (limited to 'docs/plot')
| -rw-r--r-- | docs/plot/plotdefs.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/plot/plotdefs.json b/docs/plot/plotdefs.json index 9ce9ed88..daaf2ef8 100644 --- a/docs/plot/plotdefs.json +++ b/docs/plot/plotdefs.json @@ -1255,6 +1255,17 @@ "type": "poly" }, { + "filename": "tobmerc.png", + "latmax": 80, + "latmin": -80, + "lonmax": 180, + "lonmin": -180, + "name": "tobmerc", + "projstring": "+proj=tobmerc", + "res": "low", + "type": "poly" + }, + { "filename": "tpeqd.png", "latmax": 90, "latmin": -90, |
