-
Notifications
You must be signed in to change notification settings - Fork 481
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New package: SurfaceWaterIntegratedModeling v1.0.1 (#122066)
UUID: 71e2a337-b4d4-4738-9f2b-3c37e1d3d462 Repo: https://github.com/sintefmath/SurfaceWaterIntegratedModeling.jl.git Tree: 53aa9e16c300a328d20ff007747cb7ad517fbaa1 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
2abf997
commit 2bb85b1
Showing
5 changed files
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
["1.0.1"] | ||
git-tree-sha1 = "53aa9e16c300a328d20ff007747cb7ad517fbaa1" |