TEOS-10 / GibbsSeaWater.jl

Gibbs-SeaWater (GSW) Oceanographic Toolbox in Julia
http://www.teos-10.org
Other
23 stars 3 forks source link

README update #3

Open ax1ine opened 4 years ago

ax1ine commented 4 years ago

Do you mind changing the installation instructions a bit?

For people not very familiar with REPL the default approach would probably be easier:

using Pkg Pkg.add(PackageSpec(url="https://github.com/TEOS-10/GibbsSeaWater.jl"))

Also, do you mind if I add an 'Example' section to show to call functions from the module?

Alexander-Barth commented 4 years ago

Yes, that would be useful 👍