update_maps: Update OSMOSE maps from csv (v3.x) to ncdf (v4.2+)

View source: R/osmose_init-update_maps.R

update_mapsR Documentation

Update OSMOSE maps from csv (v3.x) to ncdf (v4.2+)

Description

Update OSMOSE maps from csv (v3.x) to ncdf (v4.2+)

Usage

update_maps(input, output, conf, sep = ",", na.strings = -99, test = FALSE)

Arguments

input

Path to the input configuration file (v3)

output

Path to the folder to store the ncdf maps

conf

Path to the output configuration file (v4)

sep

Separator used in the csv maps, default to comma.

na.strings

Value used for 'land' in the maps, default to -99.


osmose-model/osmose documentation built on Feb. 16, 2023, 5 a.m.