config_web: write web configuration

View source: R/config-web.R

config_webR Documentation

write web configuration

Description

write web configuration

Usage

config_web(
  file,
  folder,
  maxzoom,
  epsg,
  dates,
  formatdates,
  latIni,
  lonIni,
  latEnd,
  lonEnd,
  timeIni,
  timeEnd,
  varmin,
  varmax,
  varName,
  infoJs = NA,
  legend = "NaN",
  write = TRUE,
  zoom
)

Arguments

file

file nc

folder

folder

epsg

epsg

dates

dates

formatdates

formatdates

latIni

latIni

lonIni

lonIni

latEnd

latEnd

lonEnd

lonEnd

timeIni

timeIni

timeEnd

timeEnd

varmin

varmin

varName

varName

infoJs

infoJs

legend

legend

write

true si se escribe el fichero js al terminar la ejecución; implica que la web solo muestra un "mapa"; en otro caso se supone que la web tendrá más de un mapa

zoom

zoom

maxZoom

maxZoom


ncwebmapper/ncwebmapper documentation built on Aug. 21, 2023, 10:08 p.m.