Skip to content

Commit

Permalink
New package: TurbulenceFlux v0.1.0
Browse files Browse the repository at this point in the history
UUID: 801b548d-990e-47f8-8ae3-484f64b6e2ab
Repo: https://github.com/gabdst/TurbulenceFlux.jl.git
Tree: 2245dccb314bab3b01486f4a402fe23378a7ba4e

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Oct 16, 2024
1 parent 5c30639 commit 6140723
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5849,6 +5849,7 @@ some amount of consideration when choosing package names.
7ffcb9c5-a22b-481a-ba2a-c280bedef8cf = { name = "GeologicTime", path = "G/GeologicTime" }
7ffdda62-db04-4838-9798-febd00f3125c = { name = "TypeDBClient", path = "T/TypeDBClient" }
8016d1d1-7a3b-4ad2-b79e-5984174ed314 = { name = "LowRankArithmetic", path = "L/LowRankArithmetic" }
801b548d-990e-47f8-8ae3-484f64b6e2ab = { name = "TurbulenceFlux", path = "T/TurbulenceFlux" }
8026ff91-9e86-4f19-bd27-c139e9e8bf7a = { name = "CIFTI", path = "C/CIFTI" }
8029ca6b-11ad-4a59-88a2-2e6eee4ef8a2 = { name = "BlockHaloArrays", path = "B/BlockHaloArrays" }
802a20c4-2b75-4561-af12-9016d659aa4b = { name = "ScalarKernelFunctions", path = "S/ScalarKernelFunctions" }
Expand Down
16 changes: 16 additions & 0 deletions T/TurbulenceFlux/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[0]
ChainRulesCore = "1.25.0-1"
DataInterpolations = "6.5.0-6"
FFTW = "1.8.0-1"
ForwardDiff = "0.10"
ForwardDiffChainRules = "0.2"
GeneralizedMorseWavelets = "0.1"
Graphs = "1.12.0-1"
Loess = "0.6"
PhysicalConstants = "0.2"
SparseArrays = "1.10.0-1"
Statistics = "1.10.0-1"
StatsBase = "0.34"
StatsFuns = "1.3.0-1"
Unitful = "1.21.0-1"
julia = "1.9.0-1"
18 changes: 18 additions & 0 deletions T/TurbulenceFlux/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[0]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
DataInterpolations = "82cc6244-b520-54b8-b5a6-8a565e85f1d0"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
ForwardDiffChainRules = "c9556dd2-1aed-4cfe-8560-1557cf593001"
GeneralizedMorseWavelets = "b8d14031-e142-472f-b25f-bd9018bb5b90"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Loess = "4345ca2d-374a-55d4-8d30-97f9976e7612"
PhysicalConstants = "5ad8b20f-a522-5ce9-bfc9-ddf1d5bda6ab"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
3 changes: 3 additions & 0 deletions T/TurbulenceFlux/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "TurbulenceFlux"
uuid = "801b548d-990e-47f8-8ae3-484f64b6e2ab"
repo = "https://github.com/gabdst/TurbulenceFlux.jl.git"
2 changes: 2 additions & 0 deletions T/TurbulenceFlux/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "2245dccb314bab3b01486f4a402fe23378a7ba4e"

0 comments on commit 6140723

Please sign in to comment.