diff --git a/404.html b/404.html index 61980914..1ae6f2ae 100644 --- a/404.html +++ b/404.html @@ -32,7 +32,7 @@
diff --git a/LICENSE-text.html b/LICENSE-text.html index 4d7135ec..744748f1 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -17,7 +17,7 @@ diff --git a/articles/antaresRead.html b/articles/antaresRead.html index 690fd937..9f3148bc 100644 --- a/articles/antaresRead.html +++ b/articles/antaresRead.html @@ -32,7 +32,7 @@ @@ -72,9 +72,9 @@vignettes/antaresRead.Rmd
+ Source: vignettes/antaresRead.Rmd
antaresRead.Rmd
Vargas T, ZAWAM J, Guillem F, Thieurmel B, Robert T (2024). antaresRead: Import, Manipulate and Explore the Results of an 'Antares' Simulation. -R package version 2.7.1, https://rte-antares-rpackage.github.io/antaresRead/, https://github.com/rte-antares-rpackage/antaresRead. +R package version 2.7.2, https://rte-antares-rpackage.github.io/antaresRead/, https://github.com/rte-antares-rpackage/antaresRead.
@Manual{, title = {antaresRead: Import, Manipulate and Explore the Results of an 'Antares' Simulation}, author = {Tatiana Vargas and Jalal-Edine ZAWAM and Francois Guillem and Benoit Thieurmel and Titouan Robert}, year = {2024}, - note = {R package version 2.7.1, https://rte-antares-rpackage.github.io/antaresRead/}, + note = {R package version 2.7.2, https://rte-antares-rpackage.github.io/antaresRead/}, url = {https://github.com/rte-antares-rpackage/antaresRead}, }diff --git a/index.html b/index.html index 38e30845..fe710bfd 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ @@ -184,7 +184,6 @@
You must also change the h5 file here.
- + diff --git a/news/index.html b/news/index.html index 6eb11078..0834297c 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ @@ -47,9 +47,27 @@NEW FEATURES:
+readAntaresSTClusters()
+fread_antares()
shiny compatible with a conditional processing of the error messagesBREAKING CHANGES :
+readClusterDesc()
/ readClusterResDesc()
/ readClusterSTDesc()
are updated with new endpoint “table mode”.
+BUGFIXES :
+setSimulationPathAPI()
: control the existence of the output folder links or areas before reading the data (upgrade Antares Web)readClusterDesc()
/ readClusterResDesc()
/ readClusterSTDesc()
return a data.table in API modeNEW FEATURES:
diff --git a/pkgdown.yml b/pkgdown.yml index 1f67f736..163ddfda 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -3,4 +3,4 @@ pkgdown: 2.1.0 pkgdown_sha: ~ articles: antaresRead: antaresRead.html -last_built: 2024-09-02T09:00Z +last_built: 2024-09-16T08:09Z diff --git a/reference/API-methods.html b/reference/API-methods.html index fe5dd90d..02fd1c58 100644 --- a/reference/API-methods.html +++ b/reference/API-methods.html @@ -17,7 +17,7 @@R/aggregateResult.R
+ Source: R/aggregateResult.R
aggregatate_mc_all.Rd
R/antaresRead-package.R
+ Source: R/antaresRead-package.R
antaresRead-package.Rd
R/asAntaresDataList.R
+ Source: R/asAntaresDataList.R
as.antaresDataList.Rd
R/asAntaresDataTable.R
+ Source: R/asAntaresDataTable.R
as.antaresDataTable.Rd
R/changeTimeStep.R
+ Source: R/changeTimeStep.R
changeTimeStep.Rd
R/copyToClipboard.R
+ Source: R/copyToClipboard.R
copyToClipboard.Rd
R/aggregateResult.R
+ Source: R/aggregateResult.R
dot-writeIni.Rd
R/extractDataList.R
+ Source: R/extractDataList.R
extractDataList.Rd
R/getGeographicTrimming.R
+ Source: R/getGeographicTrimming.R
getGeographicTrimming.Rd
R/getLinks.R
+ Source: R/getLinks.R
getLinks.Rd
readAntaresClusters()
Read output for a list of clusters
Read output for a list of short-term storage clusters
R/ponderateMcAggregation.R
+ Source: R/ponderateMcAggregation.R
ponderateMcAggregation.Rd
R/readIniFile.R
+ Source: R/readIniFile.R
read-ini.Rd
R/readAntares.R
+ Source: R/readAntares.R
readAntares.Rd
min(NODU x min.stable.power, mustRunTotal)
.
+min(NODU x min-stable-power, mustRunTotal)
.
R/readAntares.R
+ Source: R/readAntares.R
readAntaresAreas.Rd
R/readAntaresClusters.R
+ Source: R/readAntaresClusters.R
readAntaresClusters.Rd
R/readAntaresClusters.R
+ readAntaresSTClusters.Rd
Read output for a list of short-term storage clusters
+readAntaresSTClusters(
+ clustersST,
+ selected = c("P.injection", "levels", "P.withdrawal"),
+ timeStep = c("hourly", "daily", "weekly", "monthly", "annual"),
+ opts = simOptions(),
+ parallel = FALSE,
+ showProgress = TRUE
+)
vector of short-term storage clusters to be imported
vector of thematic trimming
Resolution of the data to import: hourly (default), daily, +weekly, monthly or annual.
list of simulation parameters returned by the function
+setSimulationPath
Should the importation be parallelized ? (See details)
If TRUE the function displays information about the progress of the +importation.
data.table of results for short-term storage clusters
+R/readBindingConstraints.R
+ Source: R/readBindingConstraints.R
readBindingConstraints.Rd
R/readClusterDesc.R
+ Source: R/readClusterDesc.R
readClusterDesc.Rd
readClusterDesc
: read thermal clusters
readClusterResDesc
: read renewable clusters (Antares >= V8.1)
readClusterSTDesc
: read st-storage clusters (Antares >= V8.6)
If you have no clusters properties, Null data.table (0 rows and 0 cols)
is returned.
R/readInputClusters.R
+ Source: R/readInputClusters.R
readInputRES.Rd
R/readInputClusters.R
+ Source: R/readInputClusters.R
readInputThermal.Rd
R/read_optim_criteria.R
+ Source: R/read_optim_criteria.R
readOptimCriteria.Rd
R/removeVirtualAreas.R
+ Source: R/removeVirtualAreas.R
removeVirtualAreas.Rd
R/setSimulationPath.R
, R/utils_api.R
+ Source: R/setSimulationPath.R
, R/setSimulationPathAPI.R
setSimulationPath.Rd
R/readBindingConstraints.R
+ Source: R/readBindingConstraints.R
summary.bindingConstraints.Rd
R/viewAntares.R
+ Source: R/viewAntares.R
viewAntares.Rd