From 5ede68cd9999a1b6b15b72a977d31f3eb906c3cc Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Fri, 25 Oct 2024 21:28:30 +0000 Subject: [PATCH] New version: IceFloeTracker v0.6.0 UUID: 04643c7a-9ac6-48c5-822f-2704f9e70bd3 Repo: https://github.com/WilhelmusLab/IceFloeTracker.jl.git Tree: f3485b68094eb7a683c080c5a48ea35abdf7a1f4 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- I/IceFloeTracker/Compat.toml | 62 ++++++++++++++++++++++++++++------ I/IceFloeTracker/Deps.toml | 3 ++ I/IceFloeTracker/Versions.toml | 3 ++ 3 files changed, 58 insertions(+), 10 deletions(-) diff --git a/I/IceFloeTracker/Compat.toml b/I/IceFloeTracker/Compat.toml index a623e652a10b252..591550ede8f886d 100644 --- a/I/IceFloeTracker/Compat.toml +++ b/I/IceFloeTracker/Compat.toml @@ -1,14 +1,24 @@ [0] +DataFrames = "1.5.0-1" +FFTW = "1.6.0-1" +Git = "1.3.0-1" +Requires = "1.3.0-1" + +["0-0.1.0"] +Folds = "0.2.8-0.2" + +["0-0.3"] +DelimitedFiles = "1.8.0-1" +Statistics = "1.8.0-1" + +["0-0.5"] AxisArrays = "0.4.6-0.4" Clustering = "0.15.2-0.15" ColorTypes = "0.11.4-0.11" CoordinateTransformations = "0.6.3-0.6" DSP = "0.7.8-0.7" -DataFrames = "1.5.0-1" DataStructures = "0.18.13-0.18" -FFTW = "1.6.0-1" FileIO = "1.16.1-1" -Git = "1.3.0-1" HDF5 = "0.16.14-0.16" ImageAxes = "0.6.10-0.6" ImageContrastAdjustment = "0.3.10-0.3" @@ -30,7 +40,6 @@ PositiveFactorizations = "0.2.4-0.2" ProgressMeter = "1.7.2-1" PyCall = "1.95.1-1" Reexport = "1.2.2-1" -Requires = "1.3.0-1" Rotations = "1.5.1-1" StaticArrays = "1.5.25-1" StatsBase = "0.33.21-0.33" @@ -38,9 +47,42 @@ TiledIteration = "0.3.1-0.3" UpdateJulia = "0.4.2-0.4" julia = "1.8.0-1" -["0-0.1.0"] -Folds = "0.2.8-0.2" - -["0-0.3"] -DelimitedFiles = "1.8.0-1" -Statistics = "1.8.0-1" +["0.6-0"] +AxisArrays = "0.4" +Clustering = "0.15" +ColorTypes = "0.11" +CoordinateTransformations = "0.6" +DSP = "0.7" +DataStructures = "0.18" +DelimitedFiles = "1" +FileIO = "1.16.0-1" +HDF5 = "0.17" +ImageAxes = "0.6" +ImageBinarization = "0.3" +ImageContrastAdjustment = "0.3" +ImageCore = "0.9-0.10" +ImageFiltering = "0.7" +ImageIO = "0.6" +ImageMorphology = "0.3-0.4" +ImageSegmentation = "1.8.0-1" +ImageTransformations = "0.9-0.10" +Images = "0.25" +Interpolations = "0.14-0.15" +JLD2 = "0.4" +LoopVectorization = "0.12" +MappedArrays = "0.4" +OffsetArrays = "1.12.0-1" +PaddedViews = "0.5" +Peaks = "0.5" +PositiveFactorizations = "0.2" +ProgressMeter = "1.7.0-1" +PyCall = "1.95.0-1" +Reexport = "1.2.0-1" +Rotations = "1.5.0-1" +StaticArrays = "1.5.0-1" +Statistics = "1" +StatsBase = "0.34" +TOML = "1" +TiledIteration = "0.3" +UpdateJulia = "0.4" +julia = "1.10.0-1" diff --git a/I/IceFloeTracker/Deps.toml b/I/IceFloeTracker/Deps.toml index 357d5f855c921f7..a4aacbdc3548efc 100644 --- a/I/IceFloeTracker/Deps.toml +++ b/I/IceFloeTracker/Deps.toml @@ -52,3 +52,6 @@ Folds = "41a02a25-b8f0-4f67-bc48-60067656b558" ["0.2-0"] Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" + +["0.6-0"] +ImageBinarization = "cbc4b850-ae4b-5111-9e64-df94c024a13d" diff --git a/I/IceFloeTracker/Versions.toml b/I/IceFloeTracker/Versions.toml index 8e632cefd57718d..1d4d81e0a881d00 100644 --- a/I/IceFloeTracker/Versions.toml +++ b/I/IceFloeTracker/Versions.toml @@ -24,3 +24,6 @@ git-tree-sha1 = "c77f083df71ead216e3035e8e32ef8cb939683d1" ["0.5.0"] git-tree-sha1 = "945ba13f54390ab0147b8a7dd41185264b85505a" + +["0.6.0"] +git-tree-sha1 = "f3485b68094eb7a683c080c5a48ea35abdf7a1f4"