parseDatesNcFile: Parse NetCDF files resulting from AtmoSwing optimizer.

Description Usage Arguments Value Examples

View source: R/parseOutputs.R

Description

Extract results (for both analogues and the target situations: dates) from the NetCDF files resulting from AtmoSwing optimizer.

Usage

1
parseDatesNcFile(filePath)

Arguments

filePath

Path to the file containing the analog dates

Value

Results of the analogue method.

Examples

1
2
3
4
## Not run: 
data <- atmoswing::parseDatesNcFile('path/to/results/validation/AnalogDates_id_291_step_0.nc')

## End(Not run)

atmoswing/R-toolbox documentation built on Nov. 8, 2019, 3:49 p.m.