c2vsim.read.LandUse: c2vsim.read.LandUse Reads the land use time series. For the...

View source: R/c2vsim.R

c2vsim.read.LandUseR Documentation

c2vsim.read.LandUse Reads the land use time series. For the IWFM version 3 it reads the CVland use. For the IWFM 15 it reads the files that have the _area suffix. The default values correspond to the coarse grid case version 3

Description

c2vsim.read.LandUse Reads the land use time series. For the IWFM version 3 it reads the CVland use. For the IWFM 15 it reads the files that have the _area suffix. The default values correspond to the coarse grid case version 3

Usage

c2vsim.read.LandUse(
  filename,
  NtimeSteps = 88,
  Nelem = 1392,
  Ninfo = 5,
  colNames = NA,
  Nskip = 95,
  maxChar = 1000
)

Arguments

filename

The name of the file to read

NtimeSteps

The number of time steps in the file

Nelem

The number of elements

Ninfo

The number of columns to read

Nskip

The number of lines to skip before the timeseries

maxChar

The number of characters to read for each line

Value

The Land use


UCD-GW-Nitrate/gwtools documentation built on April 5, 2025, 5:01 p.m.