The inpgrid field in the swan config can be either defined by a data_interface model type, which generates the different input grid by interfacing with existing data, or by an inpgrids model type, which accepts a list of different input grid defined from the components. It is not possible however to mix these two up, for example, define a bottom grid from an existing netcdf file using data_interface, and a wind grid from a component, such as the WIND or the ICE component. We should be able to achieve this.
The
inpgridfield in the swan config can be either defined by adata_interfacemodel type, which generates the different input grid by interfacing with existing data, or by aninpgridsmodel type, which accepts a list of different input grid defined from the components. It is not possible however to mix these two up, for example, define a bottom grid from an existing netcdf file usingdata_interface, and a wind grid from a component, such as theWINDor theICEcomponent. We should be able to achieve this.