Skip to content

🐛[BUG]: Atlas checkerboard artefacts #681

@lhm-incom

Description

@lhm-incom

Version

0.12.1

On which installation method(s) does this occur?

Atlas.

Describe the issue

Thanks for sharing a wealth of weather modelling features!

Issue

I'm playing around with the Atlas model. Upon inspection of it's predictions, I observe systematic checkerboard patterns.
It's often over land (see 2t example below)
Image

For some channels also apparent over ocean (see tp example below).
Image

Potential causes

The artefacts don't seem present in the latent state (which is also of lower resolution). My best guess is that the decode operation self.autoencoders[0] (NattenCombinDiT) produces the artefacts.

  • Perhaps the "autoencoder_0/data_processor_best.mdlus" weights from HuggingFace weren't correct.
  • Perhaps the newest natten version (I used "0.21.5") introduced an issue. (same results with 0.21.1).
  • Perhaps it's an inherent model artefact.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions