NEW FEATURES :
deleteStudy()
(API compatible)copyStudyWeb()
to import physical study
into a managed study (API).createClusterBulk()
to create multiple
thermal clusters at once.writeHydroValues()
to write hydro input
files.backupStudy()
BUGFIXES :
removeArea()
.writeEconomicOptions()
in API
mode.NEW FEATURES :
convertConfigToAdq()
for migration of
older adequacy patch studies into v8.5updateAdequacySettings()
has new
arguments (cf. Antares v8.5 changelog).createColumns()
to create
headers of output data when missing.cleanUpOutput()
to delete any extra output
files not selected in simulation.computeOtherFromHourlyMulti()
and
computeOtherFromHourlyYear()
for mc-ind aggregation.
computeTimeStampFromHourly()
is now deprecated.BUGFIXES :
writeOutput()
and
writeAntaresOutput()
(support V8)editClusterRES()
createClusterRES()
getPlaylist()
and setPlaylist()
in
API modeBUGFIXES :
editCluster()
in API modecreateVariant()
createCluster()
and
createClusterRES()
result-format
to choose
output format (txt/zip) + new values for
transmission-capacities
parameter.updateAdequacySettings()
function to
activate Adequacy Patch and set parameters. + createArea()
and editArea()
support for new adequacy_patch.ini
file.createLink()
and editLink()
have a new argument tsLink
allowing to write transmission
capacities time-series.createBindingConstraintBulk()
allow to create multiple
binding constraints at once.writeInputTS()
has changed,
data
is now in first place.This release include some new features to interact with Antares Web.
createArea()
, editArea()
,
removeArea()
, createLink()
,
editLink()
, removeLink()
,
createCluster()
, editCluster()
,
removeCluster()
, createBindingConstraint()
,
editBindingConstraint()
,
removeBindingConstraint()
, createDistrict()
,
updateGeneralSettings()
,
updateInputSettings()
,
updateOptimizationSettings()
,
updateOutputSettings()
,
updateAdequacySettings()
, writeInputTS()
,
readScenarioBuilder()
,
updateScenarioBuilder()
,
clearScenarioBuilder()
, writeWaterValues()
,
createDSR()
, createPSP()
.useVariant()
,
createVariant()
.createStudyAPI()
.searchStudy()
.setAPImode()
.createStudy()
no longer return TRUE
/
FALSE
, but simulation options list returned by
antaresRead::setSimulationPath()
.This release include some new features to interact with renewable energy sources (new in Antares v8.0.3):
activateRES()
to use new RES features in
an Antares study.updateOptimizationSettings()
has a new argument
renewable.generation.modelling
that can take as value:
NULL
|aggregated
|cluster
.createClusterRES()
to create a new
renewable cluster.editClusterRES()
to edit an existing
renewable cluster.removeClusterRES()
to remove a renewable
cluster.readScenarioBuilder()
: there can be a new field
r
if a scenario is completed for renewablesupdateScenarioBuilder()
: allow to update scenario
builder for renewables if RES activated.updateGeneralSettings()
: check value for
inter.modal
and inter.modal
parameters:
updateInputSettings()
: prevent use of
renewables
for import
parameter.updateScenarioBuilder()
has a new argument
clusters_areas = <data.table>
to specify area/cluster
to use for thermal/renewable series.clearScenarioBuilder()
to clear a ruleset
from the scenario builder.getPlaylist
: V8 antares ponderation.setPlaylist
: V8 antares ponderation.copyOutput
: to copy antares output with
extension.writeOutputValues
: to write antares data
after antaresRead
(areas, links and clusters).computeTimeStampFromHourly
: to write
mc-ind data from hourly files (daily, weekly, monthly and annual).parAggregateMCall
: to compute mc-all from
md-ind.editArea
: to edit an area.editBindingConstraint
: to edit a Binding
Constraint.createStudy()
for Antares version >=
7.1.0writeSeriesPrepro()
: to write load, wind
and solar prepro data.writeInputTS()
: writes input time
series.scenarioBuilder()
can write thermal scenario.writeEconomicOptions()
: to create or edit
economic options.nodalOptimizationOptions()
has two new arguments:
average_unsupplied_energy_cost
and
average_spilled_energy_cost
.scenarioBuilder()
now work when areas_rand has length
1createPSP
to work with Antares v7NEWS.md
file to track changes to the
package.