-
Notifications
You must be signed in to change notification settings - Fork 469
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New package: OceanRobots v0.0.1 (#33148)
UUID: 0b51df4-3294-4961-8d23-db645e32016d Repo: https://github.com/gaelforget/OceanRobots.jl.git Tree: 2851f7c5e2127c30b96d7f4180faea9b097bb759 Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
- Loading branch information
1 parent
a410cbd
commit d00de57
Showing
5 changed files
with
23 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
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" |
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,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" |
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 = "OceanRobots" | ||
uuid = "0b51df41-3294-4961-8d23-db645e32016d" | ||
repo = "https://github.com/gaelforget/OceanRobots.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 @@ | ||
["0.0.1"] | ||
git-tree-sha1 = "2851f7c5e2127c30b96d7f4180faea9b097bb759" |
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