Installation methods
For users
Using the GH "main" branch version
using Pkg ; Pkg.add(url="https://github.com/dankelley/OceanAnalysis.jl")
Using the GH "develop" branch version
using Pkg ; Pkg.add(url="https://github.com/dankelley/OceanAnalysis.jl", rev="develop")
For developers
In the commandline, navigate to the local source for the library, then enter the following . Then start a Julia console and type the following.
]
develop .