AustralianAntarcticDivision / bgmfiles

Example BGM Files for the Atlantis whole-of-ecosystem model
https://australianantarcticdivision.github.io/bgmfiles/
1 stars 0 forks source link

Antarctica_99 has broken CRS? #4

Open mdsumner opened 7 years ago

mdsumner commented 7 years ago
bgm <- bgmfile(bgmfiles::bgmfiles()[4L])

library(sf)

box <- st_as_sf(boxSpatial(bgm))
Warning message:
In CPL_crs_from_proj4string(x) :
  Cannot import crs from PROJ.4 string `+proj=longlat +a=6378137.0 +es=0.0066943799901413165 +lon_0=0d00 +lat_0=0d00 +x_0=0.0 +y_0=0.0', missing crs returned
mdsumner commented 7 years ago

and NGOM.bgm (maybe my laptop is out of date)