Skip to content

Merge private to public#82

Merged
A669015 merged 3 commits intomainfrom
merge-private-to-public
Apr 24, 2025
Merged

Merge private to public#82
A669015 merged 3 commits intomainfrom
merge-private-to-public

Conversation

@A669015
Copy link
Contributor

@A669015 A669015 commented Apr 23, 2025

Merge latest changes from the private repo:

  • clean the nox venv during ci/cd to save memory

A669015 and others added 2 commits April 23, 2025 10:56
* Sbra 634 documentation of reactive flows (#47)

Co-authored-by: root <root@LAPTOP-9QVLPDRM.localdomain>
Co-authored-by: Léo Nicoletti <leo.nicoletti@eviden.com>

* Fix doc (#48)

* Upgrade all use-cases to pytorch/lightning 2 (#49)

* Fix base requirements for gnns (#50)

* Fix dependabot permissions (#52)

* Bump jinja2 from 3.1.4 to 3.1.5 in /reactive-flows/cnf-combustion/unets (#51)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lionel VINCENT <97742788+A669015@users.noreply.github.com>

* Bump jinja2 from 3.1.4 to 3.1.5 in /weather-forecast/ecrad-3d-correction/unets in the pip group across 1 directory (#53)

* SBRA-714 add dependabot workflow to auto merge its PR (#55)

* Bump the pip group across 2 directories with 1 update (#54)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* SBRA-708 validate docker images before publishing them (#68)

* SBRA-709 automate linting (#69)

* SBRA-720 remove notebooks (#70)

* SBRA-718 refactor reactive-flows/cnf-combustion/gnns to remove config.py (#71)

* SBRA-718 refactor reactive-flows/cnf-combustion/unets to remove config.py (#72)

* SBRA-718 refactor weather-forecast/gravity-wave-drag/cnns to remove config.py (#74)

* SBRA-718 refactor weather-forecast/ecrad-3d-correction/unets to remove config.py (#73)

* SBRA-732 Add omegaconf (#75)

* SBRA-736 add coverage for the functional tests (#77)

* SBRA-731 Clean trainer (#76)

* SBRA-738 expose splitting strategy in the config files (#78)

* Bump keras from 3.7.0 to 3.9.0 in /weather-forecast/ecrad-3d-correction/unets in the pip group across 1 directory (#80)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the pip group across 4 directories with 1 update (#81)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: VINCENT, LIONEL <lionel.vincent.dm@atos.net>

* clean nox venv after each session to save space

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Léo Nicoletti <leo.nicoletti@atos.net>
Co-authored-by: root <root@LAPTOP-9QVLPDRM.localdomain>
Co-authored-by: Léo Nicoletti <leo.nicoletti@eviden.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@A669015 A669015 requested a review from a team as a code owner April 23, 2025 09:13
@github-actions
Copy link

github-actions bot commented Apr 23, 2025

Coverage report for weather-forecast/gravity-wave-drag/cnns model project

File Coverage Missing
All files 100%

Minimum allowed coverage is 0%

Generated by 🐒 cobertura-action against 134ab6e

@github-actions
Copy link

github-actions bot commented Apr 23, 2025

Coverage report for reactive-flows/cnf-combustion/unets model project

File Coverage Missing
All files 97%
data.py 97% 134 148
unet.py 96% 95 125

Minimum allowed coverage is 0%

Generated by 🐒 cobertura-action against 134ab6e

@github-actions
Copy link

github-actions bot commented Apr 23, 2025

Coverage report for reactive-flows/cnf-combustion/gnns model project

File Coverage Missing
All files 94%
data.py 93% 82 160 214 222 239 245 317-321
inferer.py 89% 214-240
plotters.py 94% 156-157 160-161 182 191

Minimum allowed coverage is 0%

Generated by 🐒 cobertura-action against 134ab6e

@github-actions
Copy link

github-actions bot commented Apr 23, 2025

Coverage report for weather-forecast/ecrad-3d-correction/unets model project

File Coverage Missing
All files 96%
data.py 98% 97
dataproc.py 93% 164 168-170 215-216
models.py 98% 52
unet.py 94% 92 122 125

Minimum allowed coverage is 0%

Generated by 🐒 cobertura-action against 134ab6e

@A669015 A669015 merged commit eb29686 into main Apr 24, 2025
18 checks passed
@A669015 A669015 deleted the merge-private-to-public branch April 24, 2025 12:53
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.

3 participants