Problem with time series of zeta in croco_pyvisu

Hi,

I am testing the latest release of the croco_pytools and it looks quite good. However I found an issue when ploting a time series of zeta for the Benguela case with TIDES activated.

I’ve attached the plot generated by croco_pyvisu and the correct time series plot as obtained from ncview. HIS file was saved every hour.


ssh_Lon=15.0_Lat=-31.9_Level=32

Hi @AndresSepulveda,

Actually, I am afraid that croco_pyvisu is no longer maintained. For CROCO post-processing I recommend using xcroco instead.

When it comes to visualization, there is a cplot module for 2D maps but nothing yet for 1D data.

However, xarray plotting methods are rather satisfying.

Thanks for reporting,
Jeremy

Thank you @jcollin I will check that.