Releases: WilhelmusLab/IceFloeTracker.jl
Releases · WilhelmusLab/IceFloeTracker.jl
v0.6.2
v0.6.1
What's Changed
- Feat(long tracker): add separate UUID function by @hollandjg in #532
Full Changelog: v0.6.0...v0.6.1
v0.6.0: Merge pull request #530 from WilhelmusLab/338-tracker-revision
What's Changed
- Create dependabot.yml by @cpaniaguam in #373
- chore(deps): bump julia-actions/setup-julia from 1 to 2 by @dependabot in #375
- chore(deps): bump actions/checkout from 2 to 4 by @dependabot in #377
- chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #376
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #374
- 378 add compathelper by @cpaniaguam in #379
- CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) by @github-actions in #380
- CompatHelper: add new compat entry for TOML at version 1, (keep existing compat) by @github-actions in #385
- chore: drop patch version num in project.toml by @cpaniaguam in #392
- chore: add drop entry option for compathelper by @cpaniaguam in #402
- fix: compathelper by @cpaniaguam in #403
- CompatHelper: bump compat for HDF5 to 0.17, (drop existing compat) by @github-actions in #404
- CompatHelper: bump compat for ImageMorphology to 0.4, (drop existing compat) by @github-actions in #406
- CompatHelper: bump compat for Peaks to 0.5, (drop existing compat) by @github-actions in #410
- CompatHelper: bump compat for StatsBase to 0.34, (drop existing compat) by @github-actions in #408
- CompatHelper: bump compat for ImageCore to 0.10, (drop existing compat) by @github-actions in #405
- CompatHelper: bump compat for Interpolations to 0.15, (drop existing compat) by @github-actions in #413
- CompatHelper: bump compat for TiledIteration to 0.5, (drop existing compat) by @github-actions in #409
- CompatHelper: bump compat for ImageTransformations to 0.10, (drop existing compat) by @github-actions in #411
- CompatHelper: add new compat entry for Statistics at version 1, (drop existing compat) by @github-actions in #412
- Fix imsharpen docstring by @cpaniaguam in #421
- chore(deps): bump julia-actions/cache from 1 to 2 by @dependabot in #417
- Update Py deps management by @cpaniaguam in #422
- Add tiling utility functions for optimal tile size calculation by @cpaniaguam in #429
- feat: conditional adaptive histogram equalization (CAHE) by @cpaniaguam in #427
- ci: update matrix to include multiple Julia versions by @cpaniaguam in #436
- CompatHelper: bump compat for TiledIteration to 0.5, (drop existing compat) by @github-actions in #415
- feat: unsharp mask by @cpaniaguam in #432
- docs: add nb for image tiling workflow by @cpaniaguam in #434
- 437 integrate conditional adaptive hist eq by @cpaniaguam in #438
- fix: pass possible_ice_threshold to find_reflectance_peaks in find_ice_labels function by @cpaniaguam in #442
- Update CI.yml by @cpaniaguam in #446
- Add new features for tiled workflow by @cpaniaguam in #445
- refactor: streamline package imports and initialization by @cpaniaguam in #456
- fix: update notebooks by @cpaniaguam in #453
- update source pkg version by @tdivoll in #459
- update julia version to just 1 by @tdivoll in #461
- Fix 0.6 release by @cpaniaguam in #462
- Fixing error in latlon.py by @danielmwatkins in #467
- Support labeled segmented images by @hollandjg in #458
- feat: se disk r=20 by @cpaniaguam in #474
- feat: imcomplement by @cpaniaguam in #497
- feat: refactor k-means segmentation by @cpaniaguam in #485
- 476 feat morph fill by @cpaniaguam in #478
- feat: histeq by @cpaniaguam in #477
- feat: imadjust by @cpaniaguam in #499
- feat: add fillholes! get_segment_mask by @cpaniaguam in #487
- Impose minima and related functions by @cpaniaguam in #489
- 479 imbrighten by @cpaniaguam in #480
- fix: bridge by @cpaniaguam in #511
- fix: hbreak by @cpaniaguam in #513
- fix: morph_fill by @cpaniaguam in #515
- fix: make sort! declaration extend Base.sort! by @hollandjg in #509
- feat: implement parallel processing for gradient magnitude computation by @cpaniaguam in #483
- Adding to the landing page for the docs by @danielmwatkins in #516
- feat: histeq with nbins by @cpaniaguam in #517
- 490 add watershed workflows by @cpaniaguam in #491
- feat: get_ice_masks by @cpaniaguam in #506
- Update ice_masks.jl by @cpaniaguam in #520
- feat: reconstruction functions and tests by @cpaniaguam in #495
- 501 get ice labels with relaxation by @cpaniaguam in #502
- feat: regularize/final by @cpaniaguam in #500
- Setting up documentation pages by @danielmwatkins in #521
- feat: preprocess with tiling by @cpaniaguam in #504
- chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #528
- Feat: long tracker by @cpaniaguam in #529
New Contributors
- @dependabot made their first contribution in #375
- @github-actions made their first contribution in #380
Full Changelog: v0.5.1...v0.6.0
v0.5.1
[published]
What's Changed
- test: first attemp to set up trigger workflows to build containers by @tdivoll in #368
- fix: format of input for token by @tdivoll in #370
- test: update wait time by @tdivoll in #371
- fix: update trigger-docker-julia.yml to trigger Docker build on release by @cpaniaguam in #372
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- chore: update version nums by @cpaniaguam in #366
- Add version number to core module from Project.toml
Full Changelog: v0.4.2...v0.5.0
[published]
v0.4.2 Bug fixes
What's Changed
- docs: remove old readme content and reference new pipeline repo by @tdivoll in #360
- Fixing reflectance name convention by @danielmwatkins in #358
- update exported ift version number for the cli build by @tdivoll in #361
- Update tracker-funcs.jl by @danielmwatkins in #363
- update: add versioning instructions by @cpaniaguam in #364
New Contributors
- @danielmwatkins made their first contribution in #358
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- docs: update pairfloes docstring by @cpaniaguam in #355
- Update Project.toml by @cpaniaguam in #356
Full Changelog: v0.4.0...v0.4.1
IceFloeTracker v0.4.0
What's Changed
- deps: add jinja2 by @cpaniaguam in #346
- fix: delete hanging file by @cpaniaguam in #351
- 350 pairing extra feats by @cpaniaguam in #352
- Update Project.toml by @cpaniaguam in #354
Full Changelog: v0.3.0...v0.4.0
IceFloeTracker v0.3.0
This release includes floe labeling for the tracker task.
What's Changed
- update: track notebook by @cpaniaguam in #335
- feat: floe labeling by @cpaniaguam in #347
Full Changelog: v0.2.1...v0.3.0
IceFloeTracker v0.2.1
What's Changed
- Feat add getiftversion by @cpaniaguam in #331
- feat: hardcode pkg version number by @cpaniaguam in #332
Full Changelog: v0.1.1...v0.2.1