-
Notifications
You must be signed in to change notification settings - Fork 10
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
PresRat correction #215
PresRat correction #215
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b27df73 - Browse repository at this point
Copy the full SHA b27df73View commit details -
Configuration menu - View commit details
-
Copy full SHA for db261ca - Browse repository at this point
Copy the full SHA db261caView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb4d1b2 - Browse repository at this point
Copy the full SHA bb4d1b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 092a00a - Browse repository at this point
Copy the full SHA 092a00aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 551f54a - Browse repository at this point
Copy the full SHA 551f54aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c196447 - Browse repository at this point
Copy the full SHA c196447View commit details -
Configuration menu - View commit details
-
Copy full SHA for e91b219 - Browse repository at this point
Copy the full SHA e91b219View commit details -
Configuration menu - View commit details
-
Copy full SHA for b025c9f - Browse repository at this point
Copy the full SHA b025c9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbb09d2 - Browse repository at this point
Copy the full SHA cbb09d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d0d533 - Browse repository at this point
Copy the full SHA 0d0d533View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7af50e6 - Browse repository at this point
Copy the full SHA 7af50e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cc97ff - Browse repository at this point
Copy the full SHA 5cc97ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13d9cb1 - Browse repository at this point
Copy the full SHA 13d9cb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59f087e - Browse repository at this point
Copy the full SHA 59f087eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa9d134 - Browse repository at this point
Copy the full SHA aa9d134View commit details -
test: zero_precipitation_rate()
Checking some edge cases that were wrong before.
Configuration menu - View commit details
-
Copy full SHA for 500ad66 - Browse repository at this point
Copy the full SHA 500ad66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43ba757 - Browse repository at this point
Copy the full SHA 43ba757View commit details -
Configuration menu - View commit details
-
Copy full SHA for e51394c - Browse repository at this point
Copy the full SHA e51394cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9be8176 - Browse repository at this point
Copy the full SHA 9be8176View commit details -
Configuration menu - View commit details
-
Copy full SHA for d598b07 - Browse repository at this point
Copy the full SHA d598b07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5af60fb - Browse repository at this point
Copy the full SHA 5af60fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 695e2d9 - Browse repository at this point
Copy the full SHA 695e2d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b014d56 - Browse repository at this point
Copy the full SHA b014d56View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2253c9 - Browse repository at this point
Copy the full SHA f2253c9View commit details -
test: Adding back a small noise on future projections
This should avoid singularities while not changing the averages.
Configuration menu - View commit details
-
Copy full SHA for ac17b81 - Browse repository at this point
Copy the full SHA ac17b81View commit details -
test: Defining some resources used in the tests
It should help to follow the logic of the tests applied.
Configuration menu - View commit details
-
Copy full SHA for 8ce668f - Browse repository at this point
Copy the full SHA 8ce668fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 672fc61 - Browse repository at this point
Copy the full SHA 672fc61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 754268f - Browse repository at this point
Copy the full SHA 754268fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 008056f - Browse repository at this point
Copy the full SHA 008056fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d546ded - Browse repository at this point
Copy the full SHA d546dedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1063780 - Browse repository at this point
Copy the full SHA 1063780View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0888dda - Browse repository at this point
Copy the full SHA 0888ddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c166c0e - Browse repository at this point
Copy the full SHA c166c0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 077c5e7 - Browse repository at this point
Copy the full SHA 077c5e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fb6c19 - Browse repository at this point
Copy the full SHA 1fb6c19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81ae605 - Browse repository at this point
Copy the full SHA 81ae605View commit details -
Configuration menu - View commit details
-
Copy full SHA for edd3005 - Browse repository at this point
Copy the full SHA edd3005View commit details -
feat: apply_zero_precipitation_rate()
Rolling back to pass the tests before moving again to the newer formulation.
Configuration menu - View commit details
-
Copy full SHA for b5731c2 - Browse repository at this point
Copy the full SHA b5731c2View commit details -
feat: get_spatial_bc_presrat()
Hopefuly we won't need to use it, but let's lock what is working now to help to figure out where is the problem.
Configuration menu - View commit details
-
Copy full SHA for 98f3bf0 - Browse repository at this point
Copy the full SHA 98f3bf0View commit details -
fix, test: test_presrat_transform_nochanges()
Fixed this test. The issue is that gridpoints missing historical references are skipped, and then there is an implicit interpolation resulting in approximated values that fail precise comparisons.
Configuration menu - View commit details
-
Copy full SHA for d7ddd23 - Browse repository at this point
Copy the full SHA d7ddd23View commit details -
feat: Saving requirements to estimate K factor
Saving mf and mh explicitly since we should be able to simplify the operation. For now, saving monthly but it should transitioned later.
Configuration menu - View commit details
-
Copy full SHA for 1730a81 - Browse repository at this point
Copy the full SHA 1730a81View commit details -
Coordinate and time are decoupled from the data. To be able to run monthly means we shall include it. To keep consistent with the rest of the library, let's add a couple more arguments.
Configuration menu - View commit details
-
Copy full SHA for bee4950 - Browse repository at this point
Copy the full SHA bee4950View commit details -
fix: zero_precipitation_rate() dealing with NaN
The non-finite values should be ignored in the statistics.
Configuration menu - View commit details
-
Copy full SHA for 39bae3f - Browse repository at this point
Copy the full SHA 39bae3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a368708 - Browse repository at this point
Copy the full SHA a368708View commit details -
It's actually only used in the prototype of the monthly means replacement, but let's add it already anyways.
Configuration menu - View commit details
-
Copy full SHA for 262f7c2 - Browse repository at this point
Copy the full SHA 262f7c2View commit details -
refact: get_spatial_bc_quantiles returing params as dict
This avoids too many explicit arguments. For instance, PresRat requires variables related to the K parameter.
Configuration menu - View commit details
-
Copy full SHA for 52e167b - Browse repository at this point
Copy the full SHA 52e167bView commit details -
Pass on all (current) tests. Recording it before refactoring.
Configuration menu - View commit details
-
Copy full SHA for 9f08e37 - Browse repository at this point
Copy the full SHA 9f08e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for d764202 - Browse repository at this point
Copy the full SHA d764202View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa0cf22 - Browse repository at this point
Copy the full SHA aa0cf22View commit details -
It's safer to hold for now and wait for the ecosystem to stabilize before moving.
Configuration menu - View commit details
-
Copy full SHA for d426e83 - Browse repository at this point
Copy the full SHA d426e83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cc7bf6 - Browse repository at this point
Copy the full SHA 6cc7bf6View commit details -
test: Updating fut_cc_notrend() to match the 'resource'
Despite using the very same file, sup3r manipulate the dataset and expect some patterns without reinforcing it, leading to quiet errors. The modifications here match the expected dataset by sup3r so we can validate results.
Configuration menu - View commit details
-
Copy full SHA for abeae3d - Browse repository at this point
Copy the full SHA abeae3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e70beb3 - Browse repository at this point
Copy the full SHA e70beb3View commit details -
Recording it before the refactoring and integration with QDM.
Configuration menu - View commit details
-
Copy full SHA for 42a46dc - Browse repository at this point
Copy the full SHA 42a46dcView commit details -
fix, doc: Weird string literal issue
It looks like a bug in pylinter, but it's easier to just avoid it.
Configuration menu - View commit details
-
Copy full SHA for b95adfe - Browse repository at this point
Copy the full SHA b95adfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5650c19 - Browse repository at this point
Copy the full SHA 5650c19View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1af8db - Browse repository at this point
Copy the full SHA c1af8dbView commit details -
test: Improving test_presrat_calc()
Checking more details in the output.
Configuration menu - View commit details
-
Copy full SHA for a09f9f0 - Browse repository at this point
Copy the full SHA a09f9f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c8a28a - Browse repository at this point
Copy the full SHA 8c8a28aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d997f5 - Browse repository at this point
Copy the full SHA 2d997f5View commit details -
test, refact: Conforming normalizing dataset
sup3r expects data in a certain way and implicitly apply some transformations, so it is required to conform with that to be able to compare answers.
Configuration menu - View commit details
-
Copy full SHA for 8be8e0e - Browse repository at this point
Copy the full SHA 8be8e0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5fabba - Browse repository at this point
Copy the full SHA f5fabbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d26fe8 - Browse repository at this point
Copy the full SHA 1d26fe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b8e7b0 - Browse repository at this point
Copy the full SHA 8b8e7b0View commit details -
test, fix: Missing a few fixtures
Figuring out the minimum requirements to run.
Configuration menu - View commit details
-
Copy full SHA for 6fd0cc0 - Browse repository at this point
Copy the full SHA 6fd0cc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d56b969 - Browse repository at this point
Copy the full SHA d56b969View commit details -
Configuration menu - View commit details
-
Copy full SHA for 218ad86 - Browse repository at this point
Copy the full SHA 218ad86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ac12b4 - Browse repository at this point
Copy the full SHA 7ac12b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c45370 - Browse repository at this point
Copy the full SHA 8c45370View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59caf0c - Browse repository at this point
Copy the full SHA 59caf0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0c5b48 - Browse repository at this point
Copy the full SHA f0c5b48View commit details -
Configuration menu - View commit details
-
Copy full SHA for da42586 - Browse repository at this point
Copy the full SHA da42586View commit details -
Initializing documentation but more work to be done here.
Configuration menu - View commit details
-
Copy full SHA for 925be43 - Browse repository at this point
Copy the full SHA 925be43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87681eb - Browse repository at this point
Copy the full SHA 87681ebView commit details -
Simple enough to have now doubts, so take advantage of `--fix`.
Configuration menu - View commit details
-
Copy full SHA for 2e73183 - Browse repository at this point
Copy the full SHA 2e73183View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d93140 - Browse repository at this point
Copy the full SHA 9d93140View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a04ef7 - Browse repository at this point
Copy the full SHA 7a04ef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a480fd - Browse repository at this point
Copy the full SHA 9a480fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 734b780 - Browse repository at this point
Copy the full SHA 734b780View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43645e3 - Browse repository at this point
Copy the full SHA 43645e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a9a7fa - Browse repository at this point
Copy the full SHA 1a9a7faView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8bf9ef - Browse repository at this point
Copy the full SHA c8bf9efView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1eb618 - Browse repository at this point
Copy the full SHA e1eb618View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88385e8 - Browse repository at this point
Copy the full SHA 88385e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebd253f - Browse repository at this point
Copy the full SHA ebd253fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f330ef4 - Browse repository at this point
Copy the full SHA f330ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27f2f0d - Browse repository at this point
Copy the full SHA 27f2f0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00d3ed0 - Browse repository at this point
Copy the full SHA 00d3ed0View commit details -
clean: Removing functions in development
Future implementation for moving windows that are not ready yet.
Configuration menu - View commit details
-
Copy full SHA for e61078a - Browse repository at this point
Copy the full SHA e61078aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c082d6c - Browse repository at this point
Copy the full SHA c082d6cView commit details -
test, feat: Replacement for FP_NSRDB on the fly
Creating support for custom datasets for training created on the fly.
Configuration menu - View commit details
-
Copy full SHA for 5b95432 - Browse repository at this point
Copy the full SHA 5b95432View commit details -
Configuration menu - View commit details
-
Copy full SHA for de7cf0f - Browse repository at this point
Copy the full SHA de7cf0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee0ad00 - Browse repository at this point
Copy the full SHA ee0ad00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d5adb8 - Browse repository at this point
Copy the full SHA 3d5adb8View commit details -
doc, test: Adding documentation title for new functions
All related to synthetic data for testing. I must improve those before the final PR.
Configuration menu - View commit details
-
Copy full SHA for fa44421 - Browse repository at this point
Copy the full SHA fa44421View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98c2bc8 - Browse repository at this point
Copy the full SHA 98c2bc8View commit details -
fix: _get_factors() assume descending latitudes
And sliently does the wrong thing otherwise.
Configuration menu - View commit details
-
Copy full SHA for cb4253e - Browse repository at this point
Copy the full SHA cb4253eView commit details -
fix: Assumptions should be reinforced
Whenever an assumption is required, it must be reinforced to avoid silent errros and wasted time debugging those.
Configuration menu - View commit details
-
Copy full SHA for b8efcb2 - Browse repository at this point
Copy the full SHA b8efcb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95b9a7a - Browse repository at this point
Copy the full SHA 95b9a7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for db15751 - Browse repository at this point
Copy the full SHA db15751View commit details -
test, fix: Using numpy we must conform with dimension order
Unfortunately we can't do much about that while using numpy.
Configuration menu - View commit details
-
Copy full SHA for c3314b5 - Browse repository at this point
Copy the full SHA c3314b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for aedb2a6 - Browse repository at this point
Copy the full SHA aedb2a6View commit details -
test, refact: Running in parallel
At some point moved to serial to help debugging but forgot that.
Configuration menu - View commit details
-
Copy full SHA for d07bd6d - Browse repository at this point
Copy the full SHA d07bd6dView commit details -
clean, test: Removing variables not used anymore
Moved to use synthetic data, so reference (global) variables are not based anymore in a fixed sample data file, but instead are prescribed and govern the training data.
Configuration menu - View commit details
-
Copy full SHA for 7b61575 - Browse repository at this point
Copy the full SHA 7b61575View commit details -
fix, test: Left behind a filename reference without updating
Related to the migration to synthetic sample data.
Configuration menu - View commit details
-
Copy full SHA for f691bb1 - Browse repository at this point
Copy the full SHA f691bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68b525f - Browse repository at this point
Copy the full SHA 68b525fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ff0377 - Browse repository at this point
Copy the full SHA 0ff0377View commit details -
Configuration menu - View commit details
-
Copy full SHA for 021ebaa - Browse repository at this point
Copy the full SHA 021ebaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae7b542 - Browse repository at this point
Copy the full SHA ae7b542View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f268f4 - Browse repository at this point
Copy the full SHA 3f268f4View commit details -
clean: Time index is not used here yet
It will be needed later, but let's keep it clean for now.
Configuration menu - View commit details
-
Copy full SHA for acf5429 - Browse repository at this point
Copy the full SHA acf5429View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40ec538 - Browse repository at this point
Copy the full SHA 40ec538View commit details -
clean: Using global test definitions
Removing old hardcoded testing variables in favor of global general test guiding variables.
Configuration menu - View commit details
-
Copy full SHA for cfd8962 - Browse repository at this point
Copy the full SHA cfd8962View commit details -
fix: Missing arguments for QDM applications
It was missing custom inputs for `dist` and `relative`.
Configuration menu - View commit details
-
Copy full SHA for 5d85e11 - Browse repository at this point
Copy the full SHA 5d85e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b2f727 - Browse repository at this point
Copy the full SHA 3b2f727View commit details -
Dirty proof of concept for K-factor
This is a different interpretation where x's denominator is also corrected, i.e. mh-corrected, which by definition is approximated to oh.
Configuration menu - View commit details
-
Copy full SHA for 31b2823 - Browse repository at this point
Copy the full SHA 31b2823View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee35e12 - Browse repository at this point
Copy the full SHA ee35e12View commit details -
fix: get_spatial_bc_quantiles() now returns params groupped
I lost that change by mistake while rebasing.
Configuration menu - View commit details
-
Copy full SHA for 1925a0d - Browse repository at this point
Copy the full SHA 1925a0dView commit details -
doc: Improving reference for more information on PresRat
Althought `PresRat` is indeed derived from `QuantileDeltaMappingCorrection`, it is best to refer to `bias.PresRat` even if that will require the user to finally reach to `QuantileDeltaMappingCorrection` for more details.
Configuration menu - View commit details
-
Copy full SHA for 98a0e7b - Browse repository at this point
Copy the full SHA 98a0e7bView commit details -
doc, fix: get_spatial_bc_presrat()
Returning too many variables. Better do it at least groupped in a dictionary.
Configuration menu - View commit details
-
Copy full SHA for 4e7c9fc - Browse repository at this point
Copy the full SHA 4e7c9fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97b941d - Browse repository at this point
Copy the full SHA 97b941dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 329c249 - Browse repository at this point
Copy the full SHA 329c249View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69329eb - Browse repository at this point
Copy the full SHA 69329ebView commit details -
refact: Conforming with QDM on input arguments order
Also, reinforcing named arguments to avoid errors.
Configuration menu - View commit details
-
Copy full SHA for a633653 - Browse repository at this point
Copy the full SHA a633653View commit details -
refactor: New default value for zero rate's threshold
New threshold is zero as requested by @grantbuster.
Configuration menu - View commit details
-
Copy full SHA for 3618224 - Browse repository at this point
Copy the full SHA 3618224View commit details -
Configuration menu - View commit details
-
Copy full SHA for e50edfa - Browse repository at this point
Copy the full SHA e50edfaView commit details -
Replicating time varing QDM in PresRat procedure
A lot of redundancy. Make it work correctly first, optimize later.
Configuration menu - View commit details
-
Copy full SHA for dbab2d2 - Browse repository at this point
Copy the full SHA dbab2d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd2af81 - Browse repository at this point
Copy the full SHA bd2af81View commit details -
Still saving estimated zero rate for now
We might not need that anymore with the new formulation.
Configuration menu - View commit details
-
Copy full SHA for 2379b99 - Browse repository at this point
Copy the full SHA 2379b99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a7c7ea - Browse repository at this point
Copy the full SHA 9a7c7eaView commit details -
test: Updating test_presrat_calc_params()
With the time dependent QDM, it would require a larger testing data to pass on this one. We might want to pay the price of a larger training data since the actual data shouldn't have such gap.
Configuration menu - View commit details
-
Copy full SHA for 982bc2d - Browse repository at this point
Copy the full SHA 982bc2dView commit details -
test, fix: Cleaning old fp_fut_cc
The fp_fut_cc() will now refer to a synthetic dataset.
Configuration menu - View commit details
-
Copy full SHA for d734d90 - Browse repository at this point
Copy the full SHA d734d90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ddc1b7 - Browse repository at this point
Copy the full SHA 9ddc1b7View commit details -
refact: Changing standard to NT=24
Let's take as new standard to estimate on 24 times along the year with time windows of 30, i.e. every 15 days a monthly scale estimate.
Configuration menu - View commit details
-
Copy full SHA for c0e6c5a - Browse repository at this point
Copy the full SHA c0e6c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e71624d - Browse repository at this point
Copy the full SHA e71624dView commit details -
fix: bias_transforms._get_factors() assume descending lats
It sliently error returning a stripe instead of a tile.
Configuration menu - View commit details
-
Copy full SHA for e403406 - Browse repository at this point
Copy the full SHA e403406View commit details -
Reinforce expected sorting by _get_factor()
Get bias_transforms._get_factors() assume lat is descending and longitude to be ascending, and sliently fails if otherwise. This checks the order and fails if not satisfied. Without this protection it silently fails and have misleaded before where is the error.
Configuration menu - View commit details
-
Copy full SHA for 25b2464 - Browse repository at this point
Copy the full SHA 25b2464View commit details -
A decision to be made here. With the time dependent QDM/PresRat, we require a larger testing data to guarantee coverage and avoid NaN.
Configuration menu - View commit details
-
Copy full SHA for 2c0c3ac - Browse repository at this point
Copy the full SHA 2c0c3acView commit details -
refact: Better selection on time centers
With a set it guarantee to run only on valid times.
Configuration menu - View commit details
-
Copy full SHA for 0f8427c - Browse repository at this point
Copy the full SHA 0f8427cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c485a57 - Browse repository at this point
Copy the full SHA c485a57View commit details -
Configuration menu - View commit details
-
Copy full SHA for a92435e - Browse repository at this point
Copy the full SHA a92435eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd9c143 - Browse repository at this point
Copy the full SHA dd9c143View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ebe2503 - Browse repository at this point
Copy the full SHA ebe2503View commit details -
Offset based on the characteristics of the dataset itself.
Configuration menu - View commit details
-
Copy full SHA for de2d9cf - Browse repository at this point
Copy the full SHA de2d9cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10c43b9 - Browse repository at this point
Copy the full SHA 10c43b9View commit details -
refact, test: PresRat (pre) calcualtion of parameters
Re-organizing tests, combining redundant, and cleaning.
Configuration menu - View commit details
-
Copy full SHA for 0ff04c8 - Browse repository at this point
Copy the full SHA 0ff04c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b035c49 - Browse repository at this point
Copy the full SHA b035c49View commit details -
test: Extending synthetic resources to a full year
Now with a time dependent QDM, we need a full year coverage or we get NaN CDFs.
Configuration menu - View commit details
-
Copy full SHA for 4177594 - Browse repository at this point
Copy the full SHA 4177594View commit details -
Configuration menu - View commit details
-
Copy full SHA for e914da8 - Browse repository at this point
Copy the full SHA e914da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 442b125 - Browse repository at this point
Copy the full SHA 442b125View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fabd4c - Browse repository at this point
Copy the full SHA 3fabd4cView commit details -
test, refact: Extending sample data for a longer time series
With the time dependent QDM, it requires a full coverage sample to avoid NaN.
Configuration menu - View commit details
-
Copy full SHA for 6dcd0da - Browse repository at this point
Copy the full SHA 6dcd0daView commit details -
refact, test: Renaming variables
Making clear who are the CC and FUT_CC datasets.
Configuration menu - View commit details
-
Copy full SHA for cb20e24 - Browse repository at this point
Copy the full SHA cb20e24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 426ea70 - Browse repository at this point
Copy the full SHA 426ea70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b473b8 - Browse repository at this point
Copy the full SHA 6b473b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32aed4c - Browse repository at this point
Copy the full SHA 32aed4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d036d5 - Browse repository at this point
Copy the full SHA 7d036d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa92d63 - Browse repository at this point
Copy the full SHA aa92d63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40bba8e - Browse repository at this point
Copy the full SHA 40bba8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f21963 - Browse repository at this point
Copy the full SHA 9f21963View commit details -
fix: local_presrat_bc time_index argument order
QDM changed the argument order to keep consistency with the rest of the library, thus presrat should also change.
Configuration menu - View commit details
-
Copy full SHA for 86abd8c - Browse repository at this point
Copy the full SHA 86abd8cView commit details -
doc, fix: Correcting arguments definitions
Error noticed by @grantbuster
Configuration menu - View commit details
-
Copy full SHA for e079828 - Browse repository at this point
Copy the full SHA e079828View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf42f3e - Browse repository at this point
Copy the full SHA bf42f3eView commit details -
Get factors was a chunk of original get_spatial_bc_factors() stripped out to be re-used and avoid redundancy. It is identical to original code to avoid breaking other parts of the package.
Configuration menu - View commit details
-
Copy full SHA for bfa519f - Browse repository at this point
Copy the full SHA bfa519fView commit details -
doc, fix: Fixing get_spatial_bc_quantiles()
Documentation was outdated. With PresRat, there are even more parameters to recover, so to keep consistency this was changed to return a dictionary of parameters.
Configuration menu - View commit details
-
Copy full SHA for c9b69f7 - Browse repository at this point
Copy the full SHA c9b69f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e63b59c - Browse repository at this point
Copy the full SHA e63b59cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d422341 - Browse repository at this point
Copy the full SHA d422341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3483600 - Browse repository at this point
Copy the full SHA 3483600View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aaf49b - Browse repository at this point
Copy the full SHA 0aaf49bView commit details -
test, fix: Fixed test_presrat_transform_nochanges()
It was missing to force K=1, otherwise any difference in the means would result in a K that would change the unbiased.
Configuration menu - View commit details
-
Copy full SHA for 9b391f5 - Browse repository at this point
Copy the full SHA 9b391f5View commit details -
refact: Removing apply_zero_precipitation_rate()
Removing apply_zero_precipitation_rate() as requested by @grantbuster
Configuration menu - View commit details
-
Copy full SHA for 0a78b31 - Browse repository at this point
Copy the full SHA 0a78b31View commit details -
refact: PresRat with no_trend reduces to ordinary QDM
If no_trend is True, skip zero rate and k-factor corrections. As requested by @grantbuster
Configuration menu - View commit details
-
Copy full SHA for 3459e02 - Browse repository at this point
Copy the full SHA 3459e02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06b1b5b - Browse repository at this point
Copy the full SHA 06b1b5bView commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e30c3e - Browse repository at this point
Copy the full SHA 6e30c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b51d19e - Browse repository at this point
Copy the full SHA b51d19eView commit details -
Thanks to @grantbuster who noticed that.
Configuration menu - View commit details
-
Copy full SHA for 4e12610 - Browse repository at this point
Copy the full SHA 4e12610View commit details -
Configuration menu - View commit details
-
Copy full SHA for e401b30 - Browse repository at this point
Copy the full SHA e401b30View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed7bcea - Browse repository at this point
Copy the full SHA ed7bceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac962a3 - Browse repository at this point
Copy the full SHA ac962a3View commit details -
doc: More information on tests
Some information for future refactoring.
Configuration menu - View commit details
-
Copy full SHA for 4ecd0a8 - Browse repository at this point
Copy the full SHA 4ecd0a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e3873b - Browse repository at this point
Copy the full SHA 7e3873bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b548eb8 - Browse repository at this point
Copy the full SHA b548eb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9bc92d - Browse repository at this point
Copy the full SHA d9bc92dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0238519 - Browse repository at this point
Copy the full SHA 0238519View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7394427 - Browse repository at this point
Copy the full SHA 7394427View commit details -
fix: Removing method zero_rate_threshold
I missed this method from an early stage implementation. Thanks to @grantbuster who noticed that! Also defining default `zero_rate_threshold` to zero as requested by Grant.
Configuration menu - View commit details
-
Copy full SHA for 0b81c67 - Browse repository at this point
Copy the full SHA 0b81c67View commit details -
fix: zero_precipitation_rate()
The rate should be <= otherwise we would miss completely the case of a threshold equal to zero. Thanks to @grantbuster who noticed that.
Configuration menu - View commit details
-
Copy full SHA for 95f2e00 - Browse repository at this point
Copy the full SHA 95f2e00View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5ab7f9 - Browse repository at this point
Copy the full SHA b5ab7f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd4f453 - Browse repository at this point
Copy the full SHA fd4f453View commit details