Skip to content

Add option to initialise from mesh#289

Merged
HGWright merged 5 commits intoSciTools:mainfrom
stephenworsley:mesh_target
Aug 22, 2023
Merged

Add option to initialise from mesh#289
HGWright merged 5 commits intoSciTools:mainfrom
stephenworsley:mesh_target

Conversation

@stephenworsley
Copy link
Copy Markdown
Contributor

Adresses #245

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 10, 2023

Codecov Report

Merging #289 (e860743) into main (0528a2a) will decrease coverage by 0.06%.
Report is 10 commits behind head on main.
The diff coverage is 95.68%.

@@            Coverage Diff             @@
##             main     #289      +/-   ##
==========================================
- Coverage   98.79%   98.73%   -0.06%     
==========================================
  Files          33       33              
  Lines        3563     3642      +79     
==========================================
+ Hits         3520     3596      +76     
- Misses         43       46       +3     
Files Changed Coverage Δ
...smf_regrid/tests/unit/schemes/test_ESMFBilinear.py 100.00% <ø> (ø)
esmf_regrid/schemes.py 95.57% <90.74%> (-0.48%) ⬇️
esmf_regrid/experimental/unstructured_scheme.py 94.11% <100.00%> (+0.17%) ⬆️
...nstructured_scheme/test_GridToMeshESMFRegridder.py 100.00% <100.00%> (ø)
esmf_regrid/tests/unit/schemes/__init__.py 100.00% <100.00%> (ø)
...regrid/tests/unit/schemes/test_ESMFAreaWeighted.py 100.00% <100.00%> (ø)
...sts/unit/schemes/test_ESMFAreaWeightedRegridder.py 100.00% <100.00%> (ø)
esmf_regrid/tests/unit/schemes/test_ESMFNearest.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@stephenworsley stephenworsley marked this pull request as ready for review August 17, 2023 09:24
Copy link
Copy Markdown
Contributor

@HGWright HGWright left a comment

Choose a reason for hiding this comment

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

Looks great, tests all passing, thanks for the changes we talked about!

@HGWright HGWright merged commit 29b63fb into SciTools:main Aug 22, 2023
stephenworsley added a commit to stephenworsley/iris-esmf-regrid that referenced this pull request Aug 31, 2023
* main:
  Bump scitools/workflows from 2023.05.0 to 2023.06.0 (SciTools#282)
  Updated environment lockfiles (SciTools#296)
  Fix start index bug (SciTools#301)
  extending stale GHA time (SciTools#302)
  ASV v0.6 - no longer use strict parameter. (SciTools#297)
  update to v0.9.dev0 (SciTools#299)
  update to v0.8.0 (SciTools#298)
  Add option to initialise from mesh (SciTools#289)
  Updated environment lockfiles (SciTools#295)
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