roocs / clisops

Climate Simulation Operations
https://clisops.readthedocs.io/en/latest/
Other
21 stars 9 forks source link

'simple' filenames all the same for chunked output #53

Closed ellesmith88 closed 4 years ago

ellesmith88 commented 4 years ago

When simple filenamer is used and split_method = 'time:auto' the output files are all named output_001.nc

see tests/test_file_namers.py::test_SimpleFileNamer_with_chunking on implement-split-outputs branch

https://github.com/roocs/clisops/blob/8d8eea304014386b0d840f2feb940ff6511365bb/tests/test_file_namers.py#L33