-
Notifications
You must be signed in to change notification settings - Fork 18
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 test data for precipitation #590
base: main
Are you sure you want to change the base?
Conversation
…using cdo remapbil,r20x20 /net/atmos/data/cmip6-ng/pr/mon/g025/pr_mon_IPSL-CM6A-LR_historical_r1i1p1f1_g025.nc /home/scsarah/mesmer/tests/test-data/calibrate-coarse-grid/cmip6-ng/pr/mon/g025/pr_mon_IPSL-CM6A-LR_historical_r1i1p1f1_g025.nc
Looks good, you could rename the folder and file start from |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #590 +/- ##
=======================================
Coverage 78.43% 78.43%
=======================================
Files 49 49
Lines 3056 3056
=======================================
Hits 2397 2397
Misses 659 659
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
I would try and avoid renaming variables given 'pr' is the name consistent with the CMIP6 standard output variable names (https://pcmdi.llnl.gov/mips/cmip3/variableList.html) and the documentation of the Brunner et al input dataset (https://lukasbrunner.github.io/publications/Brunner2020.pdf) |
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
If you don't want to have to pull the precommit bot changes you can run |
Or install the pre-commit hooks ( |
Added monthly precipitation data for tests. The files were generated using cdo remapbil,r20x20 /net/atmos/data/cmip6-ng/pr/mon/g025/pr_mon_IPSL-CM6A-LR_historical_r1i1p1f1_g025.nc /home/scsarah/mesmer/tests/test-data/calibrate-coarse-grid/cmip6-ng/pr/mon/g025/pr_mon_IPSL-CM6A-LR_historical_r1i1p1f1_g025.nc
CHANGELOG.rst