CWorthy-ocean / C-Star

C-Star is a python package for setting up and running ocean model simulations, with a particular focus on marine carbon dioxide removal (mCDR) applications.
https://c-star.readthedocs.io
10 stars 4 forks source link

Separate `ROMSComponent.input_datasets` into more specific attributes #112

Closed dafyddstephenson closed 2 weeks ago

dafyddstephenson commented 3 weeks ago

Branches off #109 , merge #109 and then update the diff here before review. Closes #94.

Have chosen to keep ROMSComponent.input_datasets as a property that collects them all in a list.