valeriupredoi / bgcval2

Package for BGCVal v2.0
3 stars 0 forks source link

cleanup pins in conda `environment.yml` and pin numpy `!= 1.24.3` #100

Closed valeriupredoi closed 12 months ago

valeriupredoi commented 12 months ago

numpy=1.24.3 (from around mid-April) is suffering from a severe bug related to masks; that needs be pinned not to ever pick it up. I also cleaned up the pins in the conda env file (all pins should have a space between package name and pin value)