-------------
- New I/O backend manager. Can work with netCDF4 or PyNIO.
- Removing hierarchy to Reshaper classes, as there is only 1 (similarly
removing hierarchy of matching Specifier classes)
- No longer requires PyNIO to install...but you need netCDF4 or PyNIO to
run the reshaper!
- Adding ability to treat all 1D time-dependent variables as metadata
with only one command-line option
- Adding ability to extract out only some time-series files, instead of
requiring all time-series files be extracted. This option should be
used sparingly and with caution!
- Adding the ability to "chunk" over user-specified dimensions when
reading and writing. This finally allows for some control over memory
use!