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.