Skip to content

Commit

Permalink
New package: OceanRobots v0.0.1 (#33148)
Browse files Browse the repository at this point in the history
UUID: 0b51df4-3294-4961-8d23-db645e32016d
Repo: https://github.com/gaelforget/OceanRobots.jl.git
Tree: 2851f7c5e2127c30b96d7f4180faea9b097bb759

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Apr 2, 2021
1 parent a410cbd commit d00de57
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 0 deletions.
8 changes: 8 additions & 0 deletions O/OceanRobots/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
CSV = "0.6-0.7"
DataFrames = "0.20-0.21"
Dierckx = "0.4"
NCDatasets = "0.10"
NetCDF = "0.10"
YAML = "0.4"
julia = "1"
9 changes: 9 additions & 0 deletions O/OceanRobots/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Dierckx = "39dd38d3-220a-591b-8e3c-4c3a8c710a94"
NCDatasets = "85f8d34a-cbdd-5861-8df4-14fed0d494ab"
NetCDF = "30363a11-5582-574a-97bb-aa9a979735b9"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
3 changes: 3 additions & 0 deletions O/OceanRobots/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "OceanRobots"
uuid = "0b51df41-3294-4961-8d23-db645e32016d"
repo = "https://github.com/gaelforget/OceanRobots.jl.git"
2 changes: 2 additions & 0 deletions O/OceanRobots/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.0.1"]
git-tree-sha1 = "2851f7c5e2127c30b96d7f4180faea9b097bb759"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ some amount of consideration when choosing package names.
0b1a1467-8014-51b9-945f-bf0ae24f4b77 = { name = "KrylovKit", path = "K/KrylovKit" }
0b4c9448-09b0-4e78-95ea-3eb3328be36d = { name = "Orthography", path = "O/Orthography" }
0b4dc4cd-9a07-490e-bcea-830d79495a0b = { name = "DanceDocker", path = "D/DanceDocker" }
0b51df41-3294-4961-8d23-db645e32016d = { name = "OceanRobots", path = "O/OceanRobots" }
0b7ba130-8d10-5ba8-a3d6-c5182647fed9 = { name = "Blosc_jll", path = "B/Blosc_jll" }
0b7cd5e2-b3f3-5fae-9080-a65912ed73e3 = { name = "Mortar2D", path = "M/Mortar2D" }
0b91fe84-8a4c-11e9-3e1d-67c38462b6d6 = { name = "DisplayAs", path = "D/DisplayAs" }
Expand Down

0 comments on commit d00de57

Please sign in to comment.