Skip to contents

function to export integration from variables in a set of EV files. There are two excel files for inputs (paths, parameters to export). The exports go into a directory that is automatically named by date. This directory is in the export directory listed in the DirNameFile. The EVfile is not saved in the process.

Usage

export_integration_EV(
  Survey_Name,
  DirNameFile,
  variables,
  paramnamefile = NA,
  ni = 1,
  gdepth = 10,
  database = 1,
  ...
)

Arguments

DirNameFile

excel file name of paths

variables

- variables to read in (subdirectories need to be named as variables)

paramnamefile

optional excel file name of parameters to export or not export. The column ToExport is parameters to export. The column NoExport is parameters to not export

ni

is an optional argument for which file to start with (default ni=1 is the first file). This defaults to 1 (all EV files)

gdepth

is an optional argument for the cell depth. gdepth defaults to 10 m

database

is an optional argument for export format. Default is database (1). Spreadsheet =0

SurveyName

name of survey as in excel file