idf | R Documentation |
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.
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.