OceanStateEstimation.jl

Ocean State Estimation
Author gaelforget
Popularity
0 Stars
Updated Last
2 Years Ago
Started In
May 2020

OceanStateEstimation

Stable Dev Build Status

Codecov Coveralls

DOI

Use examples:

using OceanStateEstimation

pth=dirname(pathof(OceanStateEstimation))
lst=joinpath(pth,"../examples/OCCA_climatology.csv")
get_from_dataverse(lst,"DFOsflux",OCCAclim_path)

or

using OceanStateEstimation, MeshArrays

γ=GridSpec("LatLonCap","./")
tmp=get_ecco_files(γ,"ETAN")

This package is in early developement stage when breaking changes can be expected.

Used By Packages