Skip to content

Commit

Permalink
New package: Drifters v0.6.0 (#119538)
Browse files Browse the repository at this point in the history
UUID: bd752fb7-3f37-44cb-a8fb-f461137b623f
Repo: https://github.com/JuliaClimate/Drifters.jl.git
Tree: 0a7dfc1c008e101f90f2a4078883c93120ddcb90

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 18, 2024
1 parent bb4acb1 commit b3e97b1
Show file tree
Hide file tree
Showing 7 changed files with 38 additions and 0 deletions.
12 changes: 12 additions & 0 deletions D/Drifters/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[0]
CSV = "0.10"
CyclicArrays = "0.5"
DataDeps = "0.7"
DataFrames = "1"
Dataverse = "0.2"
Glob = "1"
JLD2 = "0.5"
MeshArrays = "0.3"
NetCDF = "0.12"
OrdinaryDiffEq = "6"
julia = "1.10.0-1"
12 changes: 12 additions & 0 deletions D/Drifters/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[0]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CyclicArrays = "6023044f-b3ef-4c22-8399-3ec90a0c9b75"
DataDeps = "124859b0-ceae-595e-8997-d05f6a7a8dfe"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dataverse = "9c0b9be8-e31e-490f-90fe-77697562404d"
Glob = "c27321d9-0574-5035-807b-f59d2c89b15c"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
MeshArrays = "cb8c808f-1acf-59a3-9d2b-6e38d009f683"
NetCDF = "30363a11-5582-574a-97bb-aa9a979735b9"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3 changes: 3 additions & 0 deletions D/Drifters/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Drifters"
uuid = "bd752fb7-3f37-44cb-a8fb-f461137b623f"
repo = "https://github.com/JuliaClimate/Drifters.jl.git"
2 changes: 2 additions & 0 deletions D/Drifters/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.6.0"]
git-tree-sha1 = "0a7dfc1c008e101f90f2a4078883c93120ddcb90"
4 changes: 4 additions & 0 deletions D/Drifters/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
Climatology = "0.5"
MITgcm = "0.5"
Makie = "0.21"
4 changes: 4 additions & 0 deletions D/Drifters/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
Climatology = "9e9a4d37-2d2e-41e3-8b85-f7978328d9c7"
MITgcm = "dce5fa8e-68ce-4431-a242-9469c69627a0"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8670,6 +8670,7 @@ bd672f18-e544-480e-9008-37c9c38661cd = { name = "ConicBundle", path = "C/ConicBu
bd6f3a87-2f53-57d0-9c4e-5625ef189a5e = { name = "DungBase", path = "D/DungBase" }
bd7198b4-c7d6-400c-9bab-9a24614b0240 = { name = "TaijaPlotting", path = "T/TaijaPlotting" }
bd71d052-5e08-40cc-a492-eb4e8da4b649 = { name = "DocsScraper", path = "D/DocsScraper" }
bd752fb7-3f37-44cb-a8fb-f461137b623f = { name = "Drifters", path = "D/Drifters" }
bd7594eb-a658-542f-9e75-4c4d8908c167 = { name = "SampledSignals", path = "S/SampledSignals" }
bd7bc4c3-5181-47e7-9a4c-580310605fa6 = { name = "NonconvexAugLagLab", path = "N/NonconvexAugLagLab" }
bd85187e-0531-4a3e-9fea-713204a818a2 = { name = "AbstractLogic", path = "A/AbstractLogic" }
Expand Down

0 comments on commit b3e97b1

Please sign in to comment.