Legacy code not supported: cannot import name 'utime' from 'cftime'
Created by: jpolton
cftime dropped utime after 1.4.1. I think that the version is chosen by netcdf4. I only had a problem installing on livljobs8, not on archer2. As a fix I've added cftime=1.4.1 to the pynemo_37.yml file
utime appears in:
reader/directory.py:from cftime import utime
reader/ncml.py:from cftime import utime