Skip to content

Commit

Permalink
New package: ERA5Reanalysis v0.1.0 (#54134)
Browse files Browse the repository at this point in the history
UUID: 99c076f5-c00e-46eb-a0bd-7ba31777c146
Repo: https://github.com/natgeo-wong/ERA5Reanalysis.jl.git
Tree: b2b3b54c503fe0cf06dcfbe512834b68767fd768

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Feb 10, 2022
1 parent 323f2ed commit c197c37
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 0 deletions.
8 changes: 8 additions & 0 deletions E/ERA5Reanalysis/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
GeoRegions = "2.1.0-2"
HTTP = "0.9"
JSON = "0.21"
NCDatasets = "0.11"
PrettyTables = "1"
Reexport = "1"
julia = "1"
13 changes: 13 additions & 0 deletions E/ERA5Reanalysis/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[0]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
GeoRegions = "b001f823-fa75-4bff-bf55-6610c8f3688a"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
NCDatasets = "85f8d34a-cbdd-5861-8df4-14fed0d494ab"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3 changes: 3 additions & 0 deletions E/ERA5Reanalysis/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "ERA5Reanalysis"
uuid = "99c076f5-c00e-46eb-a0bd-7ba31777c146"
repo = "https://github.com/natgeo-wong/ERA5Reanalysis.jl.git"
2 changes: 2 additions & 0 deletions E/ERA5Reanalysis/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "b2b3b54c503fe0cf06dcfbe512834b68767fd768"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4293,6 +4293,7 @@ some amount of consideration when choosing package names.
997ab1e6-3595-5248-9280-8efb232c3433 = { name = "DocumenterMarkdown", path = "D/DocumenterMarkdown" }
99985d1d-32ba-4be9-9821-2ec096f28918 = { name = "AbstractGPs", path = "A/AbstractGPs" }
999f2bd7-36bf-5ba7-9bc1-c9473aa75374 = { name = "UnitfulMoles", path = "U/UnitfulMoles" }
99c076f5-c00e-46eb-a0bd-7ba31777c146 = { name = "ERA5Reanalysis", path = "E/ERA5Reanalysis" }
99c1a7ee-ab34-5fd5-8076-27c950a045f4 = { name = "MatrixEquations", path = "M/MatrixEquations" }
99c59dee-8a25-45ad-b85d-0d599d702169 = { name = "LearningAlgebraicVarieties", path = "L/LearningAlgebraicVarieties" }
99c6138d-4661-531e-8606-19bf1ec96588 = { name = "UnionFind", path = "U/UnionFind" }
Expand Down

0 comments on commit c197c37

Please sign in to comment.