Skip to content

update changelog#151

Merged
trexfeathers merged 3 commits intoSciTools:unstructured_schemefrom
stephenworsley:update_changelog
Feb 22, 2022
Merged

update changelog#151
trexfeathers merged 3 commits intoSciTools:unstructured_schemefrom
stephenworsley:update_changelog

Conversation

@stephenworsley
Copy link
Contributor

Updates the changelog to include changes brought by merging unstructured_scheme.

@codecov
Copy link

codecov bot commented Feb 21, 2022

Codecov Report

Merging #151 (6529e7a) into unstructured_scheme (4f3a737) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                  @@
##           unstructured_scheme     #151   +/-   ##
====================================================
  Coverage                99.56%   99.56%           
====================================================
  Files                       27       27           
  Lines                     2073     2073           
====================================================
  Hits                      2064     2064           
  Misses                       9        9           

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 4f3a737...6529e7a. Read the comment docs.

@trexfeathers trexfeathers self-assigned this Feb 21, 2022
@trexfeathers
Copy link
Contributor

Just gonna put this here to make my life easier:

git log differences

git log --no-merges upstream/unstructured_scheme ^upstream/main --oneline

52aeef1 (upstream/unstructured_scheme_old) reset flag (#145)
b7cabe0 Use more stable version of connectivity indices (#144)
53e8b61 Check mesh equality on MeshToGridESMFRegridder call (#138)
4222dca Formalise regridder file format (#137)
a3e147b Fix issue 135 (mesh to grid chunking problems) (#136)
52a1bee Add load/save benchmarks (#132)
0484f41 Regridder load/saving (#130)
7c17235 Update dependencies (#128)
7d09381 Perform scalability for larger grids (#122)
41b3a4c Add performance tests (#117)
582502e change iris source (#115)
9b257cf Unstructured scheme lazy regridding (with performance tests) (#111)
9384c99 Updating feature branch unstructured_scheme from 44d6048 to head of main, e528cbf
eecbc91 Add grid to mesh scheme (#96)
cec03fb Unstructured scheme integration test (#66)
8eeddba (origin/unstructured_mergeback) Updated lockfiles according to branch requirement spec.
27785f5 (origin/unstructured_scheme) Update Version to v0.1.dev2 (#59)
486dc96 (tag: v0.1.dev1) Update version to v0.1.dev1 (#58)
6caaf02 Unstructured Scheme - Extra Dims (#55)
e10e382 add init to tests (#56)
dffe7de Unstructured Scheme - Additional Polish (docstrings and test coverage) (#53)
d4d7a07 (tag: v0.1.dev0) Unstructured Scheme - Cube Creation 3D (#47)
7c01ece fix test (#52)
7ee078f Update unstructured_scheme Feature Branch (#51)

Copy link
Contributor

@trexfeathers trexfeathers left a comment

Choose a reason for hiding this comment

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

Thanks @stephenworsley. I've checked your suggestions against the feature branch differences from main. A few change requests are below.

stephenworsley and others added 2 commits February 22, 2022 13:26
Co-authored-by: Martin Yeo <40734014+trexfeathers@users.noreply.github.com>
@trexfeathers trexfeathers merged commit 891ec0d into SciTools:unstructured_scheme Feb 22, 2022
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