Skip to content

Commit b78784a

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1d0a9d6 commit b78784a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

fossil/DA_methods.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
""" Data assimilation methods
1+
"""Data assimilation methods
22
Adapted form PyDA project: https://github.com/Shady-Ahmed/PyDA
33
Reference: https://www.mdpi.com/2311-5521/5/4/225
44
"""

notebooks/DA_methods.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
""" Data assimilation methods
1+
"""Data assimilation methods
22
Partly adapted form PyDA project: https://github.com/Shady-Ahmed/PyDA
33
Reference: https://www.mdpi.com/2311-5521/5/4/225
44
"""

notebooks/L96_conservative_model.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
""" Lorenz-96 model
1+
"""Lorenz-96 model
22
Lorenz E., 1996. Predictability: a problem partly solved. In
33
Predictability. Proc 1995. ECMWF Seminar, 1-18.
44
https://www.ecmwf.int/en/elibrary/10829-predictability-problem-partly-solved

notebooks/L96_model.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
""" Lorenz-96 model
1+
"""Lorenz-96 model
22
Lorenz E., 1996. Predictability: a problem partly solved. In
33
Predictability. Proc 1995. ECMWF Seminar, 1-18.
44
https://www.ecmwf.int/en/elibrary/10829-predictability-problem-partly-solved

0 commit comments

Comments
 (0)