Skip to content

Releases: rte-antares-rpackage/antaresRead

v2.7.2

16 Sep 08:26
e079e8b
Compare
Choose a tag to compare

antaresRead 2.7.2
NEW FEATURES:

New function readAntaresSTClusters()
fread_antares() shiny compatible with a conditional processing of the error messages
BREAKING CHANGES :

readClusterDesc() / readClusterResDesc() / readClusterSTDesc() are updated with new endpoint "table mode".
In "text" mode, functions return all properties (with default properties) according to study version.
BUGFIXES :

setSimulationPathAPI(): control the existence of the output folder links or areas before reading the data (upgrade Antares Web)
readClusterDesc() / readClusterResDesc() / readClusterSTDesc() return a data.table in API mode

v2.7.1

02 Sep 08:59
9462f33
Compare
Choose a tag to compare

ON CRAN

NEW FEATURES:

readInputThermal() :
new parameter areas to get desired clusters from selected areas.
new parameter thermalAvailabilities to import time series.
readInputRES() new parameter areas to get desired clusters from selected areas.
setSimulationPath() return a new parameter binding (for studies >= v8.7.0). It contains a table with group dimensions of time series for binding constraints.
readAntares() new parameter clustersST to read (output simulation) short-term clusters
BREAKING CHANGES :

readInputThermal() / readInputRES() default value when no time series in the selected clusters.
BUGFIXES :

readInputThermal() return data from file data.txt with thermalData parameter
setSimulationPath() has also the parameter areasWithSTClusters in 'output' mode

v2.7.0

30 May 07:38
69256e9
Compare
Choose a tag to compare

antaresRead 2.7.0

Breaking changes (Antares v8.7.0) :
readBindingConstraints() read now Scenarized RHS for binding constraints (cf. Antares v8.7 changelog)
function returns a new list structure
Private function fread_antares() no longer returns warnings
api_put()/api_delete() return a server error message
BUGFIXES :

readBindingConstraints() read well study >= v8.3.2
DATA :

A test study in tar.gz format is available in version v8.7.0
An empty test study in version v8.7.0 for marginal cases
Dependencies :

New package lifecycle to manage functions status/package status

v2.6.1

24 Apr 12:22
23d8954
Compare
Choose a tag to compare

Patch version:
BUGFIXES :

setSimulationPathAPI() :
returns an API exception if the requested study ID is incorrect
simulation the simulation parameter works with negative values within the limit of the number of simulations
correction in readClusterDesc() calls to add "opts"
readAntares() :
returns the right column names for details-timeStep.txt and details-res-timeStep.txt
Correction in .formatlist(), read N-level list instead of 2.
BREAKING CHANGES :

api_get() has a new parameter to control JSON file parsing
readClusterDesc()/ readClusterRESDesc() / readClusterSTDesc() return empty dataTable and warning if no cluster in Antares study.

v2.6.0

04 Sep 12:52
c82057d
Compare
Choose a tag to compare

NEW FEATURES (Antares v8.6, cf. Antares v8.6 changelog) :

  • readClusterSTDesc() read "short-term storage" clusters parameters (input files of an antares study)

BREAKING CHANGES (Antares v8.6) :

  • readInputTS() is now compatible to read time series with :
    • "short-term storage"
    • "mingen" (pmin hydro value)
  • setSimulationPath() has new parameter areasWithSTClusters (name of area with "st-storage" cluster)

BUGFIXES :

  • setSimulationPathAPI generate new global parameter sleep to add timer to API request
  • Correction of .importOutput() to use readAntares() with parallel == TRUE in shiny application
  • setSimulationPathAPI() delete a redundant API request
  • readClusterDesc() minor fix in API mode + fix if no cluster exists => return specific error message
  • readIniAPI() read well file generaldata for sections "playlist" and "variables selection"

DATA :

  • A test study in tar.gz format is available in version v8.6.0

v2.5.1

14 Apr 07:46
Compare
Choose a tag to compare

BUGFIXES:

  • Major correction to setSimulationPath() (mc-all/mc-ind) (#199)

DEV:

  • Added new test study v8.5.
  • Package no longer tested on study v6.

v2.5.0

14 Mar 14:02
Compare
Choose a tag to compare

NEW FEATURES:

  • Full support of studies up to v8.5
  • Function readAntares() has new argument for binding constraints output (v8.4+)
  • New functions readDigestFile(), mergeDigests() and writeDigest() to manipulate digest file.
  • Mc-all aggregation :
    • added computation of record years
    • merges original digest.txt with the one created
    • loads original thermal.txt

BUGFIXES:

  • Major corrections to mc-all and mc-ind aggregation (LOLP, H. LEV)
  • Fixed existing write digest.txt part in mc-all aggregation
  • Fixed copy of original links in mc-all aggregation

v2.4.2

22 Feb 17:02
dfa7c5f
Compare
Choose a tag to compare

NEW FEATURES:

  • New function getGeographicTrimming() returns filtering options for selected areas (links optional).
  • New function added : readInputRes() for reading renewable clusters input data
  • Existing function getLinks() now has a new argument withTransmission. if TRUE, return additional column with type of transmission capacities.
  • Existing function readInputThermal() : added new argument for thermalData

v2.4.1

31 Jan 14:21
bd65f4e
Compare
Choose a tag to compare

NEW FEATURES:

Added new functions readInputThermal() and readAntaresClusters() :
Both functions take a vector of clusters instead of areas

  • readInputThermal() : read thermal TS (availabilities) and modulation in Input mode
  • readAntaresClusters() : read output data for clusters only with thematic trimming

v2.4.0

17 Jan 08:24
Compare
Choose a tag to compare

NEW FEATURES:
Major upgrade to aggregateResult() and parAggregateMCall() :

  • Faster & memory efficient
  • Support for Antares studies up to v8.3 (v8.4 experimental)
  • Dynamic timestep detection
  • Creation of grid folder
  • Recycling of original mc-all data