ocean-eddy-cpt / gcm-filters

Diffusion-based Spatial Filtering of Gridded Data
https://gcm-filters.readthedocs.io/
Other
37 stars 24 forks source link

Tests are failing #163

Open NoraLoose opened 9 months ago

NoraLoose commented 9 months ago

There seems to be an issue with conda?

https://github.com/ocean-eddy-cpt/gcm-filters/actions/runs/6930660764/job/18850752922#step:4:2180

@jbusecke do you know what is going on?

jbusecke commented 9 months ago

Short answer: Not really.

BUT I believe I have encountered this before and it was fixable by using micromamba. See for example the changes made in xgcm

jbusecke commented 9 months ago

Ok I started #164, but saw that we only deal with pip requirements here? Why are we even using mamba/conda at all?

NoraLoose commented 8 months ago

Thanks @jbusecke! I am confused about this, too. You set up the testing framework originally, so I trusted you on this. ;)

I think we want to use conda to make contributions easier and the notebooks reproducible by users. But your question might be separate from this, namely whether we need conda for the testing framework?

NoraLoose commented 4 months ago

@jbusecke pinging you again so we can hopefully resolve this issue. Thanks! :)