CliMA / CliMA/ClimaAnalysis.jl
Improve show method for vector of OutputVars
Open
- Dominant language
- Julia
- Stars
- 12
- Forks
- 5
- Avg merge
- 7d 2h
- Merged PRs (30d)
- 2
Description
For a vector of `OutputVar`s, it would be nice to omit some of the information as it can quickly get overwhelming. I think it is only necessary to show the attributes and if the user want more information (such as the dimensions), they can get it by looking at the `OutputVar` they are interested in.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.