name instead of year; ipynb generator debugged, with logging
authorBenjamin Auder <benjamin.auder@somewhere>
Thu, 16 Mar 2017 13:26:20 +0000 (14:26 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Thu, 16 Mar 2017 13:26:20 +0000 (14:26 +0100)
commitff5df8e310b73883565761ab4b1aa5a0672e9f27
treeeedbf05fae5a893fcd4735cb0a06cbae437545e4
parent63ff1ecbd80adfe347faa0d954f526d15f033c22
name instead of year; ipynb generator debugged, with logging
33 files changed:
NOTES
pkg/DESCRIPTION [moved from talweg/DESCRIPTION with 100% similarity]
pkg/LICENSE [moved from talweg/LICENSE with 100% similarity]
pkg/R/Data.R [moved from talweg/R/Data.R with 100% similarity]
pkg/R/F_Average.R [moved from talweg/R/F_Average.R with 100% similarity]
pkg/R/F_Neighbors.R [moved from talweg/R/F_Neighbors.R with 100% similarity]
pkg/R/F_Persistence.R [moved from talweg/R/F_Persistence.R with 100% similarity]
pkg/R/F_Zero.R [moved from talweg/R/F_Zero.R with 100% similarity]
pkg/R/Forecast.R [moved from talweg/R/Forecast.R with 100% similarity]
pkg/R/Forecaster.R [moved from talweg/R/Forecaster.R with 100% similarity]
pkg/R/J_Neighbors.R [moved from talweg/R/J_Neighbors.R with 100% similarity]
pkg/R/J_Persistence.R [moved from talweg/R/J_Persistence.R with 100% similarity]
pkg/R/J_Zero.R [moved from talweg/R/J_Zero.R with 100% similarity]
pkg/R/computeError.R [moved from talweg/R/computeError.R with 100% similarity]
pkg/R/computeForecast.R [moved from talweg/R/computeForecast.R with 100% similarity]
pkg/R/getData.R [moved from talweg/R/getData.R with 100% similarity]
pkg/R/plot.R [moved from talweg/R/plot.R with 100% similarity]
pkg/R/utils.R [moved from talweg/R/utils.R with 100% similarity]
pkg/inst/extdata/meteo_extra_noNAs.csv [moved from talweg/inst/extdata/meteo_extra_noNAs.csv with 100% similarity]
pkg/inst/extdata/pm10_mesures_H_loc.csv [moved from talweg/inst/extdata/pm10_mesures_H_loc.csv with 100% similarity]
pkg/inst/extdata/pm10_mesures_H_loc_report.csv [moved from talweg/inst/extdata/pm10_mesures_H_loc_report.csv with 100% similarity]
pkg/inst/testdata/exo_test.csv [moved from talweg/inst/testdata/exo_test.csv with 100% similarity]
pkg/inst/testdata/ts_test.csv [moved from talweg/inst/testdata/ts_test.csv with 100% similarity]
pkg/man/talweg-package.Rd [moved from talweg/man/talweg-package.Rd with 100% similarity]
pkg/tests/testthat.R [moved from talweg/tests/testthat.R with 100% similarity]
pkg/tests/testthat/test.Forecaster.R [moved from talweg/tests/testthat/test.Forecaster.R with 100% similarity]
pkg/tests/testthat/test.computeFilaments.R [moved from talweg/tests/testthat/test.computeFilaments.R with 100% similarity]
pkg/tests/testthat/test.dateIndexToInteger.R [moved from talweg/tests/testthat/test.dateIndexToInteger.R with 100% similarity]
pkg/vignettes/talweg.Rmd [moved from talweg/vignettes/talweg.Rmd with 100% similarity]
reports/ipynb_generator.py [changed mode: 0644->0755]
reports/report.gj
reports/report.ipynb [new file with mode: 0644]
reports/tmp.log [new file with mode: 0644]