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

Hackathon July 2023 #351

Merged
merged 18 commits into from
Apr 24, 2024
Merged
Show file tree
Hide file tree
Changes from 14 commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
2238773
Fixed issue with loading older rmi radar hdf5 files
mpvginde Jul 24, 2023
57048d3
Implement no-rain check on NWP fields and implement the no-rain-radar…
RubenImhoff Jul 26, 2023
cb59720
Initialisation of the noise cascade with random noise (with correct s…
mpvginde Jul 26, 2023
a6fb55c
Implement no-rain check on radar fields/set default autocorrelation p…
RubenImhoff Jul 26, 2023
099fa8c
Avoid accidentally masking precip arrays by passing a copy to spatial…
ladc Jul 26, 2023
939925f
Renormalize radar extrapolation cascade after AR(2)-evolution to not …
ladc Jul 26, 2023
b439608
Implement optional norain_thr parameter in the pysteps blending routine.
ladc Jul 27, 2023
c095caa
Refactoring of the extrapolation:
mpvginde Jul 27, 2023
5e3decf
Implement no-rain-radar and rain-nwp case
RubenImhoff Jul 27, 2023
0b9ae58
refactoring and changes to take into account the maximum number of we…
RubenImhoff Jul 27, 2023
ee86d01
make sure precip_thr is None does not give an error in _determine_max…
RubenImhoff Jul 27, 2023
6757af6
added zerovalue for filling mask after extrapolation and fixed extrap…
mpvginde Jul 27, 2023
82c9f6c
Add tests for:
ladc Jul 27, 2023
845d4b4
Clean up and checks to ensure ensemble members remain the same during…
RubenImhoff Aug 17, 2023
5147713
Merge remote-tracking branch 'upstream/master' into hackathon
dnerini Apr 8, 2024
521643d
Run black
dnerini Apr 8, 2024
b105ff1
Add missing 'seed' parameter
dnerini Apr 9, 2024
4fd7add
fix tests by removing redundant statement and add print statements
RubenImhoff Apr 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading