Add option to initialise from mesh#289
Merged
HGWright merged 5 commits intoSciTools:mainfrom Aug 22, 2023
Merged
Conversation
for more information, see https://pre-commit.ci
Codecov Report
@@ 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
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
for more information, see https://pre-commit.ci
HGWright
approved these changes
Aug 22, 2023
Contributor
HGWright
left a comment
There was a problem hiding this comment.
Looks great, tests all passing, thanks for the changes we talked about!
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adresses #245