Skip to content

Commit

Permalink
New version: vSmartMOM v1.1.0 (#121634)
Browse files Browse the repository at this point in the history
- Registering package: vSmartMOM
- Repository: https://github.com/RemoteSensingTools/vSmartMOM.jl
- Created by: @cfranken
- Version: v1.1.0
- Commit: 5011c7cba35df5454f02ec4cd63e648b1b1dd090
- Reviewed by: @cfranken
- Reference:
RemoteSensingTools/vSmartMOM.jl@5011c7c#commitcomment-150510146
- Description: A full end-to-end modular software suite for radiative
transfer and related atmospheric analysis
<!--
bf0c69308befbd3ccf2cc956ac8a46712550b79fc9bfb5e4edf8f833f05f4c18b06eddad8845b45beb9f45c2b8020dd623e5cc20a6d382716cdcef75672ea2bea7a55abebc6b38a8e013692424be2ae3fc7071930cc4adf7557401cb30ba11603bfe33d17c6432309bf0bf6e7a4039d8655f50790875cafe78c9d12151de5837a42bb72b451b74b59522478deee7fa31785ccea251487596cb05e78b63df7b024e2e15d69b37d07c38b1442c2be2e1cb3839cf9d200fc7f88aa13cbcf28858059a5b62a4991853eef3fe6927e3dce37b22ef4e4aad814f31ffd0a067645d427f
-->
  • Loading branch information
JuliaRegistrator authored Dec 19, 2024
1 parent e929b4a commit 696af57
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
17 changes: 14 additions & 3 deletions V/vSmartMOM/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ NCDatasets = "0.11"
NNlib = "0.8"
Polynomials = "2"
StatsBase = "0.33"
julia = "1.6.0-1"

[0-1]
DiffResults = "1"
Expand All @@ -26,6 +27,8 @@ SpecialFunctions = "2"
StaticArrays = "1.2.0-1"
TimerOutputs = "0.5"
YAML = "0.4"

["1.0"]
julia = "1.6.0-1"

["1.0.0"]
Expand All @@ -44,9 +47,6 @@ Polynomials = "2"
StatsBase = "0.33"

["1.0.2-1"]
CUDA = "4-5"
CanopyOptics = "0.1"
DataInterpolations = "3.6.0-4"
DelimitedFiles = "1"
DocStringExtensions = "0.8-0.9"
FastGaussQuadrature = "0.4-0.5"
Expand All @@ -67,3 +67,14 @@ UnicodePlots = "3"
Unitful = "1"
UnitfulEquivalences = "0.2"
WignerSymbols = "2"

["1.0.2-1.0"]
CUDA = "4-5"
CanopyOptics = "0.1"
DataInterpolations = "3.6.0-4"

["1.1-1"]
CUDA = "5.5.0-5"
CanopyOptics = "0.1.4-0.1"
DataInterpolations = "4"
julia = "1.9.0-1"
3 changes: 3 additions & 0 deletions V/vSmartMOM/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "f4e7dc385463d199c1c0e38078e4cbc06b76e32f"

["1.0.5"]
git-tree-sha1 = "eafcca9eab37d799af599a7a2ad8f27c407c8824"

["1.1.0"]
git-tree-sha1 = "b65c7250046e7fa5362d7cb3ba26edca83def5e2"

0 comments on commit 696af57

Please sign in to comment.