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

Remove non-working old notebooks #77

Open benjaminleighton opened 4 months ago

benjaminleighton commented 4 months ago

For now can we remove everything except the subdirectories at https://github.com/rom-py/rompy/tree/main/notebooks? @rafa-guedes and @tomdurrant?

tomdurrant commented 4 months ago

Yes, I think we can. But arguably we should remove all notebook from this repo, and make a separate examples repo (see #61).

rafa-guedes commented 4 months ago

@benjaminleighton I have removed some of the legacy swan ones in https://github.com/rom-py/rompy/pull/66. There is still some cleanup to be done. Agree with @tomdurrant we could move notebooks into a standalone repo in rom-py organisation to avoid this repo becoming too large.