diff options
Diffstat (limited to 'docs/plot')
| -rw-r--r-- | docs/plot/plotdefs.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/plot/plotdefs.json b/docs/plot/plotdefs.json index a6d70273..f55f5e0a 100644 --- a/docs/plot/plotdefs.json +++ b/docs/plot/plotdefs.json @@ -1057,7 +1057,7 @@ "lonmax": 180, "lonmin": -180, "name": "peirce_q_square", - "projstring": "+proj=peirce_q +lon_0=25 +type=square", + "projstring": "+proj=peirce_q +lon_0=25 +shape=square", "res": "low", "type": "poly" }, @@ -1068,7 +1068,7 @@ "lonmax": 180, "lonmin": -180, "name": "peirce_q", - "projstring": "+proj=peirce_q +lon_0=25 +type=diamond", + "projstring": "+proj=peirce_q +lon_0=25 +shape=diamond", "res": "low", "type": "poly" }, @@ -1079,7 +1079,7 @@ "lonmax": 180, "lonmin": -180, "name": "peirce_q_horizontal", - "projstring": "+proj=peirce_q +lon_0=25 +type=horizontal", + "projstring": "+proj=peirce_q +lon_0=25 +shape=horizontal", "res": "low", "type": "line" }, @@ -1090,7 +1090,7 @@ "lonmax": 180, "lonmin": -180, "name": "grieger_triptychial", - "projstring": "+proj=pipeline +step +proj=ob_tran +o_proj=peirce_q +o_lat_p=-45 +o_lon_p=45 +type=horizontal +scrollx=-0.25 +step +proj=affine +s11=-1 +s12=0 +s21=0 +s22=-1", + "projstring": "+proj=pipeline +step +proj=ob_tran +o_proj=peirce_q +o_lat_p=-45 +o_lon_p=45 +shape=horizontal +scrollx=-0.25 +step +proj=affine +s11=-1 +s12=0 +s21=0 +s22=-1", "res": "low", "type": "poly" }, |
