From 6b0567b3c01ada8412a446310af9784124453099 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Rivi=C3=A8re?= Date: Fri, 21 Sep 2018 17:55:08 +0200 Subject: the Bertin 1953 projection --- docs/plot/plotdefs.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'docs/plot/plotdefs.json') 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 @@ -87,6 +87,18 @@ "res": "low", "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, -- cgit v1.2.3