Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #258

Closed
wants to merge 15 commits into from
Closed

Develop #258

wants to merge 15 commits into from

Conversation

berthetclement
Copy link
Collaborator

No description provided.

BERTHET Clement (Externe) and others added 15 commits March 28, 2024 15:56
* fix bug readClusterDesc when no cluster + cover ST and RES case

* add test (init test for thermal + res)
update with developments made during the CRAN release phase
* Add encoding argument to api_get()
…89e or 123i) (#247)

* Add specific case to avoid bad convert

* Add unit test file for readIniFile
### 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
…ities + default matrix when no time series in cluster (#243)

* Dev readInputThermal, add area parameter + parameter thermalavailabilities + default matrix when no time series in cluster

* .importThermalData fixed to be compatible with data daily format

* fix test thermal + add test RES

* update
* setSimulationPath() updated with new private function to add meta data group dimension for binding constraints

* setSimulationPath() doc updated with new parameter
* Add .importOutputForSTClusters()

* Add 'clustersST' argument in readAntares()

* create a wrapper for calling .reshape_details_file()

* Simplify .get_value_columns_details_file() with a reference table

* Correct areasWithSTClusters parameter in .getSimOptions()

* Add unit tests for 'areasWithSTClusters' parameter

* Add DETAILS_FILES_TYPE column in the simulation_variables_names_by_support.csv

* Update NEWS.md

* Make new parameter 'clustersST' API compatible

* Update documentation with the new function .importOutputForSTClusters()

* Import simulation_variables_names_by_support.csv in data.frame type rather than data.table

* Specify the separator for the simulation_variables_names_by_support.csv import

* Check reverse dependencies

* revdep check ok
* Add condition in .giveInfoRequest(), create readAntaresSTClusters() and fix tests
* Add unit tests for eadAntaresSTClusters()
* add 3 referential for input properties clusters + manage package

* update referentiel + resolve problem with build package (stage Install conflict)
delete StageInstall causing NOTE check

* readClusterSTDesc() reforge return function and api part + conversion list to date.frame changing columns names + test

* trivial join ref to cluster properties + delete dote in colnames

* correction of edge effects on variable names with "dots".

* converting repository variables to numerical

* update function to return empty data.table + doc + tests (using new ref properties)

* update readClusterDesc() with sub function to return properties according to version + test referential properties
* Return data.table in API mode for .readClusterDesc()

* Define function .convert_list_clusterDesc_to_datatable() and call it in .readClusterDesc()
…ror messages if a shiny application is running
* Create setSimulationPathAPI.R file, add control of existence folder and factorize code

* Define new function for linkList part, rename arguments and functions and clean code

* Add comment to explain the reason of this development
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants