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
3 stars 9 forks source link

Remove NetCDFFCStackSource and NetCDFAODNStackSource #103

Open benjaminleighton opened 4 months ago

benjaminleighton commented 4 months ago

Remove NetCDFFCStackSource and NetCDFAODNStackSource probably the whole of https://github.com/rom-py/rompy/blob/main/rompy/intake.py

rafa-guedes commented 4 months ago

Perhaps we could set up a new repo for intake drivers in rom-py?

rafa-guedes commented 2 months ago

Still some actual catalogs pointing to these drivers, e.g. https://github.com/rom-py/rompy/blob/main/rompy/catalogs/bom.yaml#L20C26-L20C45

tomdurrant commented 2 months ago

Let's leave these for now and add a catalog repo when we split