Skip to content

CRAN Version 1.0.1

Latest

Choose a tag to compare

@berthetclement berthetclement released this 08 Jun 08:25
· 2 commits to master since this release
ea53ee4

antaresEditObject 1.0.1

ENHANCEMENT :

  • importZipStudyWeb() zip study with new package zipinstead of utils::zip (more faster)
  • createLink()/ editLink() check the number of rows of dataLink and tsLink if provided
  • updateOptimizationSettings() add missing properties and update possible values by property
  • runSimulation() poll each 300s instead of 1s to get the status of the job to avoid too many queries for Antares Web

DOCUMENTATION :

  • setThematicTrimming() add example to show how to update a list of variables

BUGFIXES :

  • .st_mandatory_params() property efficiencywithdrawal is not a ratio and can be greater than 1.
  • createStudy() Since Antares 9.2, property initial-reservoir-levels in generaldata/other preferences is not needed. This property must be removed.
  • createClusterST() Ensure that if a storage is created with overwrite set to TRUE, the storage is overwritten
  • createLink()/ editLink() booleans is.null(tsLink) and is.null(dataLink) can change inside the function (rollback to previous version)

BREAKING CHANGES :

  • api_command_execute() Since Antares Web 2.31.0, the endpoint v1/tasks/<task_id> sends a property returnValue instead of return_value