CliMA / CliMA/ClimaCore.jl

`column` seems to not be supported for all broadcast expressions

Open
#1,764 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Julia
Stars
117
Forks
19
Avg merge
3d 4h
Merged PRs (30d)
41

Description

See try running

```julia
julia --project=test
using Revise; include("test/Operators/finitedifference/opt_examples.jl")
```

in https://github.com/CliMA/ClimaCore.jl/pull/1763.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running the Julia commands in the issue with test/Operators/finitedifference/opt_examples.jl, then inspect the related context in pull request 1763. Trace which broadcast expressions reject `column` and identify the relevant implementation and tests. Done means the example no longer exposes unsupported `column` handling across the affected broadcast expressions.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.