Skip to content

Commit

Permalink
New version: IceFloeTracker v0.6.0
Browse files Browse the repository at this point in the history
UUID: 04643c7a-9ac6-48c5-822f-2704f9e70bd3
Repo: https://github.com/WilhelmusLab/IceFloeTracker.jl.git
Tree: 545e81f7bbf33c91d77268635625d6d5d8a7dff1

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Oct 25, 2024
1 parent 6379ee4 commit 90faf1f
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 10 deletions.
62 changes: 52 additions & 10 deletions I/IceFloeTracker/Compat.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -30,17 +40,49 @@ 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"
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"
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"
UpdateJulia = "0.4"
julia = "1"
3 changes: 3 additions & 0 deletions I/IceFloeTracker/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
3 changes: 3 additions & 0 deletions I/IceFloeTracker/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ git-tree-sha1 = "c77f083df71ead216e3035e8e32ef8cb939683d1"

["0.5.0"]
git-tree-sha1 = "945ba13f54390ab0147b8a7dd41185264b85505a"

["0.6.0"]
git-tree-sha1 = "545e81f7bbf33c91d77268635625d6d5d8a7dff1"

0 comments on commit 90faf1f

Please sign in to comment.