Stefan Weissenberger

Results 3 issues of Stefan Weissenberger

# Modulus Pull Request ## Description Tiny fix to `HRRRMiniDataset` for training CorrDiff-Mini. At https://github.com/NVIDIA/modulus/blob/main/examples/generative/corrdiff/datasets/dataset.py#L64, we add `"train"` and `"all_times"` kwargs to the dataset config, which are not understood by...

3 - Ready for Review

### Version main ### On which installation method(s) does this occur? _No response_ ### Describe the issue When training CorrDiff with `training.perf.torch_compile=True`, the training script only produces checkpoints of the...

bug
2 - In Progress

### Version main ### On which installation method(s) does this occur? _No response_ ### Describe the issue NCAR_ERA5 returns coords with dimensions "latitude" and "longitude" instead of "lat" and "lon"....

bug
? - Needs Triage