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

Cordex cmor tables #27

Merged
merged 3 commits into from
Nov 7, 2021
Merged

Cordex cmor tables #27

merged 3 commits into from
Nov 7, 2021

Conversation

larsbuntemeyer
Copy link
Contributor

Includes cmor tables as a resource for development from https://github.com/ludwiglierhammer/cmor-tables

@codecov-commenter
Copy link

codecov-commenter commented Nov 6, 2021

Codecov Report

Merging #27 (2610b56) into master (dd502dd) will increase coverage by 3.28%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   49.02%   52.30%   +3.28%     
==========================================
  Files          17       16       -1     
  Lines         410      390      -20     
==========================================
+ Hits          201      204       +3     
+ Misses        209      186      -23     
Flag Coverage Δ
unittests 52.30% <66.66%> (+3.28%) ⬆️

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

Impacted Files Coverage Δ
cordex/tables/_resources.py 76.92% <50.00%> (-4.90%) ⬇️
cordex/tables/__init__.py 93.33% <66.66%> (-6.67%) ⬇️
cordex/__init__.py 100.00% <100.00%> (ø)
cordex/version.py 100.00% <100.00%> (ø)

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 dd502dd...2610b56. Read the comment docs.

@larsbuntemeyer
Copy link
Contributor Author

load a cmor table:

import cordex as cx
cx.cordex_cmor_table('Amon')

@larsbuntemeyer larsbuntemeyer marked this pull request as ready for review November 7, 2021 10:39
@larsbuntemeyer larsbuntemeyer merged commit 1c4182b into master Nov 7, 2021
@larsbuntemeyer larsbuntemeyer deleted the cordex_cmor_tables branch November 7, 2021 10:40
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