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
210d3d65
Commit
210d3d65
authored
Jul 05, 2019
by
GitLab Runner
Browse files
Update to 1.1.0
Former-commit-id:
d1c5098c
parent
2a64404c
Changes
3
Show whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
210d3d65
# Changelog of pygeodyn
1.
1.0 - 2019-07-05
------------------
**Major changes:**
-
Numerous improvements to the documentation
-
Reorganised into RST files
-
Expanded with tutorials, complete description configuration parameters, ...
-
RST files are now picked up by Sphinx (
`make_doc.sh`
script) to generate a navigable documentation in HTML also deployed online
-
Data in
`pygeodyn/data`
is now stored as a submodule (
`pygeodyn_data`
)
**In addition:**
-
`init_algorithm`
can now accept a configuration as a file or a dict
-
`tmax`
was renamed
`Nth_legendre`
in configuration files
-
`TauU`
and
`TauE`
are now stored as
`timedelta64`
-
Default value for
`-m`
was set to 20 (when calling
`run_algo.py`
)
-
Added Continuous Release
1.
0.0 - 2019-04-16
------------------
...
...
pygeodyn/_version.py
View file @
210d3d65
__version__
=
'1.
0
.0'
__version__
=
'1.
1
.0'
\ No newline at end of file
pygeodyn/release/RELEASE.md
deleted
100644 → 0
View file @
2a64404c
Rename this file as RELEASE.md and complete the parts in italics.
RELEASE_TYPE: minor
**Major changes:**
-
Numerous improvements to the documentation
-
Reorganised into RST files
-
Expanded with tutorials, complete description configuration parameters, ...
-
RST files are now picked up by Sphinx (
`make_doc.sh`
script) to generate a navigable documentation in HTML also deployed online
-
Data in
`pygeodyn/data`
is now stored as a submodule (
`pygeodyn_data`
)
**In addition:**
-
`init_algorithm`
can now accept a configuration as a file or a dict
-
`tmax`
was renamed
`Nth_legendre`
in configuration files
-
`TauU`
and
`TauE`
are now stored as
`timedelta64`
-
Default value for
`-m`
was set to 20 (when calling
`run_algo.py`
)
-
Added Continuous Release
\ 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