WIP: Added very rudimentary support to save idf from DataArray with cftime
Right now idf.save and idf.write do not support writing DataArrays with cftime.
I added a hotfix, but it requires unnecessary input from the user.
What is the best way to infer cftime objects here?