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

added auto version #80

Merged
merged 5 commits into from
Jun 23, 2022
Merged

added auto version #80

merged 5 commits into from
Jun 23, 2022

Conversation

larsbuntemeyer
Copy link
Contributor

@larsbuntemeyer larsbuntemeyer commented Jun 23, 2022

use setuptools_scm for automatic versioning.

@codecov-commenter
Copy link

codecov-commenter commented Jun 23, 2022

Codecov Report

Merging #80 (1368bf4) into master (59bd18d) will decrease coverage by 21.01%.
The diff coverage is 60.00%.

@@             Coverage Diff             @@
##           master      #80       +/-   ##
===========================================
- Coverage   58.58%   37.56%   -21.02%     
===========================================
  Files          33       32        -1     
  Lines        2178     2188       +10     
===========================================
- Hits         1276      822      -454     
- Misses        902     1366      +464     
Flag Coverage Δ
unittests 37.56% <60.00%> (-21.02%) ⬇️

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

Impacted Files Coverage Δ
pyremo/__init__.py 83.33% <60.00%> (-16.67%) ⬇️
pyremo/preproc/double_nesting.py 0.00% <0.00%> (-82.10%) ⬇️
pyremo/prsint/core.py 27.50% <0.00%> (-70.00%) ⬇️
pyremo/prsint/cli.py 33.33% <0.00%> (-62.97%) ⬇️
pyremo/preproc/utils.py 0.00% <0.00%> (-38.03%) ⬇️
pyremo/physics/physics.py 26.38% <0.00%> (-37.50%) ⬇️
pyremo/preproc/_remap.py 11.11% <0.00%> (-27.78%) ⬇️
pyremo/core/utilities.py 18.18% <0.00%> (-27.28%) ⬇️
pyremo/preproc/core.py 42.58% <0.00%> (-26.69%) ⬇️
pyremo/physics/core.py 41.17% <0.00%> (-23.53%) ⬇️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 59bd18d...1368bf4. Read the comment docs.

@larsbuntemeyer larsbuntemeyer merged commit b1da379 into master Jun 23, 2022
@larsbuntemeyer larsbuntemeyer deleted the auto-version branch June 23, 2022 20:11
larsbuntemeyer added a commit that referenced this pull request Jun 24, 2022
* added auto version

* updates to use setuptools_scm

* Update whats_new.rst

* Create publish-pypi.yaml

* Update whats_new.rst

Co-authored-by: Lars Buntemeyer <lars.buntemeyer@hzg.de>
larsbuntemeyer added a commit that referenced this pull request Jul 29, 2022
* added cf selector module

* updated cf selector for general search arguments

* added extract timestep

* update cf selector for tos

* fixed sst interpolation

* fixed sst interpolation for CMIP model preprocessing (#79)

* fixed sst interpolation for CMIP model preprocessing

* Update whats_new.rst

* Update .zenodo.json

* added auto version (#80)

* added auto version

* updates to use setuptools_scm

* Update whats_new.rst

* Create publish-pypi.yaml

* Update whats_new.rst

Co-authored-by: Lars Buntemeyer <lars.buntemeyer@hzg.de>

* Preproc fixes (#81)

* fixed preprocessing global attributes

* notebook update

* Update whats_new.rst

Co-authored-by: Lars Buntemeyer <lars.buntemeyer@hzg.de>

* Update whats_new.rst

* Update whats_new.rst

* notebook update

* preproc updates

* updates of cf selectio for sst

* updates gfile creation

* added gfile test

* Update whats_new.rst

* Update environment.yml

* updates work working with CF conventions and CMIP6 models

* fixed cdo error

Co-authored-by: Lars Buntemeyer <lars.buntemeyer@gmail.com>
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.

None yet

2 participants