Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sec23
korte
pymagglobal
Commits
17f1d225
Commit
17f1d225
authored
Jul 13, 2021
by
Maximilian Schanner
Browse files
CHANGELOG to rst and docs.
parent
2e4e9415
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
17f1d225
...
...
@@ -124,6 +124,7 @@ pages:
stage
:
deploy
script
:
-
cp examples/*.ipynb docs/
-
cp ./CHANGELOG docs/CHANGELOG.rst
-
apt-get update -y -qq
-
apt-get install -y -qq python3-dev python3-pip python3-cartopy pandoc
-
pip install pymagglobal --extra-index-url https://public:5mz_iyigu-WE3HySBH1J@git.gfz-potsdam.de/api/v4/projects/${CI_PROJECT_ID}/packages/pypi/simple
...
...
CHANGELOG
View file @
17f1d225
2021-07-13 v0.1.2
* change the ser_type kwarg for master_curve to field_type, to have a more uniform interface
* add an example notebook for custom models
* new docs theme
Changelog
=========
2021-05-12 v0.1.1
* the python backend can now handle models with uncertainty
* the field method now handles the field type (dif vs nez.)
* minor bug-fixes
2021-07-13 v0.1.2
-----------------
* change the ser_type kwarg for master_curve to field_type, to have a more uniform interface
* add an example notebook for custom models
* new docs theme
2021-05-12 v0.1.1
-----------------
* the python backend can now handle models with uncertainty
* the field method now handles the field type (dif vs nez.)
* minor bug-fixes
docs/index.rst
View file @
17f1d225
...
...
@@ -10,6 +10,7 @@ It can be applied to all cubic-spline based geomagnetic field models stored in t
package_documentation
command_line_interface
examples
CHANGELOG
Installation
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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