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

define fill on Fields, remove TU.FieldFromNamedTuple #1339

Merged
merged 2 commits into from
Jun 23, 2023
Merged

define fill on Fields, remove TU.FieldFromNamedTuple #1339

merged 2 commits into from
Jun 23, 2023

Conversation

simonbyrne
Copy link
Member

@simonbyrne simonbyrne commented Jun 20, 2023

It probably makes sense to define this.

  • Code follows the style guidelines OR N/A.
  • Unit tests are included OR N/A.
  • Code is exercised in an integration test OR N/A.
  • Documentation has been added/updated OR N/A.

@simonbyrne
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Jun 20, 2023
1339: define fill on Fields, remove TU.FieldFromNamedTuple r=simonbyrne a=simonbyrne

It probably makes sense to define this.

- [x] Code follows the [style guidelines](https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/) OR N/A.
- [x] Unit tests are included OR N/A.
- [x] Code is exercised in an integration test OR N/A.
- [x] Documentation has been added/updated OR N/A.


Co-authored-by: Simon Byrne <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jun 20, 2023

Build failed:

@simonbyrne
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Jun 20, 2023
1339: define fill on Fields, remove TU.FieldFromNamedTuple r=simonbyrne a=simonbyrne

It probably makes sense to define this.

- [x] Code follows the [style guidelines](https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/) OR N/A.
- [x] Unit tests are included OR N/A.
- [x] Code is exercised in an integration test OR N/A.
- [x] Documentation has been added/updated OR N/A.


Co-authored-by: Simon Byrne <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jun 20, 2023

Build failed:

@simonbyrne
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Jun 21, 2023
1339: define fill on Fields, remove TU.FieldFromNamedTuple r=simonbyrne a=simonbyrne

It probably makes sense to define this.

- [x] Code follows the [style guidelines](https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/) OR N/A.
- [x] Unit tests are included OR N/A.
- [x] Code is exercised in an integration test OR N/A.
- [x] Documentation has been added/updated OR N/A.


Co-authored-by: Simon Byrne <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jun 21, 2023

Build failed:

@charleskawczynski
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request Jun 22, 2023
1339: define fill on Fields, remove TU.FieldFromNamedTuple r=charleskawczynski a=simonbyrne

It probably makes sense to define this.

- [x] Code follows the [style guidelines](https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/) OR N/A.
- [x] Unit tests are included OR N/A.
- [x] Code is exercised in an integration test OR N/A.
- [x] Documentation has been added/updated OR N/A.


Co-authored-by: Simon Byrne <[email protected]>
Co-authored-by: Charles Kawczynski <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jun 22, 2023

Build failed:

@charleskawczynski
Copy link
Member

charleskawczynski commented Jun 22, 2023

@simonbyrne, I rebased and fixed two more failing tests, but it's now failing in the SEM operator perf tests, due to scalar indexing (during setup). I'm fine with allowing it, but scalar indexing should be disabled for the actual perf tests.

@simonbyrne
Copy link
Member Author

bors try

bors bot added a commit that referenced this pull request Jun 22, 2023
@bors
Copy link
Contributor

bors bot commented Jun 22, 2023

try

Build failed:

@simonbyrne
Copy link
Member Author

Good catch, we should probably define a proper fill!

@simonbyrne
Copy link
Member Author

bors try

bors bot added a commit that referenced this pull request Jun 22, 2023
@bors
Copy link
Contributor

bors bot commented Jun 22, 2023

try

Build failed:

@simonbyrne
Copy link
Member Author

bors try

bors bot added a commit that referenced this pull request Jun 22, 2023
@bors
Copy link
Contributor

bors bot commented Jun 22, 2023

try

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@simonbyrne
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Jun 23, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 65a414c into main Jun 23, 2023
6 checks passed
@bors bors bot deleted the sb/fill branch June 23, 2023 00:05
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