save_model_data¶ opstool.post.save_model_data(odb_tag=1)[source]¶ Save the model data from the current domain. Note Since this package chooses xarray as the data structure, it is saved in netCDF format. Parameters¶ odb_tag: Union[str, int], default = 1Output database tag, the data will be saved in ModelData-{odb_tag}.nc.