Releases: rte-antares-rpackage/antaresRead
v2.7.2
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
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
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
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
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 parameterareasWithSTClusters
(name of area with "st-storage" cluster)
BUGFIXES :
setSimulationPathAPI
generate new global parametersleep
to add timer to API request- Correction of
.importOutput()
to usereadAntares()
withparallel == TRUE
in shiny application setSimulationPathAPI()
delete a redundant API requestreadClusterDesc()
minor fix in API mode + fix if no cluster exists => return specific error messagereadIniAPI()
read well filegeneraldata
for sections "playlist" and "variables selection"
DATA :
- A test study in tar.gz format is available in version
v8.6.0
v2.5.1
v2.5.0
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()
andwriteDigest()
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
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
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 modereadAntaresClusters()
: read output data for clusters only with thematic trimming