Skip to content

Commit

Permalink
New package: SurfaceWaterIntegratedModeling v1.0.1 (#122066)
Browse files Browse the repository at this point in the history
UUID: 71e2a337-b4d4-4738-9f2b-3c37e1d3d462
Repo: https://github.com/sintefmath/SurfaceWaterIntegratedModeling.jl.git
Tree: 53aa9e16c300a328d20ff007747cb7ad517fbaa1

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 30, 2024
1 parent 2abf997 commit 2bb85b1
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5286,6 +5286,7 @@ some amount of consideration when choosing package names.
71d5d903-a9d4-4e03-9846-ef3fdeefd64d = { name = "SimulinkSDIImporter", path = "S/SimulinkSDIImporter" }
71dbed6d-20b0-48c6-bb22-c3e423edce76 = { name = "MPIAsyncPools", path = "M/MPIAsyncPools" }
71e1c77a-176e-49fd-a90f-f84a4a948e95 = { name = "SimpleCaching", path = "S/SimpleCaching" }
71e2a337-b4d4-4738-9f2b-3c37e1d3d462 = { name = "SurfaceWaterIntegratedModeling", path = "S/SurfaceWaterIntegratedModeling" }
71e43887-2bd9-5f77-aebd-47f656f0a3f0 = { name = "SolidStateDetectors", path = "S/SolidStateDetectors" }
71e4ad71-e4f2-45a3-aa0a-91ffaa9676be = { name = "FreezeCurves", path = "F/FreezeCurves" }
71e55505-9134-4914-97da-b2ab28305a13 = { name = "GridCreation", path = "G/GridCreation" }
Expand Down
15 changes: 15 additions & 0 deletions S/SurfaceWaterIntegratedModeling/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[1]
ArchGDAL = "0.10.2-0.10"
ColorSchemes = "3.24.0-3"
Colors = "0.12.10-0.12"
DifferentialEquations = "7.13.0-7"
GLMakie = "0.10.18-0.10"
GeometryBasics = "0.4.11-0.4"
GraphPlot = "0.6"
Graphs = "1.9.0-1"
Images = "0.26.1-0.26"
Interpolations = "0.15.1-0.15"
Makie = "0.21"
OffsetArrays = "1.13.0-1"
Roots = "2.1.2-2"
julia = "1.9.0-1"
17 changes: 17 additions & 0 deletions S/SurfaceWaterIntegratedModeling/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[1]
ArchGDAL = "c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3"
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
GraphPlot = "a2cc645c-3eea-5389-862e-a155d0052231"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
LazyArtifacts = "4af54fe1-eca0-43a8-85a7-787d91b784e3"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
3 changes: 3 additions & 0 deletions S/SurfaceWaterIntegratedModeling/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SurfaceWaterIntegratedModeling"
uuid = "71e2a337-b4d4-4738-9f2b-3c37e1d3d462"
repo = "https://github.com/sintefmath/SurfaceWaterIntegratedModeling.jl.git"
2 changes: 2 additions & 0 deletions S/SurfaceWaterIntegratedModeling/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.1"]
git-tree-sha1 = "53aa9e16c300a328d20ff007747cb7ad517fbaa1"

0 comments on commit 2bb85b1

Please sign in to comment.