MetOffice / cube_helper

A Python module, for easier manipulation of Cubes with Iris
https://cube-helper.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

Modify _sort_by_date() #14

Closed TheElectricFlock closed 4 years ago

TheElectricFlock commented 4 years ago

I've updateted the _sort_by_date() method, it uses strptime but works because now there is a different and safer strip function to remove the minutes (these cause headaches)