Skip to content

Commit

Permalink
feat: include preprocess_tiling.jl in IceFloeTracker.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
cpaniaguam committed Nov 19, 2024
1 parent 9a65271 commit 9653851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/IceFloeTracker.jl
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ include("imcomplement.jl")
include("imadjust.jl")
include("ice_masks.jl")
include("regularize-final.jl")
include("preprocess_tiling.jl")

function get_version_from_toml(pth=dirname(dirname(pathof(IceFloeTracker))))::VersionNumber
toml = TOML.parsefile(joinpath(pth, "Project.toml"))
Expand Down

0 comments on commit 9653851

Please sign in to comment.