Skip to content

gher-uliege/OCEA0097

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

OCEA0097

Data assimilation and inverse methods

It is required that the students install Julia (https://julialang.org/downloads/). One should also install the packages PythonPlot, NCDatasets and IJulia with the following commands to be executed inside the Julia command line interface:

using Pkg
Pkg.add("PythonPlot")
Pkg.add("NCDatasets")
Pkg.add("IJulia")
using PythonPlot
using IJulia

More information about the installation is available here.

Please follow the video tutorials about julia available at: https://www.youtube.com/watch?v=76KL8aSz0Sg and https://julialang.org/learning/ The software should be installed before the first lecture.

Lecture’s notes

The lecture can be downloaded as a zip file: https://data-assimilation.net/upload/OCEA0097/OCEA0097-1-revision-1.2.zip

Data

Additional information

About

Data assimilation and inverse methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published