-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: DassHydro/smash
base: v1.1.0-rc1
head repository: DassHydro/smash
compare: v1.1.0-rc2
- 12 commits
- 38 files changed
- 7 contributors
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a5587a - Browse repository at this point
Copy the full SHA 9a5587aView commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3becd34 - Browse repository at this point
Copy the full SHA 3becd34View commit details -
Fix missing return lcurve pnd (#344)
* Fix grc structure (model for reunion). remove leaking from slow transfert reservoir cl, because the model calibration was done with this structure * Fix return wjreg_approx in the lcurve_wjreg return dictionnary. wjreg_approx can be used instead of the full lcurve. Returning this weight paramter helps to evaluate the method * Document function optimize.py with the new returned float wjreg_approx Correctly order the returned lcurve dictionary * Revert "Fix grc structure (model for reunion). remove leaking from slow transfert reservoir cl, because the model calibration was done with this structure" This reverts commit b0fff3f. --------- Co-authored-by: Apolline Elbaz <aelbaz@localhost.localdomain>
Configuration menu - View commit details
-
Copy full SHA for c871818 - Browse repository at this point
Copy the full SHA c871818View commit details
Commits on Nov 20, 2024
-
Fix grc structure (model for reunion) (#343)
* Fix grc structure (model for reunion). remove leaking from slow transfert reservoir cl, because the model calibration was done with this structure * Generate adjoint after change in grc structure * update baseline * update doc figure --------- Co-authored-by: Apolline Elbaz <aelbaz@localhost.localdomain>
Configuration menu - View commit details
-
Copy full SHA for 1d1483a - Browse repository at this point
Copy the full SHA 1d1483aView commit details -
Configuration menu - View commit details
-
Copy full SHA for effe281 - Browse repository at this point
Copy the full SHA effe281View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a1ba9 - Browse repository at this point
Copy the full SHA d2a1ba9View commit details -
Fix: initialise wjreg_fast before return the result (#350)
* Fix: initialise wjreg_fast before return the result * FIX: run make format --------- Co-authored-by: ngo-nghi-truyen.huynh <ngo-nghi-truyen.huynh@inrae.fr>
Configuration menu - View commit details
-
Copy full SHA for 0a1fab5 - Browse repository at this point
Copy the full SHA 0a1fab5View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e9c6be - Browse repository at this point
Copy the full SHA 7e9c6beView commit details
Commits on Nov 27, 2024
-
MAINT: Developer guide and pyproject.toml (#354)
* MAINT: Developer guide and pyproject.toml - Update build from sources - Add backporting section - Update pyproject email adress - update pyproject skip Python 3.13 wheel * MAINT: Ruff v0.8.0 update
Configuration menu - View commit details
-
Copy full SHA for 4e833ea - Browse repository at this point
Copy the full SHA 4e833eaView commit details
Commits on Dec 12, 2024
-
Fix wrong slice size on model.response_data.q when checking available…
… discharges before optimize (missing last time-step). (#361)
Configuration menu - View commit details
-
Copy full SHA for cbd39e6 - Browse repository at this point
Copy the full SHA cbd39e6View commit details
Commits on Dec 13, 2024
-
* imperviousness reading, cell imperviousness rate accounting in gr models * merge rainfall intensity and imperviousness * fix parameters bounds of rainfall intensity models * add imperviousness on ps / es * optimized bounds alpha1 alpha2 Co-authored-by: Ngo Nghi Truyen Huynh <129378719+nghi-truyen@users.noreply.github.com> * Update smash/_constant.py Co-authored-by: Ngo Nghi Truyen Huynh <129378719+nghi-truyen@users.noreply.github.com> * Apply suggestions on access to imperviousness by OMP in private Co-authored-by: Ngo Nghi Truyen Huynh <129378719+nghi-truyen@users.noreply.github.com> * generate tapenade * add warning on masked values of imperviousness --------- Co-authored-by: Garambois Pierre Andre <pierre-andre.garambois@irstea.fr> Co-authored-by: Apolline Elbaz <aelbaz@localhost.localdomain> Co-authored-by: Ngo Nghi Truyen Huynh <129378719+nghi-truyen@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cf5b731 - Browse repository at this point
Copy the full SHA cf5b731View commit details -
ENH: add implcit neural ode solver for gr4 model (#358)
* ENH: add implcit neural ode solver for gr4 model * FIX: fix line format Fortran
Configuration menu - View commit details
-
Copy full SHA for bf88195 - Browse repository at this point
Copy the full SHA bf88195View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.0-rc1...v1.1.0-rc2