Skip to content

Commit

Permalink
New package: PRASInterface v0.1.0
Browse files Browse the repository at this point in the history
UUID: 4b496c86-8d00-441d-b504-079c710e0aa7
Repo: https://github.com/NREL-Sienna/PRASInterface.jl.git
Tree: 21ec1909683698e73624e955a036cbb39a0ea395

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Nov 22, 2024
1 parent d1e8db0 commit 784b2ef
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 0 deletions.
20 changes: 20 additions & 0 deletions P/PRASInterface/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
[0]
CSV = "0.10"
DataFrames = "1"
Dates = "1"
Decimals = "0.4"
Distributions = "0.25"
HDF5 = "0.17"
JSON = "0.21"
OnlineStats = "1.7.0-1"
OnlineStatsBase = "1.7.0-1"
PowerSystems = "4"
Printf = "1"
Random = "1"
Random123 = "1"
Reexport = "1"
StatsBase = "0.34"
TimeSeries = "0.24"
TimeZones = "1"
UUIDs = "1"
julia = "1.8.0-1"
19 changes: 19 additions & 0 deletions P/PRASInterface/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[0]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Decimals = "abce61dc-4473-55a0-ba07-351d65e31d42"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
OnlineStats = "a15396b6-48d5-5d58-9928-6d29437db91e"
OnlineStatsBase = "925886fa-5bf2-5e8e-b522-a9147a512338"
PowerSystems = "bcd98974-b02a-5e2f-9ee0-a103f5c450dd"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Random123 = "74087812-796a-5b5d-8853-05524746bad3"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
TimeSeries = "9e3dc215-6440-5c97-bce1-76c03772f85e"
TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
3 changes: 3 additions & 0 deletions P/PRASInterface/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "PRASInterface"
uuid = "4b496c86-8d00-441d-b504-079c710e0aa7"
repo = "https://github.com/NREL-Sienna/PRASInterface.jl.git"
2 changes: 2 additions & 0 deletions P/PRASInterface/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "21ec1909683698e73624e955a036cbb39a0ea395"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3471,6 +3471,7 @@ some amount of consideration when choosing package names.
4b2f31a3-9ecc-558c-b454-b3730dcb73e9 = { name = "Libmount_jll", path = "jll/L/Libmount_jll" }
4b34888f-f399-49d4-9bb3-47ed5cae4e65 = { name = "QOI", path = "Q/QOI" }
4b3c9753-2685-44e9-8a29-365b96c023ed = { name = "MinHash", path = "M/MinHash" }
4b496c86-8d00-441d-b504-079c710e0aa7 = { name = "PRASInterface", path = "P/PRASInterface" }
4b67e4b5-442d-4ef5-b760-3f5df3a57537 = { name = "CompositionalNetworks", path = "C/CompositionalNetworks" }
4b684d98-c3ff-425e-b462-3ad63461a205 = { name = "DiffRaster2D", path = "D/DiffRaster2D" }
4b700b29-7da4-4670-af42-5a9783ffd6e0 = { name = "SplitOrderedCollections", path = "S/SplitOrderedCollections" }
Expand Down

0 comments on commit 784b2ef

Please sign in to comment.