Closed ellesmith88 closed 4 years ago
When simple filenamer is used and split_method = 'time:auto' the output files are all named output_001.nc
split_method = 'time:auto'
output_001.nc
see tests/test_file_namers.py::test_SimpleFileNamer_with_chunking on implement-split-outputs branch
tests/test_file_namers.py::test_SimpleFileNamer_with_chunking
implement-split-outputs
https://github.com/roocs/clisops/blob/8d8eea304014386b0d840f2feb940ff6511365bb/tests/test_file_namers.py#L33
When simple filenamer is used and
split_method = 'time:auto'
the output files are all namedoutput_001.nc
see
tests/test_file_namers.py::test_SimpleFileNamer_with_chunking
onimplement-split-outputs
branchhttps://github.com/roocs/clisops/blob/8d8eea304014386b0d840f2feb940ff6511365bb/tests/test_file_namers.py#L33