This repository has been archived by the owner. It is now read-only.
Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
CLIMATE-970 - Fix dataset.Bounds issues with the latest Basemap
- countries shapefile has been replaced with files from naturalearthdata.com
- Loading branch information
Showing
5 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
BIN
+381 KB
(290%)
ocw/shape/countries.dbf
100755 → 100644
Binary file not shown.
2
ocw/shape/countries.prj
100755 → 100644
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -1 +1 @@ | ||
GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]] | ||
GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.017453292519943295]] |
BIN
-21.6 MB
(28%)
ocw/shape/countries.shp
100755 → 100644
Binary file not shown.
BIN
-80 Bytes
(96%)
ocw/shape/countries.shx
100755 → 100644
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters