-
Notifications
You must be signed in to change notification settings - Fork 4
Refactor interpolation and metrics field #757
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
Open
yiluchen1066
wants to merge
42
commits into
main
Choose a base branch
from
interpolation_metrics_refactor
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 36 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
3ccb8d2
first commit and add todos
yiluchen1066 c9fdf3a
register nudgecoeffs in interpolation field
yiluchen1066 87997c0
register nudgecoeffs in interpolation field
yiluchen1066 2941b9b
Merge branch 'main' into interpolation_metrics_refactor
yiluchen1066 b5f94fb
small edit
yiluchen1066 0638bc4
Merge branch 'interpolation_metrics_refactor' of https://github.com/C…
yiluchen1066 e4cf9c2
solving some issues in the test
yiluchen1066 bed8b1c
fixing
yiluchen1066 5d1627c
fixing the issue and passing the test_nudgecoeffs passed in test_inte…
yiluchen1066 1f577b8
deleted the copy in interpolation field
yiluchen1066 5ff61c2
register z_ifc in metrics factory, and adding the test
yiluchen1066 c79799e
small fix (read refinement control data as gtx.Field)
yiluchen1066 61cf14e
rewrite two field operators in compute_vertical_cooridinate for the a…
yiluchen1066 fcff13a
small edits on self._config for the metrics factory
yiluchen1066 a0da2a9
ran pre-commit
yiluchen1066 aab7170
put grid and vertical_geometry back
yiluchen1066 6a3fa59
merge main
yiluchen1066 e61a6b5
some of the field test passed in metrics factory
yiluchen1066 1191bd4
solving the dimension issue
yiluchen1066 46bdd24
small edit
yiluchen1066 85ce5eb
Merge branch 'main' into interpolation_metrics_refactor
yiluchen1066 6f3b4b1
add the test for the compute_vertical_coordinate_numpy()
yiluchen1066 44f528e
changing the configurations for different experiments (debug WIP)
yiluchen1066 687b299
metrics field test passed
yiluchen1066 77e5fe6
debugging on test_metrics_factory.py
yiluchen1066 a277bdc
passing the tes_metrics_factory
yiluchen1066 871d17a
merge main
yiluchen1066 61b9dc0
register the surface_elevation to get rid of z_ifc_sliced
yiluchen1066 acc8cea
ran pre-commit
yiluchen1066 3d31d50
small edit
yiluchen1066 58b421d
pre commit
yiluchen1066 5ee76bd
small edit
yiluchen1066 cd14380
Merge branch 'main' into interpolation_metrics_refactor
yiluchen1066 a7c32a0
pre commit
yiluchen1066 3b38391
remove z_ifc_sliced and surface_elevation, replace it with topography
yiluchen1066 bcb6b7b
ran pre-commit
yiluchen1066 5041d59
addressing the reviews
yiluchen1066 94e45dc
Merge branch 'main' into interpolation_metrics_refactor
yiluchen1066 9da82e6
Merge branch 'main' into interpolation_metrics_refactor
yiluchen1066 2bb4012
small edit
yiluchen1066 266293b
small edit
yiluchen1066 612f5c4
ran pre-commit
yiluchen1066 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.