View source: R/osmose_init-update_maps.R
| update_maps | R Documentation | 
Update OSMOSE maps from csv (v3.x) to ncdf (v4.2+)
update_maps(input, output, conf, sep = ",", na.strings = -99, test = FALSE)
| 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. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.