Skip to content

Commit

Permalink
add mesmer_m example script (#491)
Browse files Browse the repository at this point in the history
* add mesmer_m example script

* changelog

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* remove unused imports

* adjustments

* replace script with notebook

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* restructure and add some headings

* remove inputs

* add some comments

* typos

* date_range: update freq string (#504)

* date_range: update freq string

* add freq conditionals

* reference: only year as link (#505)

* nits

* more info on time coordinate

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* update comment & clear output

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Mathias Hauser <[email protected]>
Co-authored-by: Mathias Hauser <[email protected]>
  • Loading branch information
4 people authored Aug 22, 2024
1 parent f9735df commit c94a5f1
Show file tree
Hide file tree
Showing 2 changed files with 511 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ that this led to some numerical changes compared to the MESMER-M publication
`#421 <https://github.com/MESMER-group/mesmer/pull/421>`_).
- move the harmonic model and power transformer functionalities to the stats module (
`#484 <https://github.com/MESMER-group/mesmer/pull/484>`_).
- add example script for MESMER-M workflow (`#491 <https://github.com/MESMER-group/mesmer/pull/491>`_)

Auto-Regression
~~~~~~~~~~~~~~~
Expand Down
Loading

0 comments on commit c94a5f1

Please sign in to comment.