modelFromFile

Initialize a model from an existing file


Declaration

 model = modelFromFile(path)

Parameters

  • path path to a NetCDF file

Discussion

A WVModel will be initialized from the specified path. The model will have this file designated as its outputFile. Integrating the model will thus write to this file.