OceanAnalysis
OceanAnalysis
is a Julia package designed to facilitate the analysis of oceanographic data. It is at a very early stage of development by someone who is still learning Julia.
The documentation, also at an early stage of development, is broken down as follows.
- Home: what you're reading now.
- Installation: how to install the package.
- Examples: some examples, to give an idea of what the package can do for you
- Data Types: explanation of data types used in
OceanAnalysis
. - Function Reference: detailed listing of functions provided by
OceanAnalyis
. - Changelog: a listing of changes to the package over time.
- Developer Notes: some notes that are mainly for use by the developer.