Skip to content

Commit

Permalink
updated doc + website
Browse files Browse the repository at this point in the history
  • Loading branch information
MANSOURI Assil Ext committed Mar 10, 2023
1 parent 6affd09 commit f085bab
Show file tree
Hide file tree
Showing 73 changed files with 1,771 additions and 331 deletions.
20 changes: 7 additions & 13 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,17 @@

NEW FEATURES :

* New functions `computeOtherFromHourlyMulti` and `computeOtherFromHourlyYear` for mc-ind aggregation. `computeTimeStampFromHourly` is now deprecated.
* New internal function `.createColumns` to create headers of output data when missing.
* New function `cleanUpOutput` to delete any extra output files not selected in simulation.
* Full support of studies up to v8.5
* New function `convertConfigToAdq()` for migration of older adequacy patch studies into v8.5
* Existing function `updateAdequacySettings()` has new arguments (cf. Antares v8.5 changelog)
* New internal function `.createColumns()` to create headers of output data when missing.
* New function `cleanUpOutput()` to delete any extra output files not selected in simulation.
* New functions `computeOtherFromHourlyMulti()` and `computeOtherFromHourlyYear()` for mc-ind aggregation. `computeTimeStampFromHourly()` is now deprecated.


BUGFIXES :

* Major corrections to `writeOutput` and `writeAntaresOutput` (support V8)
* Fixed ts write in API mode for `createClusterRES()`
* Fixed `getPlaylist()` and `setPlaylist()` in API mode



# antaresEditObject 0.4.2

BUGFIXES :

* Major corrections to `writeOutput()` and `writeAntaresOutput()` (support V8)
* Added support of API mode for `editClusterRES()`
* Fixed ts write in API mode for `createClusterRES()`
* Fixed `getPlaylist()` and `setPlaylist()` in API mode
Expand Down
4 changes: 2 additions & 2 deletions docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 9 additions & 16 deletions docs/articles/antaresEditObject.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f085bab

Please sign in to comment.