KeesVanImmerzeel/idf: Extending the 'raster' package with reading and writing idf rasters

Extending the 'raster' package in order to be able to read and write idf rasters. IDF is a simple binary format used by the iMOD groundwater modelling software. The format contains a header with grid and spatial extent information and an array of floats.The array of floats is translated to a rectangular grid using the ncol and nrow fields of the header.

Getting started

Package details

Maintainer
LicenseArtistic-2.0
Version0.0.0.9000
URL https://oss.deltares.nl
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("KeesVanImmerzeel/idf")
KeesVanImmerzeel/idf documentation built on Jan. 13, 2025, 3:23 a.m.