Part of #3358 Modify the NetCDF loader/saver such that it supports AncillaryVariables. --- ### Acceptance Criteria - [x] Added tests for loading a NetCDF file with an Ancillary Variable (that are passing) : see #3556 - [x] Added tests for saving a cube with an AncillaryVariable to NetCDF file (that are passing) : see #3550 - [x] Additional related : #3557