Open source atmosphere-ocean gas flux data processing tools. Example uses i) calculating global/regional gas fluxes and net integrated values using satellite Earth, model or in situ data (or any combination), ii) uncertainty analyses (eg ensemble runs, input data uncertainty, model uncertainty), iii) evaluating novel gas transfer parameterisations.
Stars
34
Forks
18
Watchers
34
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
121
commits
31
commits
26
commits
25
commits
11
commits
Merge pull request #65 from oceanflux-ghg/fe_v4-dev/integration
4393728View on GitHubinstalling dev-dependencies, installing fluxengine in editable mode, example of custom GTV
420b7caView on GitHubupdated manual to describe custom gas transfer velocity parameterisations better
b29d404View on GitHubcustom GTV implementation test checks correct GTV calculation
20766a4View on GitHubtest configuration files, unit tests for fe_setup, basic FE runs, fe_run.py script, custom gas transfer velocity implementaitons
0321dc2View on GitHubremoved redundant 'name' arguments to DataLayer factory functions
df2856aView on GitHubadded create_run_parameters test, checking correct datetime file path substitions
61859edView on GitHubunit tests for config parsing and related functions. Test data, test configs. Minor bugs in how config files are parsed have been fixed.
202250eView on GitHubtests for DataLayer and minor fixes. Tidied / removed 'name' and 'fillValue' arguments in DataLayer functions where they don't make sense
96d4437View on GitHubrenamed 'daytohour' to match naming convention and reflect actual behaviour
3d9d877View on GitHub