rom-py / rompy

Relocatable Ocean Modelling in PYthon (rompy) combines templated cookie-cutter model configuration with various xarray extensions to assist in the setup and evaluation of coastal ocean model
https://rom-py.github.io/rompy/
BSD 3-Clause "New" or "Revised" License
2 stars 9 forks source link

Schism Implementation #62

Closed tomdurrant closed 7 months ago

tomdurrant commented 7 months ago

This merge represents all the work to date on the SCHISM implementation. It will not yet be fully functional to actually run the model off, but most of the core components are there. It will be useful to have this merged so that some of the more interactive bits to iron out the remaining bugs and functionality can be done in dedicated branches. This also represents a large merge at this point, and it would be good to get it in the main branch so that onging work in SWAN doesn't diverge.

Note that there are no anticipated breaking changes to anything in the SWAN implementation.