Michael Sumner

Results 295 issues of Michael Sumner

## mem checks and Wconversion checks fold these docker checks together (separate runs but with the better workflow) https://github.com/hypertidy/vapour/issues/144 https://github.com/hypertidy/vapour/issues/162 - [ ] reinstate tests: https://github.com/hypertidy/vapour/blob/main/tests/testthat/test-crs-less-warp.R - [ ] fix...

This PR fleshes out the scaffolding for passing check and running Travis/Appveyor. Rainy day todos. Definitely required: * extended description, a little more about the kinds of tags, the methods...

This requires adding package RANN to Imports, but provides a pretty significant speed up for quantize_image. I separated the nn lookup into `index_palette()` so it can be used separately from...

The VRT connection `vrt://?opt1=&opt2=` syntax was introduced in 3.1 with option `bands`, and slowly expanded in 3.7 and 3.8. These generally match the `gdal_translate` syntax. The syntax varies, for example...

enhancement

When using 'SRC_METHOD=GEOLOC_ARRAY' it seems that longitudes > 180 are not meaningfully wrapped. Using two VRT files 'CMIP_pacific.vrt' and 'CMIP_atlantic.vrt' that reference GEOLOCATION arrays in the 'CMIP_extract_forgdal.nc' file, these are...

this dsn sits slightly outside the bounds for `GDAL_NETCDF_ASSUME_LONGLAT`: ``` /vsicurl/https://dapds00.nci.org.au/thredds/fileServer/gb6/BRAN/BRAN2020/annual/ocean_mld_ann_2012.nc ``` and, modifying that with vrt: doesn't fix it because the behaviour is in the NetCDF driver not in...

`spatSample()` is very slow for this moderate sized ~COG~ GeoTIFF (there's no overviews) ```R ## 2268, 2193, 3 (nrow, ncol, nlyr) dsn

This is a feature request, to somehow allow use of the warper with geolocation arrays to be more discoverable (?) I'm not really sure what the UX would be, but...

Hi replacing this line of `subst()` https://github.com/rspatial/terra/blob/5f6f8be67e3d980be82f11319091e2311a4323ef/R/RGB.R#L184 with ```R out