diff --git a/articles/Antares_new_features_v860.html b/articles/Antares_new_features_v860.html index d17adf07..781a108c 100644 --- a/articles/Antares_new_features_v860.html +++ b/articles/Antares_new_features_v860.html @@ -221,16 +221,11 @@

Read st-storages data
  • upper-rule-curve.txt
  • -
    data_st_storage <- readInputTS(st_storage = "all")
    -#> Importing st-storage
    -#> 
    -  |                                                                            
    -  |                                                                      |   0%
    -  |                                                                            
    -  |===================================                                   |  50%
    -  |                                                                            
    -  |======================================================================| 100%
    -rmarkdown::paged_table(head(data_st_storage))
    +
    +data_st_storage <- readInputTS(st_storage = "all")
    +#> Importing st-storage
    +#>   |                                                                              |                                                                      |   0%  |                                                                              |===================================                                   |  50%  |                                                                              |======================================================================| 100%
    +rmarkdown::paged_table(head(data_st_storage))
    -
    
    -# read data
    -data_st_storage <- readInputTS(st_storage = "all")
    -#> Importing st-storage
    -#> 
    -  |                                                                            
    -  |                                                                      |   0%
    -  |                                                                            
    -  |===================================                                   |  50%
    -  |                                                                            
    -  |======================================================================| 100%
    -rmarkdown::paged_table(head(data_st_storage))
    +
    +
    +# read data
    +data_st_storage <- readInputTS(st_storage = "all")
    +#> Importing st-storage
    +#>   |                                                                              |                                                                      |   0%  |                                                                              |===================================                                   |  50%  |                                                                              |======================================================================| 100%
    +rmarkdown::paged_table(head(data_st_storage))
    -
    
    -# control removed data
    -data_st_storage <- readInputTS(st_storage = "all")
    -#> Importing st-storage
    -#> 
    -  |                                                                            
    -  |                                                                      |   0%
    -  |                                                                            
    -  |======================================================================| 100%
    -rmarkdown::paged_table(head(data_st_storage))
    +
    +
    +# control removed data
    +data_st_storage <- readInputTS(st_storage = "all")
    +#> Importing st-storage
    +#>   |                                                                              |                                                                      |   0%  |                                                                              |======================================================================| 100%
    +rmarkdown::paged_table(head(data_st_storage))
    + + +
    +
    + + + +
    +
    + + +
    +

    Import a local study to Antares Web

    +
    + +
    +
    importZipStudyWeb(host, token, zipfile_name, opts = antaresRead::simOptions())
    +
    + +
    +

    Arguments

    +
    host
    +

    Host of AntaREST server API.

    + + +
    token
    +

    API personnal access token.

    + + +
    zipfile_name
    +

    Name of the zipfile of the study.

    + + +
    opts
    +

    List of simulation parameters returned by the function +antaresRead::setSimulationPath()

    + +
    +
    +

    Value

    + + +

    An updated list containing various information about the simulation.

    +
    + +
    + +
    + + +
    + +
    +

    Site built with pkgdown 2.0.7.

    +
    + +
    + + + + + + + + diff --git a/reference/index.html b/reference/index.html index 0274aabe..87b2e546 100644 --- a/reference/index.html +++ b/reference/index.html @@ -252,6 +252,10 @@

    All functions get_type_check_mingen_vs_maxpower_to_trigger()

    Get the type of control to execute between mingen data and maxpower data

    + +

    importZipStudyWeb()

    + +

    Import a local study to Antares Web

    list_pollutants_values()

    diff --git a/sitemap.xml b/sitemap.xml index 8f4c4ab7..54a98349 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -177,6 +177,9 @@ /reference/get_type_check_mingen_vs_maxpower_to_trigger.html + + /reference/importZipStudyWeb.html + /reference/index.html