Closed fakemonk1 closed 10 months ago
@b8raoult would appreciate it if you could help me here!
could you add the versions of the packages you are using, please ? (pip freeze, or with conda)
Hey Florian, Thanks for your response. Attached are the packages which I am using on the vm. Are you interested in some library in particular?
yes, especially the versions of climetlab and ai-models. There were some changes recently related to writing into gribs (https://github.com/ecmwf/climetlab/commit/867967ca395a5ae7bca5817c9c5b7df115a4a5f3), I am not sure it is related. But what about updating those packages to the latest ones (0.19.1 and 0.3.1)?
@floriankrb I am facing the same error - I upgraded all the dependencies to latest (please find pip_list attached) but that didn't resolve the issue.
@floriankrb @b8raoult The package versions of climetlab and ai-models are 0.19.1 and 0.3.1 respectively. Could you please guide us what could be the issue and how we can resolve this?
This should be fixed in version 0.0.5 of the plugin.
Confirming, it's fixed, thanks a lot @b8raoult
Thanks @b8raoult for fixing this!
Hi,
I am trying to run the model on the GPU instance by using the following command:
It is able to do the inference, but it fails while trying to save the output in the GBIB file. Mentioning the error log below.\ How can I fix this?