swiftest.io.process_netcdf_input# swiftest.io.process_netcdf_input(ds, param)[source]# Performs several tasks to convert raw NetCDF files output by the Fortran program into a form that is used by the Python side. These include: - Ensuring all types are correct Parameters: ds (Xarray dataset) Returns: ds (SwiftestDataset)