From 99aaa8f79adba48c9b947127f9ab45968da00496 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sat, 16 Dec 2023 16:18:10 +0000 Subject: [PATCH] New version: SpectralIndices v0.1.3 UUID: df0093a1-273d-40bc-819a-796ec3476907 Repo: https://github.com/awesome-spectral-indices/SpectralIndices.jl.git Tree: cc96a4b9a467cfa606d403872f6f2bbfde4f55db Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- S/SpectralIndices/Compat.toml | 4 ++++ S/SpectralIndices/Deps.toml | 4 ++++ S/SpectralIndices/Versions.toml | 3 +++ 3 files changed, 11 insertions(+) diff --git a/S/SpectralIndices/Compat.toml b/S/SpectralIndices/Compat.toml index 7ea757c6c97a505..479e867e73e560f 100644 --- a/S/SpectralIndices/Compat.toml +++ b/S/SpectralIndices/Compat.toml @@ -5,3 +5,7 @@ julia = "1.6.0-1" ["0.1.2-0"] DataFrames = "1" + +["0.1.3-0"] +DimensionalData = "0.25" +YAXArrays = "0.5" diff --git a/S/SpectralIndices/Deps.toml b/S/SpectralIndices/Deps.toml index 38ef0cad44aa84a..42915aaad123ad7 100644 --- a/S/SpectralIndices/Deps.toml +++ b/S/SpectralIndices/Deps.toml @@ -5,3 +5,7 @@ JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" ["0.1.2-0"] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" + +["0.1.3-0"] +DimensionalData = "0703355e-b756-11e9-17c0-8b28908087d0" +YAXArrays = "c21b50f5-aa40-41ea-b809-c0f5e47bfa5c" diff --git a/S/SpectralIndices/Versions.toml b/S/SpectralIndices/Versions.toml index 563f594d4f0c8a2..e485805feaa977c 100644 --- a/S/SpectralIndices/Versions.toml +++ b/S/SpectralIndices/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "bf9de654e678fa8e5c7368dbfc2a2c0eb92ce082" ["0.1.2"] git-tree-sha1 = "4319fcea48f55600d0566565fc7b94a6b9fc146c" + +["0.1.3"] +git-tree-sha1 = "cc96a4b9a467cfa606d403872f6f2bbfde4f55db"