Skip to content

Commit e59feb3

Browse files
authored
Merge pull request #69 from EarthyScience/v134
V134
2 parents ff6cb77 + 211d910 commit e59feb3

32 files changed

+547
-688
lines changed

CRAN-SUBMISSION

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Version: 1.3.4
2+
Date: 2025-07-30 07:50:37 UTC
3+
SHA: 060a53dcc0b87a3b860f15860fd28dcb37dff29a

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: REddyProc
22
Type: Package
3-
Version: 1.3.3
3+
Version: 1.3.4
44
Title: Post Processing of (Half-)Hourly Eddy-Covariance Measurements
55
Authors@R: c( person( "Department for Biogeochemical Integration at MPI-BGC, Jena, Germany", role=c("cph"), email="REddyProc-help@bgc-jena.mpg.de" )
66
,person( "Thomas", "Wutzler", role=c("aut","cre"), email="twutz@bgc-jena.mpg.de" )
@@ -31,7 +31,7 @@ Description: Standard and extensible Eddy-Covariance data post-processing
3131
based and day-time based approaches
3232
(Lasslop et al. (2010) <doi:10.1111/j.1365-2486.2009.02041.x>).
3333
URL: https://www.bgc-jena.mpg.de/bgi/index.php/Services/REddyProcWeb,
34-
https://github.com/bgctw/REddyProc
34+
https://github.com/EarthyScience/REddyProc
3535
License: GPL (>= 2)
3636
Encoding: UTF-8
3737
LazyData: true
@@ -67,4 +67,4 @@ Collate:
6767
'logitnorm.R'
6868
'variableNames.R'
6969
'zzzDebugCode.R'
70-
RoxygenNote: 7.3.0
70+
RoxygenNote: 7.3.1

NEWS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# REddyProc 1.3.4
2+
- Handles edge-case in daytime-partitioning where all temperature
3+
sensitivities are estimated the same numerical value
4+
- Updated documentation
5+
- references to new github home: EarthySciences
6+
- identify package in foreign package links
7+
- document plotting diurnal cycle (sPlotDiurnalCycleM)
8+
- Fixed unit of y-label in uStarThreshold plots
9+
110
# REddyProc 1.3.3
211
- Fixed bug in plotting daily sums, where default scale (gC / day) was of by
312
a factor nRecInDays.

R/FileHandlingFormats.R

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ fLoadEuroFlux16 <- function(
5555
#' @param file_path scalar string: the path to the csv file
5656
#' @param additional_columns character vector of columns to
5757
#' read in addition of standard columns of \code{\link{read_from_fluxnet15}}.
58-
#' Can be a character vector or a object return by \code{\link{cols}}
58+
#' Can be a character vector or a object return by \code{\link[readr]{cols}}
5959
#' @param colname_NEE name (scalar string) of column that reports NEE observations
60-
#' @param ... further arguments to \code{\link{read_csv}}
60+
#' @param ... further arguments to \code{\link[readr]{read_csv}}
6161
#'
6262
#' @examples
6363
#' ds_fn15 <- Example_DETha98 %>%
@@ -266,7 +266,7 @@ extract_FN15 <- function(EProc = .self, is_export_nonfilled = TRUE, keep_other_c
266266
#' it to \code{\link{read_from_ameriflux22}}.
267267
#'
268268
#' @param file_path scalar string: the path to the csv file
269-
#' @param ... further arguments to \code{\link{read_csv}}
269+
#' @param ... further arguments to \code{\link[readr]{read_csv}}
270270
#'
271271
#' @seealso \code{\link{read_from_ameriflux22}} \code{\link{help_export}}
272272
#'

cran-comments.md

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,14 @@
11
## Notes
22
Dear CRAN maintainers,
33

4-
following your email that noted empty documentation for some of the function
5-
arguments, we submit a new version of the REddyProc package.
4+
following your email that required updating of foreign package links
5+
in documentation, we submit a new version of the REddyProc package.
66

7-
In addition to fixing the empty comments, we include a new features:
8-
- exporting the results in an additional format requested by a users
9-
- an experimental implementation of the gap-filling procedure by Vekuri et. al 2023
7+
In addition to fixing the links, some plotting and documetation was improved,
8+
and some edge-cases are dealt with in processing.
9+
Updated the URLs to the new github-organization home.
1010

1111
## Test environments
12-
* local Linux-Mint, R 4.3.2
12+
* local Linux-Mint, R 4.3.3
1313
* Github actions, current Ubuntu
14-
* (win_builder was not reachable by curl from devtools::check_win_devel())
15-
* r_hub: all default platforms
16-
17-
## R CMD check results
18-
No warnings, nor errors.
19-
20-
1 Note:
21-
"checking for detritus in the temp directory ... NOTE
22-
Found the following files/directories:
23-
‘REddyProcExamples’"
24-
REddyProcExamples is there on purpose: It is created on a first call to
25-
getExamplePath(exampleId) and then reused by several tests.
26-
14+
* r_hub2: linux, mac, windows

inst/WORDLIST

Lines changed: 41 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,52 @@
1+
1001L
2+
16cm
3+
6cm
4+
A1
15
AMM
26
AVP
37
Ameriflux
48
Aubinet
59
BGC
610
Baldocchi
11+
Barr13
712
Bayley
813
BerkeleyJulianDateToPOSIXct
914
Berkley
1015
Biogeochemical
1116
Biogeosciences
1217
CARBODATA
1318
CMD
19+
CO2
1420
CPT
1521
ChangePointDetection
1622
DEGebExample
17-
DETha
23+
DETha98
1824
DJF
1925
DateTime
2026
DateTimes
2127
Dez
2228
DoY
29+
E0
30+
EarthyScience
2331
EddyData
2432
Esat
25-
Evapotranspiration
2633
ExtRad
2734
FC
2835
FLUXNET
29-
FP
30-
FW
36+
FW1
37+
FW2
3138
Falge
3239
FillAll
3340
FluxVar
3441
Fluxnet
35-
Fw
42+
Fluxnet15
43+
Fw2Binned
3644
GPP
3745
Gapfilling
3846
Gebesee
3947
GeoFunctions
40-
JA
48+
H20
4149
JJA
42-
Jena
4350
JulianDate
4451
Knauer
4552
LRC
@@ -68,6 +75,8 @@ Papale
6875
PotRad
6976
Provding
7077
QFFluxVar
78+
R4
79+
R5
7180
README
7281
REco
7382
REddyProcNCDF
@@ -81,45 +90,48 @@ Rg
8190
Rmd
8291
SVP
8392
Seasonfactor
84-
Sigmoid
93+
T0
8594
TRangeDay
8695
TRef
8796
TW
8897
Tair
8998
Tharandt
9099
TimeDate
91100
TminOftheDay
92-
ToAmerifluxVariableNameMapping
93101
Tsoil
102+
U05
103+
U95
94104
USTAR
95105
UStar
96106
Ust
97107
Ustar
98108
UstarScens
109+
UstarScens’
99110
VMF
100111
VPD
112+
VPD0
101113
VPDfromDew
102114
Vapour
103-
VariableNameMapping
104-
Vekuri
115+
Vekuri23
105116
VisRad
106117
YYYY
107118
YYYYMMDDHHMM
108119
YYYYMMddhhmm
109120
Zieba
110121
aggUncertainty
111122
aggregationMode
112-
al
113123
antje
124+
base10
125+
beta0
114126
bg
115127
bgc
116-
bgctw
117128
bigleaf
118129
bugfix
119130
calendaryear
120131
changepoint
121132
circ
122133
colour
134+
coloured
123135
computeCost
124136
computeGPPGradient
125137
computeLRCGradient
@@ -132,7 +144,6 @@ ctrlUstarEst
132144
cz
133145
czechglobe
134146
daymin
135-
de
136147
degC
137148
degK
138149
dewpoint
@@ -142,10 +153,8 @@ downweighs
142153
dplyr
143154
eSat
144155
eop
145-
et
146156
eu
147157
europe
148-
evapotranspiration
149158
fCalcAVPfromVMFandPress
150159
fCalcETfromLE
151160
fCalcExtRadiation
@@ -158,20 +167,21 @@ fConvertCtoK
158167
fConvertGlobalToVisible
159168
fConvertKtoC
160169
fConvertTimeToPosix
161-
fConvertVisibleWm
170+
fConvertVisibleWm2toPhotons
162171
fKeepColumnAttributes
163-
fLoadEuroFlux
172+
fLoadEuroFlux16
164173
fLoadFluxNCIntoDataframe
165-
fLoadFluxnet
174+
fLoadFluxnet15
166175
fSplitDateTime
167176
fWriteDataframeToFile
168-
fWriteFrench
177+
fWriteFrench23
169178
filterLongRuns
170179
filterLongRunsInVector
171180
fitLRC
172181
fixVPD
173182
fluxdata
174183
fluxnet
184+
fluxnet2015
175185
fmeth
176186
fnum
177187
formular
@@ -184,10 +194,10 @@ gC
184194
gapfilled
185195
gapfilling
186196
geo
187-
getAmerifluxToBGC
188-
getBGC
197+
getAmerifluxToBGC05VariableNameMapping
198+
getBGC05ToAmerifluxVariableNameMapping
189199
getExamplePath
190-
getFilledExampleDETha
200+
getFilledExampleDETha98Data
191201
getOptimizedParameterPositions
192202
getParameterInitials
193203
getParameterNames
@@ -204,7 +214,6 @@ https
204214
iOpt
205215
igut
206216
invlogit
207-
irradiance
208217
isFilterMeteoQualityFlag
209218
isParameterInBounds
210219
isSplitDatetime
@@ -215,6 +224,7 @@ jena
215224
kPa
216225
ksickel
217226
logitnorm
227+
m2
218228
maximise
219229
mbar
220230
md
@@ -227,7 +237,6 @@ mmiglia
227237
mmol
228238
modelled
229239
moffat
230-
mol
231240
mreichstein
232241
mumol
233242
nAggSeason
@@ -259,7 +268,6 @@ ppfd
259268
pre
260269
predictGPP
261270
predictLRC
262-
preprocessed
263271
pscore
264272
pvWave
265273
qc
@@ -272,6 +280,7 @@ renameVariablesInDataframe
272280
replaceMissingSdNEEParms
273281
rlang
274282
rstudio
283+
s41559
275284
sApplyUStarScen
276285
sCalcPotRadiation
277286
sDATA
@@ -305,6 +314,7 @@ sMRFluxPartitionUStarScens
305314
sPlotDailySums
306315
sPlotDailySumsY
307316
sPlotDiurnalCycle
317+
sPlotDiurnalCycleM
308318
sPlotFingerprint
309319
sPlotFingerprintY
310320
sPlotHHFluxes
@@ -318,25 +328,22 @@ sTKFluxPartition
318328
sTKFluxPartitionUStarScens
319329
sTemp
320330
sUSTAR
321-
sd
322331
sdBeta
323332
sdE
324333
sdNEE
325334
seasonFactor
326335
seasonYear
327-
sigmoid
328336
sigut
329337
sitename
330338
solartime
331339
stdDev
332340
strptime
333-
subclasses
334341
tempdir
335342
testthat
343+
theta0
336344
thetaPrior
337345
tidyverse
338346
tmp
339-
toPhotons
340347
twutz
341348
uStar
342349
uStarAggr
@@ -349,7 +356,7 @@ uStarSeasonEst
349356
uStarTh
350357
uStarThreshold
351358
umol
352-
umolCO
359+
umolCO2
353360
upscaling
354361
usControlUstarEst
355362
usControlUstarSubsetting
@@ -358,7 +365,8 @@ usCreateSeasonFactorMonthWithinYear
358365
usCreateSeasonFactorYday
359366
usCreateSeasonFactorYdayYear
360367
usEstUstarThreshold
361-
usEstUstarThresholdSingleFw
368+
usEstUstarThresholdSingleFw1Binned
369+
usEstUstarThresholdSingleFw2Binned
362370
usGetAnnualSeasonUStarMap
363371
usGetAnnualSeasonUStarMappingFromDistributionResult
364372
usGetSeasonalSeasonUStarMap
@@ -374,11 +382,11 @@ varnames
374382
webservice
375383
whichValueGreaterEqualC
376384
withUstar
377-
writeable
378385
www
379386
xlab
380387
yday
381388
yearDay
382389
yearday
383390
ylab
384391
Šigut
392+
μ

0 commit comments

Comments
 (0)