ESPRI-Mod / synda

ESGF Downloader (this is a deprecated repository, the tool has now moved to https://github.com/ESGF/esgf-download)
https://espri-mod.github.io/synda/
21 stars 11 forks source link

Support changes to a newer database version, 3.10. #110

Closed painter1 closed 5 years ago

painter1 commented 5 years ago

This will automatically change the database to version 3.10, in order to support the more_fallbacks branch.

The code to handle version numbers has been replaced with code using distutils.version. This should be more flexible.