Releases: WilhelmusLab/ebseg
Releases · WilhelmusLab/ebseg
v1.0.1
v1.0.0
What's Changed
- Update peakdet.py by @cpaniaguam in #9
- refactor: use context managers by @cpaniaguam in #11
- refactor: Update test_utils.py for improved efficiency by @cpaniaguam in #12
- refactor: Remove unnecessary code in test_utils.py by @cpaniaguam in #13
- refactor: Add type annotations and improve code readability in utils.py by @cpaniaguam in #14
- docs: docstrings and typehints in masking.py by @cpaniaguam in #15
- refactor: Update savefigs.py for improved code readability by @cpaniaguam in #16
- Refactor process function signature and add erosion iteration parameters by @cpaniaguam in #19
- Refactor process function and adjust app by @cpaniaguam in #20
- Update README.md by @cpaniaguam in #21
- General cleanups by @cpaniaguam in #22
- Feat config file by @cpaniaguam in #23
- refactor: update savefigs.py to use dynamic compression parameter by @cpaniaguam in #24
- Add notebook with sample workflow by @cpaniaguam in #26
- Feat-extract-preprocess by @cpaniaguam in #28
- New feats after backtracking by @cpaniaguam in #34
- chore: delete extra files by @cpaniaguam in #35
- ci: split pytests from formatting check by @hollandjg in #37
- fix filename of init.py file by @hollandjg in #40
- CI: set up automated updates for github actions by @hollandjg in #50
- Add a devcontainer configuration with Cylc and GDAL by @hollandjg in #39
- Data import py by @hollandjg in #53
- feat: support loading and preprocessing data using cylc by @hollandjg in #43
- refactor: unify app interface by @hollandjg in #46
- feat: add utility command to get bounding box from file by @hollandjg in #45
- feat: add support for aqua satellite by @hollandjg in #44
- add validation after loading image – is it empty? by @hollandjg in #47
- add support for bounding box as a tuple by @hollandjg in #48
- Make dataclass for example data by @hollandjg in #52
- Add extra file/image equality tests by @cpaniaguam in #51
- Allow arbitrary pixel size by @hollandjg in #54
- update the gitignore to be more comprehensive by @hollandjg in #58
- Add more examples of cylc workflows and ebseg – for discussion by @hollandjg in #55
- fix: don't crash when passed an already created BoundingBox object by @hollandjg in #60
- Add support for false-color images (band721) by @hollandjg in #59
- chore: Update regionprops names to match names in IceFloeTracker.jl by @hollandjg in #61
- fix: add check that the image loads correctly by @hollandjg in #64
- fix: overflow in segmented images by @hollandjg in #63
Full Changelog: https://github.com/WilhelmusLab/ebseg/commits/v1.0.0