From 06f6d281d3ab52b62036dd774784340eb220f1d7 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sun, 16 Jan 2022 21:39:47 +0000 Subject: [PATCH] New version: OceanRobots v0.1.0 UUID: 0b51df41-3294-4961-8d23-db645e32016d Repo: https://github.com/gaelforget/OceanRobots.jl.git Tree: 7ba925be4ed989987507321cbead24608ac5d4eb Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- O/OceanRobots/Compat.toml | 7 ++++++- O/OceanRobots/Deps.toml | 9 ++++++++- O/OceanRobots/Versions.toml | 3 +++ 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/O/OceanRobots/Compat.toml b/O/OceanRobots/Compat.toml index fc91813ac218e85..4b2f08465d89f11 100644 --- a/O/OceanRobots/Compat.toml +++ b/O/OceanRobots/Compat.toml @@ -16,7 +16,7 @@ DataFrames = ["0.20-0.22", "1"] Dierckx = "0.4-0.5" NCDatasets = "0.10-0.11" -["0.0.2-0"] +["0.0.2-0.0"] NetCDF = "0.10-0.11" ["0.0.2-0.0.3"] @@ -28,3 +28,8 @@ DataFrames = "1" ["0.0.4-0"] CSV = "0.6-0.9" + +["0.1-0"] +FTPClient = "1" +MAT = "0.10" +NCDatasets = "0.11" diff --git a/O/OceanRobots/Deps.toml b/O/OceanRobots/Deps.toml index cd53ed482c2aa8f..44c4e2a4d1293e9 100644 --- a/O/OceanRobots/Deps.toml +++ b/O/OceanRobots/Deps.toml @@ -2,7 +2,6 @@ CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" -NetCDF = "30363a11-5582-574a-97bb-aa9a979735b9" Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" ["0-0.0.2"] @@ -10,5 +9,13 @@ Dierckx = "39dd38d3-220a-591b-8e3c-4c3a8c710a94" NCDatasets = "85f8d34a-cbdd-5861-8df4-14fed0d494ab" YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6" +["0.0"] +NetCDF = "30363a11-5582-574a-97bb-aa9a979735b9" + ["0.0.3-0"] CFTime = "179af706-886a-5703-950a-314cd64e0468" + +["0.1-0"] +FTPClient = "01fcc997-4f28-56b8-8a06-30002c134abb" +MAT = "23992714-dd62-5051-b70f-ba57cb901cac" +NCDatasets = "85f8d34a-cbdd-5861-8df4-14fed0d494ab" diff --git a/O/OceanRobots/Versions.toml b/O/OceanRobots/Versions.toml index e9d78a28f85d3f4..f5cfdf61d1df113 100644 --- a/O/OceanRobots/Versions.toml +++ b/O/OceanRobots/Versions.toml @@ -9,3 +9,6 @@ git-tree-sha1 = "2ba0966898c7ffc8892b7a288a2bf399f6aa4f6f" ["0.0.4"] git-tree-sha1 = "fe530907eb7c0b57802e17561a96704b349e16e0" + +["0.1.0"] +git-tree-sha1 = "7ba925be4ed989987507321cbead24608ac5d4eb"