open-AIMS / ADRIA.jl

ADRIA: Adaptive Dynamic Reef Intervention Algorithms. A multi-criteria decision support platform for informing reef restoration and adaptation interventions.
MIT License
14 stars 5 forks source link

Pin NetCDF.jl and Zarr.jl in order to pin DiskArrays.jl #864

Closed Zapiano closed 4 days ago

Zapiano commented 5 days ago

NetCDF.jl and Zarr.jl had to be pinned in order to pin DiskArrays to 0.3.23. Once this PR https://github.com/meggart/DiskArrays.jl/pull/181 is merged we should unpin these two.

Zapiano commented 4 days ago

@ConnectedSystems sorry, I think there's a problem with some tests, I'll let you know when this is ready for review.

Zapiano commented 4 days ago

@ConnectedSystems sorry, I think there's a problem with some tests, I'll let you know when this is ready for review.

Just confirming that the tests are passing here and this PR is ready for review.