Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MESMER_M Changelog entries #463

Merged

Conversation

veni-vidi-vici-dormivi
Copy link
Collaborator

These are the Changelog entries for the MESMER-M work of the past few weeks

Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.53%. Comparing base (9b0b76b) to head (0cc1114).
Report is 114 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #463       +/-   ##
===========================================
- Coverage   87.90%   51.53%   -36.38%     
===========================================
  Files          40       50       +10     
  Lines        1745     3252     +1507     
===========================================
+ Hits         1534     1676      +142     
- Misses        211     1576     +1365     
Flag Coverage Δ
unittests 51.53% <ø> (-36.38%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mathause
Copy link
Member

mathause commented Jun 6, 2024

Thanks for pulling all of that together!

  • What do you think about creating a separate section on Integrating MESMER-M?
  • At some point I started to align the links to the PRs below each other - I found that easier to read and check - up to you
  • It's probably easier to compile to docs locally to make sure it's properly formatted

Copy link
Member

@mathause mathause left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I quickly read through it and I think it could be a bit more informative for the breaking changes. Maybe you can structure a bit more by power transformer & power transformer as done in https://github.com/MESMER-group/mesmer/blob/main/CHANGELOG.rst#new-features-2. You don't need to separate all of the PRs but maybe the ones that change functionality.

@mathause
Copy link
Member

mathause commented Jul 4, 2024

I've taken the liberty to restructure the changelog entries - can you take a look? Do you remember the PR where you fixed the month indices? Must have been one of the first ones...

@veni-vidi-vici-dormivi
Copy link
Collaborator Author

Yes it was this one: #415, but there was also quite some other stuff going on in that one as well...

veni-vidi-vici-dormivi and others added 2 commits July 19, 2024 13:41
Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>
@veni-vidi-vici-dormivi veni-vidi-vici-dormivi merged commit 57c98d6 into MESMER-group:main Jul 19, 2024
9 checks passed
@veni-vidi-vici-dormivi veni-vidi-vici-dormivi deleted the changelog branch July 19, 2024 11:54
veni-vidi-vici-dormivi added a commit to veni-vidi-vici-dormivi/mesmer that referenced this pull request Jul 22, 2024
* add MESMER_M Changelog entries
---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Mathias Hauser <mathias.hauser@env.ethz.ch>
Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>
veni-vidi-vici-dormivi added a commit that referenced this pull request Jul 27, 2024
* implement generation of harmonic model time series in xarray needed for emulation

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

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

* Update mesmer/mesmer_m/harmonic_model.py

Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>

* renaming

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

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

* Add MESMER_M Changelog entries (#463)

* add MESMER_M Changelog entries
---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Mathias Hauser <mathias.hauser@env.ethz.ch>
Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>

* changelog

* add monthly AR1 process utilities (#473)

* add monthly AR1 process utilities

* add tests

* add new functions to stats init

* reshape AR output dims from year, month to time

* new drawing method and change in predict function

* add test for drawing

* remove buffer as multiple of 12

* extract drawing innovations

* comments and nits

* start autoregression at one

* allow covariance none

* adjust tests

* changelog

* documentation

* fixes

* make args in draw_autoregression_monthly keyword only

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>

* Revert "add monthly AR1 process utilities (#473)"

This reverts commit 5dd4292.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>
Co-authored-by: Mathias Hauser <mathias.hauser@env.ethz.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants