init.snowReservoir: Initialize information related to snow

Description Usage Arguments Examples

Description

Initialize the information related to snow

Usage

1
2
init.snowReservoir(method = NULL, path = NULL, snomag = NULL,
  swe_h = NULL, middelsca = NULL, snofritt = NULL)

Arguments

method

method for the initialization, "load", "manual"

path

directory where to get the files, in used when method is "load"

snomag

snow mag, NEED MORE EXPLANATION

swe_h

swe_h, NEED MORE EXPLANATION

middelsca

averaged sca

snofritt

snowfree, NEED MORE EXPLANATION

Examples

1
2
3
4
## Not run: 
init.snowReservoir()

## End(Not run)

nexModeling/dddSnow documentation built on May 23, 2019, 4:28 p.m.