Skip to content

Format strings passed to MaskedConstant are ignored #44

@ackerlar

Description

@ackerlar

The tool runs for me but I get the following error (with python 3.10) that probably prevents the numbers to be written out on the heatmap

using calculated value for so 1000m DJF tminm40 antarctic
100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 27.82it/s]
Writing ratio of field mean of errors into csv files and sum up error fractions for cmpi score
100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00,  4.00it/s]
Plotting heatmap(s)
  0%|                                                                                                                                                                                        | 0/1 [00:00<?, ?it/s]/sw/spack-levante/mambaforge-22.9.0-2-Linux-x86_64-kptncg/lib/python3.10/site-packages/seaborn/matrix.py:260: FutureWarning: Format strings passed to MaskedConstant are ignored, but in future may error or produce different behavior
  annotation = ("{:" + self.fmt + "}").format(val)
100%|████████████████████████████████████████████

Here is the path /work/ba0989/a270124/cmpitool

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions