GO-SHIP-Oceanography / station_bathymetry

Code to plot lat/lon bathymetry at a measurement station for oceanographic cruise vessels
MIT License
0 stars 0 forks source link

No module named 'tqdm' #9

Closed ShuwenTan-PO closed 9 months ago

ShuwenTan-PO commented 9 months ago

I encountered an error when executing cell 6 in plot_bathymetry_at_station.ipynb. Might be missing library in the virtual environment.

jatkinson1000 commented 9 months ago

Hi @ShuwenTan-PO Thanks for testing this out and letting us know!

I just updated the code to fix this, please could you do a git-pull and see if everything works OK now?

ShuwenTan-PO commented 9 months ago

The code works perfectly now, thank you!