We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I know it is the general template, but do we need a layer argument for a dataset that doesn't have layers / only has one layer?
Maybe Raster(WorldClim{Elevation}) should just work?
Raster(WorldClim{Elevation})
Anyway it would be for a breaking release if there will ever be one.
The text was updated successfully, but these errors were encountered:
We can just add a constructor in Rasters.jl
Shouldn't be breaking?
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
I know it is the general template, but do we need a layer argument for a dataset that doesn't have layers / only has one layer?
Maybe
Raster(WorldClim{Elevation})
should just work?Anyway it would be for a breaking release if there will ever be one.
The text was updated successfully, but these errors were encountered: