ankurmahesh
ankurmahesh
🐛[BUG][Feature Request]: Perturbing channels that are not included in `earth2mip/_channel_stds.py`
### Version source - main ### On which installation method(s) does this occur? Source ### Describe the issue When the channels are perturbed, they are multiplied by `scale`. https://github.com/NVIDIA/earth2mip/blob/main/earth2mip/inference_ensemble.py#L246-L253 However,...
### Is this a new feature, an improvement, or a change to existing functionality? New Feature ### How would you describe the priority of this feature request Medium ### Please...
# Integrating multiple checkpoints for ensemble inference into Earth-2 MIP ## Description This is a large pull request that includes all the changes that were incorporated to the core earth2mip...