-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When creating yearly averages, it is often desirable to keep some monthly files separate.
Currently, these files are averaged into yearly files.
For the example given by @DirkOlivie, this could be implemented with a --keep-monthly option.
One question is how to determine a monthly file:
- A filename with only year and month in the filename (e.g., `1850-04`)?
- Something inside the file (e.g., one frame with a period that covers the month)?
Another question is whether there might be other filters for files to be compressed but not concatenated.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Todo