Xianlong Hou, Ben R. Hodges, Solomon Negusse, Chris Barker
X. Hou, B.R. Hodges, S. Negusse and C. Barker, “A multi-model Python wrapper for operational oil spill transport forecasts,” Computational Science & Discovery, 8 0140004, 18 pgs. 2015. http://iopscience.iop.org/1749-4699/8/1/014004
Publication year: 2015

ABSTRACT: The Hydrodynamic and oil spill modeling system for Python (HyosPy) is presented as an example of a multi-model wrapper that ties together existing models, web access to forecast data and visualization techniques as part of an adaptable operational forecast system. The system is designed to automatically run a continual sequence of hindcast/forecast hydrodynamic models so that multiple predictions of the time-and-space-varying velocity fields are already available when a spill is reported. Once the user provides the estimated spill parameters, the system runs multiple oil spill prediction models using the output from the hydrodynamic models. As new wind and tide data become available, they are downloaded from the web, used as forcing conditions for a new instance of the hydrodynamic model and then applied to a new instance of the oil spill model. The predicted spill trajectories from multiple oil spill models are visualized through Python methods invoking Google MapTM and Google EarthTM functions. HyosPy is designed in modules that allow easy future adaptation to new models, new data sources or new visualization tools.