Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Geodynamo
pygeodyn
Commits
c67cfbf5
Commit
c67cfbf5
authored
Feb 03, 2020
by
GitLab Runner
Browse files
Update to 1.3.1
parent
974b0809
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
c67cfbf5
# Changelog of pygeodyn
# Changelog of pygeodyn
1.
3.1 - 2020-02-03
------------------
Refactoring towards cleaner handling of PCA in augkf and zonkf:
-
PCA algorithms are now in dedicated objects
-
The Algo object is created through a factory function and will create the appropriate objects (Forecaster, Analysers)
-
Updated documentation in consequence
1.
3.0 - 2020-01-28
1.
3.0 - 2020-01-28
------------------
------------------
Code structure improvements:
Code structure improvements:
...
...
pygeodyn/_version.py
View file @
c67cfbf5
__version__
=
'1.3.0'
__version__
=
'1.3.1'
\ No newline at end of file
\ No newline at end of file
pygeodyn/release/RELEASE.md
deleted
100644 → 0
View file @
974b0809
Copy this file and rename it as RELEASE.md and complete the parts in italics.
RELEASE_TYPE: patch
Refactoring towards cleaner handling of PCA in augkf and zonkf:
-
PCA algorithms are now in dedicated objects
-
The Algo object is created through a factory function and will create the appropriate objects (Forecaster, Analysers)
-
Updated documentation in consequence
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment