From 0e5a9fee013a9e9eddb95645dcbde243938fd164 Mon Sep 17 00:00:00 2001 From: Registrator Date: Sun, 19 Nov 2023 01:11:47 +0530 Subject: [PATCH] New version: ArgoData v0.1.16 (#95576) UUID: 9eb831cf-c491-48dc-bed4-6aca718df73c Repo: https://github.com/euroargodev/ArgoData.jl.git Tree: 9359edfb089393c819451aab1cb595292ab8ce8f Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- A/ArgoData/Compat.toml | 16 +++++++++++++--- A/ArgoData/Deps.toml | 3 +++ A/ArgoData/Versions.toml | 3 +++ 3 files changed, 19 insertions(+), 3 deletions(-) diff --git a/A/ArgoData/Compat.toml b/A/ArgoData/Compat.toml index e31543f37805a1d..21530c94159223e 100644 --- a/A/ArgoData/Compat.toml +++ b/A/ArgoData/Compat.toml @@ -12,9 +12,17 @@ Glob = "1" Interpolations = "0.13-0.14" MITgcmTools = "0.2" OceanStateEstimation = "0.3" -Statistics = "1.7.0-1" julia = "1.7.0-1" +["0.1.14-0.1.15"] +Statistics = "1.7.0-1" + +["0.1.16-0"] +JLD2 = "0.4" +MeshArrays = "0.2-0.3" +NCDatasets = "0.10-0.13" +Statistics = "1" + ["0.1.3"] CSV = "0.6" DataFrames = "0.20" @@ -48,13 +56,15 @@ OceanStateEstimation = "0.1.9-0.1" ["0.1.7-0"] CSV = "0.6-0.10" FTPClient = "1" -MeshArrays = "0.2" -NCDatasets = "0.10-0.12" OrderedCollections = "1" ["0.1.7-0.1.13"] OceanStateEstimation = "0.2" +["0.1.7-0.1.15"] +MeshArrays = "0.2" +NCDatasets = "0.10-0.12" + ["0.1.8-0.1.13"] UnPack = "1" diff --git a/A/ArgoData/Deps.toml b/A/ArgoData/Deps.toml index af3f7a4fb780b69..c72fc074623322f 100644 --- a/A/ArgoData/Deps.toml +++ b/A/ArgoData/Deps.toml @@ -16,6 +16,9 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" ["0.1.14-0"] MITgcmTools = "62725fbc-3a66-4df3-9000-e33e85b3a198" +["0.1.16-0"] +JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819" + ["0.1.3-0"] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" diff --git a/A/ArgoData/Versions.toml b/A/ArgoData/Versions.toml index 2cb62b26b96028e..2c47a1d54aba551 100644 --- a/A/ArgoData/Versions.toml +++ b/A/ArgoData/Versions.toml @@ -45,3 +45,6 @@ git-tree-sha1 = "72b2efce00f1da89c9887113ef5580d92952a25b" ["0.1.15"] git-tree-sha1 = "a7b92703ebd55d01f8fb0451a3cf790307c6182e" + +["0.1.16"] +git-tree-sha1 = "9359edfb089393c819451aab1cb595292ab8ce8f"