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

Filter only latest version of files #49

Open jonseddon opened 3 years ago

jonseddon commented 3 years ago

In the DRS directory structure there can be multiple versions of the same dataset. The name of the files will be identical in all versions and the only way to distinguish between them is from the directory path. Provide a way to only return files in the most recent version of a variable.