hypertidy-blog
About
hypertidy-blog
Categories
All
(13)
code
(12)
news
(11)
IDEA - data and software
Michael Sumner
Conservative regridding with GDAL (?)
news
code
Can GDAL do conservative re-gridding? For cases of regular grid to regular grid, yes I think it can.
Dec 11, 2024
Michael Sumner
Plot at native resolution, with R
news
code
Plot native, something I should have done long ago.
Dec 4, 2024
Michael D. Sumner
GDAL and image tiles, the {ceramic} package
news
code
A new version of {ceramic} is now on CRAN, version 0.8.0.
Apr 22, 2023
Michael D. Sumner
Degenerate Rectilinear (WIP)
news
code
There are a lot of problems when it comes to array representation in data formats and software. There is a whole family of complex issues with sometimes subtle or even…
Dec 9, 2022
Michael D. Sumner
GDAL raster read/write by blocks
news
code
A block is another word for a tile, a tile in a small-ish raster window within a larger raster. Tiles can be very clever, such as 256x256, they make a nice way to organize…
May 4, 2022
Michael D. Sumner
GDAL warper with R
news
code
There’s several meanings floating around when you say the “GDAL warper”. It can mean
Apr 25, 2022
Michael D. Sumner
mesh3d - recent changes in rgl workhorse format
news
code
PLEASE NOTE (April 2022): this post has been migrated from an old site, and some details may have changed. There might an update to this post to reflect the rgl package as…
May 29, 2019
Michael D. Sumner
GDAL in R
news
code
For some time I have used GDAL as a standard tool in my kit, I was introduced to the concept by the
rgdal
package authors and it slowly dawned on me what it meant to have a
g…
Sep 1, 2017
Michael D. Sumner
Web services for scientific data in R
news
code
NOTE: this post has been resurrected from a 2017 post (April 2022).
Jul 25, 2017
Michael D. Sumner
R spatial in 2017
news
code
This document is a broad overview of what I see as most relevant to future spatial, for 2017 and beyond. I’ve tried to be as broad as possible, without going into too much…
Jan 10, 2017
Michael D. Sumner
GIS for 3D in R
news
code
GIS data structures are not well suited for generalization, and visualizations and models in 3D require pretty forceful and ad hoc approaches.
Dec 28, 2015
Michael D. Sumner
R matrices and image
code
In R, matrices are ordered row-wise:
Apr 17, 2014
No matching items