* ModelResult now supports NetCDF including multiple-file NetCDF data using xarray as backend
* An example can be seen here: https://nbviewer.jupyter.org/github/DHI/fmskill/blob/main/notebooks/NetCDF_ModelResult.ipynb
* ModelResult also supports xarray input
* Connector can now write a config file with information about filenames, items etc of ModelResults and Observations
* Connector can write config to dict or to yaml or xlsx files
* Connector can also read config files from both yaml and xlsx files