diff options
Diffstat (limited to 'docs/plot/plotdefs.json')
| -rw-r--r-- | docs/plot/plotdefs.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/plot/plotdefs.json b/docs/plot/plotdefs.json index 53340a68..1e9c05ee 100644 --- a/docs/plot/plotdefs.json +++ b/docs/plot/plotdefs.json @@ -3,8 +3,8 @@ "filename": "adams_hemi.png", "latmax": 90, "latmin": -90, - "lonmax": 180, - "lonmin": -180, + "lonmax": 90, + "lonmin": -90, "name": "adams_hemi", "projstring": "+proj=adams_hemi", "res": "low", @@ -514,8 +514,8 @@ "filename": "guyou.png", "latmax": 90, "latmin": -90, - "lonmax": 180, - "lonmin": -180, + "lonmax": 90, + "lonmin": -90, "name": "guyou", "projstring": "+proj=guyou", "res": "low", @@ -1053,7 +1053,7 @@ { "filename": "peirce_q.png", "latmax": 90, - "latmin": -90, + "latmin": 0, "lonmax": 180, "lonmin": -180, "name": "peirce_q", |
