Allow grouping of input files into output files#4
Conversation
|
Thanks @joshuatorrance for putting this together. The implementation with the Encodings I think we could drop the Inconsistent surface altitude This causes an issue with Not sure what the best way around this is, perhaps we could catch this error and use Dropping |
Inconsistent surface altitudeThis change should handle the inconsistent It adds an extra preprocessing step to just round off 'surface_altitude' to 4 decimal places. I've piggybacked this behaviour off of the |
Encodings
None of these are important for |

This PR adds a new feature to allow for the grouping of input files into output files. E.g. 12 monthly files into 1 yearly file per variable.
Closes #3