ai2cm / fv3gfs-wrapper

Python wrapper for the FV3-based global climate model
Other
27 stars 3 forks source link

Fix md5 error on master #255

Closed nbren12 closed 3 years ago

nbren12 commented 3 years ago

Master has been failing for weeks with this error:

E               NotImplementedError: No md5 checksum available to do consistency check. GCS does not provide md5 sums for composite objects.

This error was unique to the pinned version of fv3config.

Pin to a newer version of fv3config instead.