Skip to content
New issue

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

length > 1 issue in band check vapour_read_raster #203

Open
mdsumner opened this issue Apr 24, 2023 · 0 comments
Open

length > 1 issue in band check vapour_read_raster #203

mdsumner opened this issue Apr 24, 2023 · 0 comments

Comments

@mdsumner
Copy link
Member

 im <- vapour::vapour_read_raster("https://herbariumnsw-pds.s3-ap-southeast-2.amazonaws.com/images/NSW041500.jp2", band = 1:3, window = c(0, 0, 7175, 9661, 717, 966))
Warning message:
In !is.numeric(band) || band < 1 :
  'length(x) = 3 > 1' in coercion to 'logical(1)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant