Published August 26, 2024
| Version v0.79.1
Software
Open
diive
Creators
Description
v0.79.1 | 26 Aug 2024
Additions
- Added new function to apply quality flags to certain time periods only (
diive.pkgs.qaqc.flags.restrict_application
) - Added to option to restrict the application of the angle-of-attack flag to certain time periods (
diive.pkgs.fluxprocessingchain.level2_qualityflags.FluxQualityFlagsEddyPro.angle_of_attack_test
)
Changes
- Test options in
FluxProcessingChain
are now always passed as dict. This has the advantage that in addition to run the test by setting the dict keyapply
toTrue
, various other test settings can be passed, for example the new parameterapplication dates
for the angle-of-attack flag. (diive.pkgs.fluxprocessingchain.fluxprocessingchain.FluxProcessingChain
)
Tests
- Added unittest for Flux Processing Chain up to Level-2 (
tests.test_fluxprocessingchain.TestFluxProcessingChain.test_fluxprocessingchain_level2
) - 36/36 unittests ran successfully
What's Changed
- Time periods ec flags by @holukas in https://github.com/holukas/diive/pull/179
Full Changelog: https://github.com/holukas/diive/compare/v0.79.0...v0.79.1
Notes
Files
holukas/diive-v0.79.1.zip
Files
(87.4 MB)
Name | Size | Download all |
---|---|---|
md5:a1af47f4e77451097383ceaa4a99b39c
|
87.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/holukas/diive/tree/v0.79.1 (URL)