MPAS-Dev / compass

Configuration Of MPAS Setups
Other
10 stars 37 forks source link

Constrain numpy < 2.0 #833

Closed xylar closed 2 months ago

xylar commented 2 months ago

For now, we need to constrain numpy < 2.0. Hopefully, we can update MPAS-Tools and compass to work with numpy >=2.0 in the near future.

Checklist

xylar commented 2 months ago

Testing

I ran the pr suite successfully on Chrysalis with Intel and Intel-MPI. With numpy 2.0, I was seeing failures related to numpy.string_, which was removed in v2.0.