Releases: rte-antares-rpackage/antaresRead
Releases · rte-antares-rpackage/antaresRead
v2.4.0
v2.3.2
v2.3.1
v2.3.0
v2.2.95
BUGFIXES:
- removeVirtualAreas : setting custom prodVars same as new storageVars
- API : fix study checking + httr options
v2.2.9
fix .Rd note
CRAN version 0.2.5
- Fixed bugs in
removeVirtualAreas()
ingetLinks()
- Updated documentation & added pkgdown website
CRAN version 2.2.4
Compatibility with Antares v7
CRAN version 2.2.3
BUGFIXES:
- Error with next data.table release
- Duplicated vignette title (email BDR)
v2.0.0
Changes in version 2.0.0 (2017-11-03)
NEW FEATURES:
- New function "writeAntaresH5()" convert ANTARES outputs to h5 files.
- The path parameter of "setSimulationPath()" can be a h5 file.
- New function "isH5Opts()" test if the value returned by setSimulationPath() is referring to an h5 file.
- New function "readOptimCriteria()" read the value of the criteria optimized by ANTARES.
- New function "setRam()" specify RAM limit (in Go) of the value returned by readAntares, initially it is 10Go.
- New vignette "antaresH5" is available.
BUGFIXES:
- removeVirtualAreas() was not moving clusters from virtual production area to the real area.
- antaresRead() sometimes returned a antaresDataList with element "thermalModulation". (#51)