Robert Hijmans

Results 184 comments of Robert Hijmans

I get the messages the first time I run this, in a new R session (no need to reboot the computer, for me). Here with a further refined approach. ```...

It appears that this case has now been fixed; and hopefully most, if not all, other cases as well. Please open a new issue if you find another case of...

I believe these issues have now been solved; or at least partly. Feel free to open a new issue if you run into this problem again, and please include a...

Thanks. Can you please add two new issues? One to report a possible bug, and please be as specific as possible, by including a reproducible example that recreates this problem....

@PetiteTong I suspect that the reason for this is that only very few cells are not NA for all three layers. For "bamboo21" it is less than 1%. ``` 2979387...

It is indirect, but by subtracting that number from the number of cells, we can see that where is data in bamboo2 there is data in the other layers: ```...

Thank you for sharing the file. I have not been able to find anything that I can do to speed things up. read_csv is indeed very fast; but I do...

Below is what GDAL sees (with "GDALinfo"). It suggests that this file is not organized as a typical geospatial raster file. ``` describe("hd2011010000.scu") # [1] "Driver: HDF5Image/HDF5 Dataset" # [2]...