Dallas Foster
Dallas Foster
It would be beneficial to have a simplified script in the CorrDiff example that shows how to run inference on a single netcdf/zarr/xarray array. This inference script would be minimal...
### Version main ### On which installation method(s) does this occur? Pip, Source ### Describe the issue The package `.resolve` method uses `fsspec._open` under the hood, which fails if the...
### Version main ### On which installation method(s) does this occur? Source ### Describe the issue Because of a new PR to modulus: https://github.com/NVIDIA/modulus/pull/644 `ablation_sampler` has been removed from `modulus.utils.generative`...
# Modulus Pull Request ## Description This PR adds the following features/changes to the Pangu model and training script: 1. Configurable number of constant, surface, and atmosphere variables in the...
### Version 0.8.0 ### On which installation method(s) does this occur? source ### Describe the issue Graphcast has the following input coords ```python input_coords = OrderedDict( { "batch": np.empty(0), "time":...