ncdf2trapgrid: Post-processing: Summarize the simulation details in a nicely...

Description Usage Arguments Value

Description

Either do the time of first Occurance, or the Mixing Ratio for either the simulation or the difference between the simulation and the trap data. Also can be used with either the snapshot view or the summation for the whole week.

Usage

1
2
3
ncdf2trapgrid(dirSim, pathTrapGrid = "", pathOut = "",
  goodProj = "+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs",
  shDoMix = FALSE, shUseSum = FALSE)

Arguments

dirSim

The simulation output folder

pathTrapGrid

The path to the trap grd location

pathOut

The path where the nc file should be saved

goodProj

The projection of the target raster

shDoMix

Should the mixing ratio be calculated or the First occurance?

shUseSum

Should the procedure use the summation of the week or the snapshot?

Value

A raster of the selected analysis method. If the pathOut is specified, Then the raster is outputed as an netCDF file with proper variable names and units


sidjai/biosplit documentation built on May 29, 2019, 9:59 p.m.