Releases: cubert-hyperspectral/cuvis.python
Releases · cubert-hyperspectral/cuvis.python
v3.5.1
What's Changed
- Fix ViewerSettings default initialization by @manke-cubert in #78
- Feature/all 5064 add basic unit tests to python wrapper by @birkholz-cubert in #77
- Add Automatic Deployment Workflow by @birkholz-cubert in #79
- Updated Version number to 3.5.1 by @birkholz-cubert in #80
Full Changelog: v3.5.0...v3.5.1
v3.5.0
What's Changed
- Added Merge Mode to cuvis python wrapper by @birkholz-cubert in #72
- Replaced pkg_resources with importlib.metadata.version by @birkholz-cubert in #73
- added load_references explicit to ProcessingContext constructor by @birkholz-cubert in #74
- pansharpening and dpc changes by @manke-cubert in #75
Full Changelog: v3.4.1...v3.5.0
v3.4.1
What's Changed
- Feature/adjust typing annotations by @birkholz-cubert in #69
- Updated version number for 3.4.1 by @birkholz-cubert in #70
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- Make logfile name configurable by @manke-cubert in #64
- Feature/settings dir env var by @birkholz-cubert in #65
- Added 3.4.0 changes by @birkholz-cubert in #66
- fix typing annotations for python 3.9 by @birkholz-cubert in #67
Full Changelog: v3.3.3...v3.4.0
v3.3.3
What's Changed
- Fix mesu flag mapping by @manke-cubert in #59
- Allow the viewer to return ImageData that is not uint8 by @birkholz-cubert in #61
- Make Metadata fields as properties, to make read-only intend more clear by @birkholz-cubert in #60
- Fix handling of worker result return values by @manke-cubert in #62
- updated version nr by @birkholz-cubert in #63
Full Changelog: v3.3.2...v3.3.3
v3.3.2
This release also uses the v3.3.1 version of the sdk, but fixes the build issues that were happening with the python release of the previous version.
What's Changed
- Updated version number for pypi fix version by @birkholz-cubert in #57
- Switched Project Build Information to
pyproject.tomlby @birkholz-cubert in #58
Full Changelog: v3.3.1...v3.3.2
v3.3.1
What's Changed
- Feature/readme update precompiled versions by @birkholz-cubert in #35
- fixing access of calibration info object by @birkholz-cubert in #39
- fix: broken pixel format functions by @birkholz-cubert in #40
- Feature/fix viewer by @birkholz-cubert in #41
- fixing return of component_temperature_get by @birkholz-cubert in #42
- Added Numpy Utility Functionality by @birkholz-cubert in #44
- Added Wrapper Version by @birkholz-cubert in #45
- added error handling on overflow issue by @birkholz-cubert in #47
- Added Implementations of
__copy__and__deepcopy__to show which objects are allowed to be copied and which not. by @birkholz-cubert in #50 - add property 'ready' to acquisition_context by @manke-cubert in #52
- fix: now handle str as well as pathlib.Path for init in SessionFile by @birkholz-cubert in #54
- allow Measurement init to take pathlib.Path by @birkholz-cubert in #55
- updated version number by @birkholz-cubert in #56
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- Update Measurement.py by @BenMGeo in #12
- added type conversions by @birkholz-cubert in #13
- Draft: Feature/copy documentation by @birkholz-cubert in #14
- Feature/updates for 3.3.0 wrapper types by @birkholz-cubert in #16
- Feature/refactor importing structure by @birkholz-cubert in #17
- Some minor things by @birkholz-cubert in #15
- moved type import for python 3.9 compatibility by @birkholz-cubert in #18
- Fix Calibration creation and get_capabilities method by @manke-cubert in #19
- Add global loglevel; Fix logfile path selection by @manke-cubert in #20
- changed links to cubert cloud in README.md by @muehlbauer-cubert in #21
- Add frame id by @manke-cubert in #23
- Fix import of _cuvis_il by @manke-cubert in #24
- Add shutdown and full export setting by @manke-cubert in #25
- Feature/add missing distance property by @birkholz-cubert in #28
- Update README.md by @BenMGeo in #26
- stubs for 3.3.0 by @samcubert in #29
- Feature/add worker rework by @birkholz-cubert in #30
- Fix naming of pixel format methods by @manke-cubert in #31
- Add attributes to sensor info by @manke-cubert in #32
- Update README.md by @BenMGeo in #33
- updated version number by @birkholz-cubert in #34
New Contributors
- @manke-cubert made their first contribution in #19
- @muehlbauer-cubert made their first contribution in #21
- @samcubert made their first contribution in #29
Full Changelog: v3.2.1...v3.3.0
v3.2.1
updated sdk download link