-
Notifications
You must be signed in to change notification settings - Fork 8
/
ACKNOWLEDGEMENTS
74 lines (57 loc) · 1.92 KB
/
ACKNOWLEDGEMENTS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# Acknowledgements
We would like to thank the whole Eddy Covariance community, the authors,
testers, the users and the following people (and the missing ones), in no
special order, for their collaboration and source code contribution to create
this free software.
## Original Authors
- Gerardo Fratini ([email protected]): processing engines designer and developer
- Antonio Forgione ([email protected]): GUI designer and developer
- Dario Papale ([email protected]): project manager and coordinator
## Others contributors
- Carlo Trotta: code harmonization and documentation
- Natascha Kljun: code for footprint estimation, Kljun et al. (2004, BLM)
- Taro Nakai: code for angle of attack correction, Nakai et al. (2006, AFM)
- Andreas Ibrom: supervision during implementation of a spectral correction procedure, Ibrom et al. (2007, AFM)
- Stephen Chan: Revision, refinement and testing of implementation of Massman 2000/2001 spectral correction.
## Software validation (intercomparison)
- Juha-Pekka Tuovinen
- Andreas Ibrom
- Ivan Mammarella
- Robert Clement
- Meelis Molder
- Olaf Kolle
- Corinna Rebmann
- Matthias Mauder
- Jan Elbers
## User testing and bug notifications
- Tarek El-Madany
- Sergiy Medinets
- Beniamino Gioli
- Nicola Arriga
- Luca Belelli
- Michal Heliasz
- Bernard Heinesch
- Arnaud Carrara
- Patrik Vestin
- Matthias Barthel
- Karoline Wischnewski
- Matthew Wilkinson
- Simone Sabbatini
## Software discussions
- Ian Elbers
- George Burba
- Christian Wille
## Libraries
- Arjan van Dijk: libdate module
- University of Chicago: m_levenberg_marquardt from the MINPACK package
- netlib.org: FFT routines from the SLATEC Common Mathematical Library
- The Qt Company: Qt framework
- Sergey Tachenov: QuaZIP
- Morgan Leborgne: QProgressIndicator widget
## Tools
- GFortran compiler
- MinGW compiler and GDB debugger
- Clang compiler
- The Qt Company: Qt Creator IDE
- Daniel Turini: pausep
- Igor Pavlov: 7za