Skip to content

Araenn/Bathymetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bathymetry

Simple code to read a .nc file and plot bathymetric datas The .nc file is from the SHOM website (french navy datas) and is about the french Mediterranean.

The first and most important thing to do is to know the names of the variables in your file. To do this, use the command ncdisp('yourfile.nc'), and then you can call them and use them.

About

Simple code to read a .nc file and plot bathymetric datas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages