Skip to content

Commit b98a01e

Browse files
committed
Update GUI screenshot
1 parent 63a2b1f commit b98a01e

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
This version enhances its usability for a wider range of eddy covariance (EC) sites beyond
2222
the [ETH Grassland Sciences group](https://gl.ethz.ch/).
2323

24-
![](images/fluxrun_gui_v2.0.0.png)
24+
![](images/fluxrun_gui_v2.png)
2525

2626
`fluxrun` can be executed using the GUI or directly from the command line interface.
2727

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Python wrapper for EddyPro to calculate eddy covariance (EC) ecosystem fluxes from raw data files.
44

5-
![](images/fluxrun_gui_v2.0.0.png)
5+
![](images/fluxrun_gui_v2.png)
66

77
`fluxrun` can be executed using the GUI or directly from the command line interface.
88

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
RAWDATA:
2-
INDIR: F:/Sync/luhk_work/CURRENT/FRU_rECord_test/IN_rECord_orig_gz
2+
INDIR: F:/my_project/input_files
33
FILENAME_ID: CH-FRU_ec_yyyymmdd-HHMM.csv.gz
44
HEADER_FORMAT: 4-row header (rECord files)
5-
START_DATE: 2025-04-06 22:00
6-
END_DATE: 2025-04-06 23:30
7-
PLOT_RAWDATA_AVAILABILITY: 0
8-
PLOT_RAWDATA_AGGREGATES: 0
5+
START_DATE: 2024-12-31 23:30
6+
END_DATE: 2025-04-13 23:30
7+
PLOT_RAWDATA_AVAILABILITY: 1
8+
PLOT_RAWDATA_AGGREGATES: 1
99
FLUX_PROCESSING:
1010
RUN_FLUX_CALCS: 1
11-
EDDYPRO_PROCESSING_FILE: F:/Sync/luhk_work/CURRENT/FRU_rECord_test/with_gui/CH-FRU_2025_rECord_[IRGA75]_R350-R1+IRGA75-R2.eddypro
11+
EDDYPRO_PROCESSING_FILE: F:/my_project/my_settings.eddypro
1212
OUTPUT:
13-
OUTDIR: F:/Sync/luhk_work/CURRENT/FRU_rECord_test/with_gui
14-
OUTDIR_PREFIX: test
15-
PLOT_SUMMARY: 0
13+
OUTDIR: F:/my_project
14+
OUTDIR_PREFIX: CH-CHA
15+
PLOT_SUMMARY: 1
1616
AFTER PROCESSING:
17-
DELETE_UNCOMPRESSED_ASCII_AFTER_PROCESSING: 1
17+
DELETE_UNCOMPRESSED_ASCII_AFTER_PROCESSING: 0

images/fluxrun_gui_v2.0.0.png

-42.1 KB
Binary file not shown.

images/fluxrun_gui_v2.png

42.4 KB
Loading

0 commit comments

Comments
 (0)