File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ ClimaCore.jl Release Notes
44main
55-------
66
7+
8+ v0.14.35
9+ -------
10+ - Fix unrolling over field broadcast arguments [ 2350] ( https://github.com/CliMA/ClimaCore.jl/pull/2350 )
11+ - minor fixes/Fix field2array error msg, level func bounds check [ 2347] ( https://github.com/CliMA/ClimaCore.jl/pull/2347 )
12+ - Define FiniteDifferenceSpace for extruded spaces [ 2344] ( https://github.com/CliMA/ClimaCore.jl/pull/2344 )
13+
14+ v0.14.34
15+ -------
16+ - Implement a columnwise shmem operator [ 2328] ( https://github.com/CliMA/ClimaCore.jl/pull/2328 )
17+ - Dont reference localgeometry fields unnecessarily [ 2340] ( https://github.com/CliMA/ClimaCore.jl/pull/2340 )
18+ - Add missing methods for column spaces and FieldVectors [ 2330] ( https://github.com/CliMA/ClimaCore.jl/pull/2330 )
19+ - Move Δz_metric_component to Geometry module [ 2336] ( https://github.com/CliMA/ClimaCore.jl/pull/2336 )
20+ - Allow for more flexibly constructed LocalGeometry [ 2335] ( https://github.com/CliMA/ClimaCore.jl/pull/2335 )
721- Latitude and longitudes were flipped in the default target coordinates
822in the remapper, leading to non-sense values.
923
Original file line number Diff line number Diff line change 11name = " ClimaCore"
22uuid = " d414da3d-4745-48bb-8d80-42e94e092884"
33authors = [
" CliMA Contributors <[email protected] >" ]
4- version = " 0.14.34 "
4+ version = " 0.14.35 "
55
66[deps ]
77Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
You can’t perform that action at this time.
0 commit comments