CWorthy-ocean / roms-tools

Tools for creating input files for UCLA-ROMS simulations
https://roms-tools.readthedocs.io
Apache License 2.0
11 stars 5 forks source link

Tide forcing #141

Open davidsnail opened 2 months ago

davidsnail commented 2 months ago

hello! when I run the tideforcing route with TPXO10. There is an error message that "No variable named 'omega'. Variables on the dataset include ['con', 'lon_u', 'lat_u', 'lon_v', 'lat_v', ..., 'mu', 'mv', 'hz', 'hu', 'hv']". I don't know why.

NoraLoose commented 2 months ago

Hi @davidsnail! Thank you for using ROMS-Tools and reporting this issue! The TidalForcing class currently operates on the assumption that the TPXO input data is the TPXO9v2 atlas. We should definitely generalize this, and allow for the newer TPXO10 atlas. Please note that we are still actively developing ROMS-Tools - but early testers like you are great! I hope I can get to this issue in the next month or so.