Skip to content

Commit

Permalink
New version: CanopyOptics v0.1.4 (#121625)
Browse files Browse the repository at this point in the history
- Registering package: CanopyOptics
- Repository: https://github.com/RemoteSensingTools/CanopyOptics.jl
- Created by: @cfranken
- Version: v0.1.4
- Commit: 79d2162e709dda2ff272d4df231f4398d35eb83d
- Reviewed by: @cfranken
- Reference:
RemoteSensingTools/CanopyOptics.jl@79d2162#commitcomment-150506569
- Description: Tools for the computation of canopy optical parameters
<!--
bf0c69308befbd3ccf2cc956ac8a46712550b79fc9bfb5e4edf8f833f05f4c18b06eddad8845b45beb9f45c2b8020dd6da3c48fb54ff67682d1b8723229b609f4c7e80d677c2b2262d6899d326c0cfe72adcb45b79a54c7a44e5f89eea851153765872f9d2f9730e7d8dfe92dfeaca25f382bb35cf71d2ad05aa62b964a60d390a5cff51054d4437ede31ad92e89bf87253ed10749b40a12591a5bbeed65600167e739d16945c6c5bdfefc9de578bad45f9f2e9786fc178ab4601b04d8e5adb2b44272271b145488ce62d28e9c301cd06e47595209cf2e888296a1f1f08d753da2b21d66ef3cf9ec7a0035dc8781d9c5
-->
  • Loading branch information
JuliaRegistrator authored Dec 18, 2024
1 parent f466547 commit 60bb140
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
19 changes: 14 additions & 5 deletions C/CanopyOptics/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,29 +1,38 @@
[0]
DelimitedFiles = "1.7.0-1"
Distributions = "0.25"
FastGaussQuadrature = "0.4"
LazyArtifacts = "1"
Parameters = "0.12"
QuadGK = "2"
SpecialFunctions = "2"
UnicodePlots = "3"
Unitful = "1"
UnitfulEquivalences = "0.2"
YAML = "0.4"
julia = "1.7.0-1"

["0-0.1.0"]
DocStringExtensions = "0.9"
Polynomials = "3"

["0-0.1.3"]
DelimitedFiles = "1.7.0-1"
FastGaussQuadrature = "0.4"
LazyArtifacts = "1"
julia = "1.7.0-1"

["0.1.1-0"]
DocStringExtensions = "0.8-0.9"
Polynomials = "2-3"

["0.1.2"]
CUDA = "3"

["0.1.3-0"]
["0.1.3"]
CUDA = "3-4"

["0.1.3-0"]
DiffRules = "1.15.0-1"
ForwardDiff = "0.10"

["0.1.4-0"]
CUDA = "5.5.0-5"
FastGaussQuadrature = "0.4-0.5"
julia = "1.8.0-1"
3 changes: 3 additions & 0 deletions C/CanopyOptics/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "ea5636ee155ff99525f9b4af7a81742c81f1a674"

["0.1.3"]
git-tree-sha1 = "336f84c4ca016852f0dd7c6bed1b2c7c58e3a1c8"

["0.1.4"]
git-tree-sha1 = "76ac1835191517e9a0eb585c384526ab03912a6b"

0 comments on commit 60bb140

Please sign in to comment.