File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ ## AtmosphericModels v0.3.2 2025-08-26
2+ ### Added
3+ - add KiteUtils 0.11 compat
4+
15## AtmosphericModels v0.3.1 2025-07-14
26### Fixed
37- when calculating the filename for the windfield to load, the ` rel_sigma ` parameter was ignored
1418- Documenter generated documentation.
1519- all files have now a license attached. You can check that with ` pipx run reuse lint ` .
1620- many examples
17- - a GUI to investigate the 3D wind field
21+ - a GUI to investigate the 3D wind field
Original file line number Diff line number Diff line change 11name = " AtmosphericModels"
22uuid = " c59cac55-771d-4f45-b14d-1c681463a295"
33authors = [
" Uwe Fechner <[email protected] > and contributors" ]
4- version = " 0.3.1 "
4+ version = " 0.3.2 "
55
66[deps ]
77FFTW = " 7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
@@ -19,7 +19,7 @@ ControlPlots = "0.2.7"
1919Documenter = " 1.13.0"
2020FFTW = " 1.9.0"
2121HypergeometricFunctions = " 0.3"
22- KiteUtils = " 0.10.14 "
22+ KiteUtils = " 0.10, 0.11 "
2323LinearAlgebra = " 1.10, 1.11"
2424MeshGrid = " 1.0.3"
2525NPZ = " 0.4.3"
You can’t perform that action at this time.
0 commit comments