Skip to content

v2.0.0

Compare
Choose a tag to compare
@jalazawa jalazawa released this 07 Nov 12:26
· 436 commits to master since this release

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)