Tristan Meyers

Results 9 comments of Tristan Meyers

Yes this needs a new release please. It's basically incompatible with lots of other packages now due to the numpy upgrade. We have to have a bespoke environment just for...

Thanks @ajdawson. I've pulled the new version and it works for our scripts! Apart from that, any other tests that we should run before making it available via pip and...

Hey team, anything that needs to be done to make this release available via pip or conda? Happy to help.

bumping this so it doesn't stagnate

Thank you so much! I appreciate the reply and example notebook. I will check it out. While I have you, I was wondering if you or your team have any...

I tried the notebook that you linked to, I wasn't able to set the source like you provided. I did add a `.ecmwf-opendata` file to my `$HOME` directory (and project...

No worries. That makes sense. I call `sbatch train.sl` where `train.sl` looks something like (note I use `pixi` to manage my environments on our supercomputer): ``` !/bin/bash #SBATCH --job-name=gpu_training_job #SBATCH...

Sorry for the long delay. Was on holidays! But here you go, pretty simple PR but let me know if I missed anything or you want anything changed: [#819](https://github.com/NVIDIA/physicsnemo/pull/869)