Import a local study to Antares Web
importZipStudyWeb(
host,
token,
zipfile_name,
delete_zipfile = TRUE,
folder_destination = NULL,
opts = antaresRead::simOptions()
)
Host of AntaREST server API.
API personnal access token.
Name of the zipfile of the study.
Should the zipfile be deleted after upload.
Folder of the study in Antares Web.
List of simulation parameters returned by the function
antaresRead::setSimulationPath()
An updated list containing various information about the simulation.