-
Notifications
You must be signed in to change notification settings - Fork 0
Unify regions stations #154
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
Merged
Merged
Changes from 37 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
d2a75ef
Add inference + experiment configs for new ICON-REA-L interpolator
Louis-Frey f60a9ab
Renamed interpolator config and switch to hourly baseline
jonasbhend 5f86d81
Remove intermediate configs
jonasbhend 5a24380
Add accumulation post-processor to ensure that TOT_PREC is accumulate…
jonasbhend ba0029b
Update checkpoints and baselines
jonasbhend 31fcb65
Fix trailing whitespace
jonasbhend 91cdf61
Inlined debugging comments and remove debugging text file
jonasbhend 0088c37
move computation to inner loop to avoid dask graph bloat
jonasbhend 9b07bd0
Use allocated CPU resources in dataset computation
jonasbhend 7b0b247
Update config/interpolators-ich1-balfrin.yaml
jonasbhend 7fcbf8a
Update config/interpolators-ich1-balfrin.yaml
jonasbhend 2d25a53
renamed interpolator config
jonasbhend 24848f1
generalize the plot of meteograms to any location
cosunae d162b37
Merge branch 'main' into general_meteogram
cosunae f3e1c30
config for regions and params
cosunae 71a65c1
Merge branch 'main' into general_meteogram
cosunae 51bb6fc
update the schema
cosunae e2db0c9
fix use a default when no params or regions are defined
cosunae 1144291
linting
cosunae f2180a1
add a showcase config example to a config
cosunae c26dd24
regions -> domains
cosunae 2fe543a
fix for TOT_PREC (missing on step 0)
cosunae 68487ba
update the extent of alpine arc
cosunae 8e76a1b
add forgotten rename
cosunae f91cd65
organize the configs
cosunae d94e913
Merge branch 'main' into general_meteogram
cosunae 8729776
fix linting
cosunae cc58dc7
changes to process regions and stations at once
cosunae c1f758b
fix linting
cosunae 03679df
use earthkit.meteo
cosunae e9e5e56
add logging from rules
cosunae 251777e
Merge branch 'main' into unify_regions_stations
cosunae b9a5242
Merge branch 'main' into general_meteogram
cosunae a25e050
Merge branch 'general_meteogram' into unify_regions_stations
cosunae d5971cf
Merge branch 'main' into unify_regions_stations
cosunae 28665d3
Merge branch 'main' into unify_regions_stations
cosunae 0311f52
removing a redirect
cosunae b87dcf6
Fix: read baselines from grib instead of zarr for meteograms (#164)
jonasbhend 8631f78
linting
jonasbhend 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -334,4 +334,6 @@ rule inference_execute: | |
| ' | ||
| ) >{log} 2>&1 | ||
| """ | ||
| # fmt: on | ||
|
|
||
|
|
||
| # fmt: on | ||
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 was deleted.
Oops, something went wrong.
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.