Skip to content
/ cognac Public

Code relevant to underwater floats, acoustic geolocationing

Notifications You must be signed in to change notification settings

apatlpo/cognac

Repository files navigation

cognac

Code relevant to underwater floats, acoustic geolocationing

  • acoustic/ : acoustic signal processing and modeling

  • doc/ : conda and git info

  • flow/ : analysis of flow numerical simulations

  • geolocation/ : sandbox for geolocation methods

  • instrum/ : float dynamics and control


install

All scripts require python librairies that may be installed with conda according to the following instructions here


run on desktop from laptop

If you want to run jupyter on your desktop and access it from your laptop, first run on your desktop:

jupyter-notebook --port=8889

From your laptop, then run:

ssh -N -L localhost:8889:localhost:8889

and go to this address

About

Code relevant to underwater floats, acoustic geolocationing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages