You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, this is only broken when I haven't loaded ArchGDAL, but it would be nice to get a error message indicating that I need to load ArchGDAL.
felixcremer
changed the title
Access to RasterDataSources broken in 0.8
Access to RasterDataSources could give error that indicates that ArchGDAL needs to be loaded in 0.8
Jun 14, 2023
It should need both RasterDataSources and ArchGDAL.
But to make a better error, its not easy to get at that method using dispatch without having the supertypes avalable. Its also not clear from the signature if you need ArchGDAL or NCDatasets.
If you can work out how to do it a PR would be nice.
In Rasters 0.8 I get the following error, when I try to load a file from RasterDataSources:
This is working in 0.7.
The text was updated successfully, but these errors were encountered: