idf: idf: Extending the 'terra' package in order to be able to...

idfR Documentation

idf: Extending the 'terra' package in order to be able to read and write idf rasters.

Description

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.

idf functions

This package extends the 'terra' package with the following functions:

read_raster

write_raster

create_funstr

funstr_ptrn

idfname_to_date

filter_idfnames

create_statistic_raster


KeesVanImmerzeel/idf documentation built on Jan. 13, 2025, 3:23 a.m.