Commits on Source (6)
-
Philipp Griewank authored
as slow as it use to be.
-
Philipp Griewank authored
The weight matrix where no obs are present was set to zero instead of to a diagonal.
-
Philipp Griewank authored
To be honest, I have made a mess by using far too few git commits. Will try to tidy things up before the next paper is submitted. EFSOI stuff is now reaching usable status for the LETKF paper. Also found that when mirroring the gaspari cohn I had one index wrong.
-
Philipp Griewank authored
-
Philipp Griewank authored
Add .gitignore file to ignore Jupyter Notebook checkpoints, pycache, figures, pkl files, and specific directories
-
Philipp Griewank authored
The 25-getting-started notebook should be a good starting point.
Showing
- .gitignore 19 additions, 0 deletions.gitignore
- 22-01-PAI.ipynb 178 additions, 0 deletions22-01-PAI.ipynb
- 22-paper-collection.ipynb 394 additions, 36 deletions22-paper-collection.ipynb
- 25-getting-started.ipynb 650 additions, 0 deletions25-getting-started.ipynb
- LinAdvFunc/LinAdvFunc.egg-info/PKG-INFO 3 additions, 0 deletionsLinAdvFunc/LinAdvFunc.egg-info/PKG-INFO
- LinAdvFunc/LinAdvFunc.egg-info/SOURCES.txt 5 additions, 0 deletionsLinAdvFunc/LinAdvFunc.egg-info/SOURCES.txt
- LinAdvFunc/LinAdvFunc.egg-info/dependency_links.txt 1 addition, 0 deletionsLinAdvFunc/LinAdvFunc.egg-info/dependency_links.txt
- LinAdvFunc/LinAdvFunc.egg-info/top_level.txt 1 addition, 0 deletionsLinAdvFunc/LinAdvFunc.egg-info/top_level.txt
- LinAdvFunc/__init__.py 5 additions, 0 deletionsLinAdvFunc/__init__.py
- LinAdvFunc/da_functions.py 162 additions, 13 deletionsLinAdvFunc/da_functions.py
- LinAdvFunc/efsoi_functions.py 606 additions, 0 deletionsLinAdvFunc/efsoi_functions.py
- LinAdvFunc/misc_functions.py 0 additions, 0 deletionsLinAdvFunc/misc_functions.py
- LinAdvFunc/model_functions.py 0 additions, 0 deletionsLinAdvFunc/model_functions.py
- LinAdvFunc/plot_functions.py 156 additions, 28 deletionsLinAdvFunc/plot_functions.py
- LinAdvFunc/setup.py 7 additions, 0 deletionsLinAdvFunc/setup.py
- getting-started.ipynb 14 additions, 98 deletionsgetting-started.ipynb
.gitignore
0 → 100644
This diff is collapsed.
This diff is collapsed.
25-getting-started.ipynb
0 → 100644
This diff is collapsed.
LinAdvFunc/LinAdvFunc.egg-info/PKG-INFO
0 → 100644
LinAdvFunc/LinAdvFunc.egg-info/SOURCES.txt
0 → 100644
LinAdvFunc/LinAdvFunc.egg-info/top_level.txt
0 → 100644
LinAdvFunc/__init__.py
0 → 100644
LinAdvFunc/efsoi_functions.py
0 → 100644
This diff is collapsed.
LinAdvFunc/setup.py
0 → 100644
This diff is collapsed.