Skip to content

Several scripts to visualize bathymetry from bathymetry data files (xyz, EcoMapper AUV logs)

License

Notifications You must be signed in to change notification settings

StephanieKemna/bathy-plotting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bathy-plotting

Several matlab scripts to visualize bathymetry from bathymetry data files (xyz).

For plotting LA area bathymetry, the main script to use is plotBathyLA.m

For usage, run

>> help plotBathyLA

Data can be retrieved from SCCOOS at http://www.sccoos.org/data/bathy/data/la.zip


For plotting bathymetry from EcoMapper log files, use the matlab scripts in scripts/ecomapper/

>> help map_bathymetry_from_ecomapper

or

>> help map_interpolated_bathymetry_from_ecomapper

These scripts are pretty general, but make some assumptions on file/folder naming. Default arguments probably need changing for your usage. They also assume you have a geoTIFF of the location at hand (which you would need anyway for the standard EcoMapper control software).


About

Several scripts to visualize bathymetry from bathymetry data files (xyz, EcoMapper AUV logs)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages