dmna.header | R Documentation |
Files in DMNA format contain gridded data. The header provides information on how the data are organized and other user-specified meta data. DMNA is used for example by the German national dispersion model AUSTAL2000.
dmna.header(file)
file |
name (and path if necessary) of the file to read |
list(character)
Clemens Druee
AUSTAL2000 model reference (by Ingenieurbuero Janicke)
hdr <- dmna.header(system.file("extdata", "example-grid.dmna", package="readmet"))
hdr$idnt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.