earth2studio
earth2studio copied to clipboard
Open-source deep-learning framework for exploring, building and deploying AI weather/climate workflows.
### Version 0.2.0 ### On which installation method(s) does this occur? Source ### Describe the issue WB2 ERA5 has some different definition of relative humidity, I believe its a factor...
### Version main ### On which installation method(s) does this occur? Pip, Source ### Describe the issue Present the SFNO model requires makani install. This is inside `nvcr.io/nvidia/pytorch:24.01-py3` The current...
### Version main ### On which installation method(s) does this occur? Pip, Source ### Describe the issue When pip install, boto core takes for even since they make nightly build....
### Is this a new feature, an improvement, or a change to existing functionality? Improvement ### How would you describe the priority of this feature request Low (would be nice)...
### 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 Critical (currently preventing...
### 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 Critical (currently preventing...
### 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`...
### 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 Critical (currently preventing...
# Earth2Studio Pull Request ## Description Added log message with hint to timeout env variable for timeouts that happens during loading model artefacts. It will help new users to solve...