diff --git a/DESCRIPTION b/DESCRIPTION index 6cbe66ea..636e4db7 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: antaresRead Type: Package Title: Import, Manipulate and Explore the Results of an 'Antares' Simulation -Version: 2.7.0 +Version: 2.7.1 Authors@R: c( person("Tatiana", "Vargas", email = "tatiana.vargas@rte-france.com", role = c("aut", "cre")), person("Jalal-Edine", "ZAWAM", role = "aut"), diff --git a/NEWS.md b/NEWS.md index fb9dbf1c..81a956fc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -6,13 +6,16 @@ NEW FEATURES: * `readInputThermal()` : - new parameter **areas** to get desired clusters from selected areas. - - new parameter **thermalAvailabilities** to import time series. + - new parameter **thermalAvailabilities** to import time series. * `readInputRES()` new parameter **areas** to get desired clusters from selected areas. BREAKING CHANGES : -* `readInputThermal()` default value when no time series in the selected clusters. -* `readInputRES()` default value when no time series in the selected clusters +* `readInputThermal()` / `readInputRES()` default value when no time series in the selected clusters. + +BUGFIXES : + +* `readInputThermal()` return data from file data.txt with `thermalData` parameter # antaresRead 2.7.0