Open ftrojan opened 4 years ago
Modify the drought index to be calculated from quantiles (less precise, but unified data source) is done in this commit 959667a5ecdecdd477d9c21095e422f65371edba
Smoothing as a prerequisite is also done.
Coding done. Precalculation in progress. It will take a week on my Mac.
Modify the drought index to be calculated from quantiles (less precise, but unified data source) and create a parallel job to calculate reference quantiles offline. Store it in the PostgreSQL database.