CliMA / CliMA/ClimaAnalysis.jl
Show method is not right when the dimension is not one dimensional
Open
- Dominant language
- Julia
- Stars
- 12
- Forks
- 5
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 3
Description
For the netcdf file found https://zenodo.org/records/12768877, the dimensions of some variables (e.g. `cloud_cover_in_column`) are two dimensional. For example, `doop` is a matrix of characters. Because `show` assumes the dimensions are 1d, some of the output is wrong.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.