Open Issues Need Help
View All on GitHub Computational Science • Atmospheric Modeling
Use Interpolations.jl for interpolating the 3D wind field. about 2 months ago
AI Summary: The task involves replacing the existing 3D wind field interpolation method in the Julia package `AtmosphericModels.jl` with a more sophisticated approach using `Interpolations.jl`. This requires translating existing Python code using `scipy.ndimage.map_coordinates` to Julia, implementing the new interpolation in `windfield.jl`, and adding comprehensive unit and performance tests to ensure accuracy and efficiency.
Complexity:
4/5
enhancement help wanted
1d and 3d models of the atmosphere for the simulation of airborne wind energy systems
Julia
#atmosphere#atmospheric-modelling#wind