diff --git a/DESCRIPTION b/DESCRIPTION index 0b7fa1f..e674743 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: clidamonger -Title: Monthly Climate Data for Germany, Usable for Heating and Cooling Calculations -Description: This data package contains monthly climate data for Germany, it can be used for heating and +Title: Monthly Climate Data for Germany, Usable for Heating and Cooling Calculations +Description: This data package contains monthly climate data in Germany, it can be used for heating and cooling calculations (external temperature, heating / cooling days, solar radiation). -Version: 1.0.0 +Version: 1.1.0 Authors@R: c(person(given = "Tobias", family = "Loga", email = "t.loga@iwu.de", role = "aut", comment = c(ORCID = "0000-0001-5097-5613")), person(given = "Guillaume", family = "Behem", email = "g.behem@iwu.de", role = "aut"), @@ -16,3 +16,4 @@ URL: https://github.com/IWUGERMANY/clidamonger Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.2 LazyData: true +LazyDataCompression: xz diff --git a/NEWS.md b/NEWS.md index 1948030..72bf56b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,9 @@ +# clidamonger 1.1.0 + +* We've updated the dataset to include the data for 2023. + +## Note + # clidamonger 1.0.0 * Added a `NEWS.md` file to track changes to the package. diff --git a/data/data.sol.rda b/data/data.sol.rda index 8cab7c7..a0370ad 100644 Binary files a/data/data.sol.rda and b/data/data.sol.rda differ diff --git a/data/data.ta.hd.rda b/data/data.ta.hd.rda index 23511dc..e6e6ae1 100644 Binary files a/data/data.ta.hd.rda and b/data/data.ta.hd.rda differ diff --git a/data/list.station.ta.rda b/data/list.station.ta.rda new file mode 100644 index 0000000..4bbf441 Binary files /dev/null and b/data/list.station.ta.rda differ diff --git a/data/list.stationta.rda b/data/list.stationta.rda deleted file mode 100644 index 9033846..0000000 Binary files a/data/list.stationta.rda and /dev/null differ diff --git a/data/tab.estim.sol.orient.rda b/data/tab.estim.sol.orient.rda index 0717a61..44d3597 100644 Binary files a/data/tab.estim.sol.orient.rda and b/data/tab.estim.sol.orient.rda differ diff --git a/data/tab.stationmapping.rda b/data/tab.stationmapping.rda index 50a2571..7866771 100644 Binary files a/data/tab.stationmapping.rda and b/data/tab.stationmapping.rda differ diff --git a/man/data.ta.hd.Rd b/man/data.ta.hd.Rd index 2efea20..852977b 100644 --- a/man/data.ta.hd.Rd +++ b/man/data.ta.hd.Rd @@ -5,7 +5,7 @@ \alias{data.ta.hd} \title{Data.TA.HD} \format{ -An object of class \code{data.frame} with 11581 rows and 460 columns. +An object of class \code{tbl_df} (inherits from \code{tbl}, \code{data.frame}) with 11651 rows and 460 columns. } \usage{ data.ta.hd diff --git a/man/list.station.ta.Rd b/man/list.station.ta.Rd index 6a7c46a..0630127 100644 --- a/man/list.station.ta.Rd +++ b/man/list.station.ta.Rd @@ -5,7 +5,7 @@ \alias{list.station.ta} \title{List.Station.TA} \format{ -An object of class \code{data.frame} with 826 rows and 10 columns. +An object of class \code{tbl_df} (inherits from \code{tbl}, \code{data.frame}) with 831 rows and 10 columns. } \usage{ list.station.ta