Skip to content

Commit

Permalink
New package: HydroModelTools v0.1.0
Browse files Browse the repository at this point in the history
UUID: 31f4d4b3-d71d-422d-8932-b4ab24c6e7e3
Repo: https://github.com/chooron/HydroModelTools.jl.git
Tree: b878d42132b56c6c673fd72d66ec3c6a0bf5d4fd

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8
  • Loading branch information
JuliaHubRegistrator committed Dec 13, 2024
1 parent 8143009 commit 1363a20
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 0 deletions.
17 changes: 17 additions & 0 deletions H/HydroModelTools/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[0]
CSV = "0.10"
ComponentArrays = "0.15"
DataFrames = "1"
Dates = "1"
IterTools = "1"
NamedTupleTools = "0.14"
Optimization = "4"
OptimizationBBO = "0.4"
OptimizationOptimisers = "0.3"
OrdinaryDiffEq = "6"
ProgressMeter = "1"
Reexport = "1"
SciMLSensitivity = "7"
Statistics = "1"
TOML = "1"
julia = "1.10.0-1"
16 changes: 16 additions & 0 deletions H/HydroModelTools/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[0]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
NamedTupleTools = "d9ec5142-1e00-5aa0-9d6a-321866360f50"
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
OptimizationBBO = "3e6eede4-6085-4f62-9a71-46d9bc1eb92b"
OptimizationOptimisers = "42dfb2eb-d2b4-4451-abcd-913932933ac1"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SciMLSensitivity = "1ed8b502-d754-442c-8d5d-10ac956f44a1"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
3 changes: 3 additions & 0 deletions H/HydroModelTools/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "HydroModelTools"
uuid = "31f4d4b3-d71d-422d-8932-b4ab24c6e7e3"
repo = "https://github.com/chooron/HydroModelTools.jl.git"
2 changes: 2 additions & 0 deletions H/HydroModelTools/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "b878d42132b56c6c673fd72d66ec3c6a0bf5d4fd"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2319,6 +2319,7 @@ some amount of consideration when choosing package names.
31df374a-5bce-54dc-914a-f687be069de8 = { name = "Getopt", path = "G/Getopt" }
31e2f376-db9e-427a-b76e-a14f56347a14 = { name = "PredefinedDynamicalSystems", path = "P/PredefinedDynamicalSystems" }
31ece079-7405-46d1-96b6-7aef44ad4713 = { name = "CiteDown", path = "C/CiteDown" }
31f4d4b3-d71d-422d-8932-b4ab24c6e7e3 = { name = "HydroModelTools", path = "H/HydroModelTools" }
31f4e45d-be81-5be7-b2dd-bc577b4f7be8 = { name = "DualMatrixTools", path = "D/DualMatrixTools" }
31f734f8-188a-4ce0-8406-c8a06bd891cd = { name = "ArrowTypes", path = "A/ArrowTypes" }
31fab0eb-bb78-4d15-8993-a8083bba6d27 = { name = "FluxNLPModels", path = "F/FluxNLPModels" }
Expand Down

0 comments on commit 1363a20

Please sign in to comment.