Commit Graph

1220 Commits (e3ffac9ce0ff85b13ca322186d477dc690945a3d)

Author SHA1 Message Date
Pierre-Antoine 4e1acfecdc Results: Refacto read csv. 2025-11-03 14:55:42 +01:00
Pierre-Antoine c63c776989 MainWindow: Add message box at results opening error. 2025-11-03 10:03:49 +01:00
Pierre-Antoine 44a8be6be3 WaitingDialog: Minor change. 2025-10-31 17:27:47 +01:00
Pierre-Antoine a5a64f2080 MainWindow: Minor change and fix. 2025-10-31 15:41:25 +01:00
Pierre-Antoine 7ca6e69526 Pamhyr2: Add save action (ctrl+s) in each pamhyr window. 2025-10-31 14:43:01 +01:00
Pierre-Antoine 17a18dde18 Results: Fix compare dialog and remove dead code. 2025-10-31 10:40:46 +01:00
Pierre-Antoine d31be61af8 Merge branch 'scenario-dev-pa' into scenarios 2025-10-31 09:14:50 +01:00
Pierre-Antoine de7f3e63b1 BC: Fix BC undo command. 2025-10-30 09:57:05 +01:00
Theophile Terraz 879c151524 pep8 2025-10-29 17:13:09 +01:00
Theophile Terraz 7990a60d8b take care of frictions in update_rk 2025-10-29 17:09:42 +01:00
Theophile Terraz 8aa0e25da2 pep8 2025-10-28 17:21:10 +01:00
Pierre-Antoine de180b3635 Pamhyr2: Fix pep8. 2025-10-28 11:12:45 +01:00
Pierre-Antoine 5ca763ac8c Results: Disable simple compare between solvers to solvers/scenarios. 2025-10-28 11:09:48 +01:00
Pierre-Antoine 188486f33a Results: Compare scenarios. 2025-10-27 17:14:29 +01:00
Pierre-Antoine 05e039011a Scenario: Fix workdir path for last result opening. 2025-10-27 09:29:33 +01:00
Theophile Terraz 7640123299 merge 2025-10-24 16:41:34 +02:00
Theophile Terraz e6dd983f97 more work on compare results 2025-10-24 16:36:06 +02:00
Theophile Terraz 84486c03ed more work on import data results 2025-10-24 15:11:11 +02:00
Pierre-Antoine dc7dfb2414 Results: Compare: Minor change. 2025-10-24 15:02:53 +02:00
Pierre-Antoine ee01beb844 Results: Compare: Simplify compare method and add message box on error. 2025-10-24 11:23:43 +02:00
Theophile Terraz a31e2127e7 debug old .INI file read 2025-10-23 16:32:04 +02:00
Theophile Terraz 990d44dd07 again 2025-10-23 14:50:06 +02:00
Pierre-Antoine 819ae41c00 Results: Add posibility to save multiple results for different solver. 2025-10-23 11:23:44 +02:00
Theophile Terraz bf95b7f7e6 work on import data in result window 2025-10-22 16:22:59 +02:00
Pierre-Antoine a29df8f904 Network: Center on previous size. 2025-10-21 17:28:16 +02:00
Pierre-Antoine 08c414a66e Network: Resize network zone. 2025-10-21 17:01:39 +02:00
Pierre-Antoine 97ebf9324a Merge branch 'master' of gitlab.com:pamhyr/pamhyr2 2025-10-21 15:42:01 +02:00
Pierre-Antoine 0112ad63d9 Network: Resize network zone. 2025-10-21 15:38:12 +02:00
Theophile Terraz bcbb440ad4 debug import friction 2025-10-21 15:11:28 +02:00
Theophile Terraz 57a80d00aa work on import data in results 2025-10-21 15:01:16 +02:00
Pierre-Antoine 70eae5f7d2 Results: Try add explicite import for rasterio. 2025-10-21 14:23:40 +02:00
Pierre-Antoine 532b3fd7fd Results: Fix pep8 comment. 2025-10-21 09:51:47 +02:00
Pierre-Antoine 64df4129d4 Results: Reactivate geotiff if package is imported. 2025-10-21 09:50:40 +02:00
Pierre-Antoine a97717a624 Pamhyr: Window: Fix title without study opened. 2025-10-20 18:48:40 +02:00
Pierre-Antoine 1f4bda7976 Results: Minor change. 2025-10-20 16:48:49 +02:00
Pierre-Antoine 1386c592bf Geotiff: Try load geotiff otherelse disable features. 2025-10-20 15:18:20 +02:00
Theophile Terraz 016f3fc73c Merge branch 'master' into scenarios 2025-10-14 11:52:44 +02:00
Theophile Terraz 7ef3184699 debug + disable rasterio 2025-10-14 11:52:28 +02:00
Theophile Terraz 5f6c823301 debug results 2025-10-14 11:45:45 +02:00
Theophile Terraz 315b913fd0 Merge branch 'scenarios' of gitlab.com:pamhyr/pamhyr2 into scenarios 2025-10-14 09:01:16 +02:00
Theophile Terraz 0383dc18ae pep8 2025-10-13 17:50:15 +02:00
Theophile Terraz f16856d23b debug mesh + update_rk (verry slow mesh) 2025-10-13 17:48:48 +02:00
Pierre-Antoine e640fa1bc0 Solver: RubarBE: Fix results reading. 2025-10-10 16:44:16 +02:00
Pierre-Antoine 21e6c410e2 Solver: RubarBE: Add read results method. 2025-10-10 16:44:16 +02:00
Theophile Terraz 19045329dc merge master 2025-10-10 15:09:44 +02:00
Pierre-Antoine 4586ef79f7 Solver: RubarBE: Fix study export and minor change. 2025-10-09 10:54:42 +02:00
Theophile Terraz bc4557e21f keep selection after meshing 2025-10-08 09:45:35 +02:00
Theophile Terraz 5dcbc6b4e1 test clean mage rep 2025-10-07 11:56:01 +02:00
Theophile Terraz ebe906fce0 switch from MailleurTT to internal meshing 2025-10-07 11:52:31 +02:00
Pierre-Antoine 5fec95cc4d Network: Fix missing file and pep8. 2025-10-06 09:26:46 +02:00
Pierre-Antoine 46b943c800 Results: Message box where study version and results version are different. 2025-10-03 11:12:18 +02:00
Pierre-Antoine fa8fe508a7 Scenario: Save dialog at scenarios switch. 2025-10-02 11:14:26 +02:00
Theophile Terraz 911a2bbbff mesh on selection 2025-10-01 10:29:14 +02:00
Pierre-Antoine d222842313 Merge branch 'scenarios' of gitlab.com:pamhyr/pamhyr2 into scenarios 2025-09-30 13:57:09 +02:00
Pierre-Antoine 2942b6e442 Network: Add split reach method. 2025-09-30 13:53:37 +02:00
Theophile Terraz 13b4413b36 merge master 2025-09-29 16:08:06 +02:00
Theophile Terraz da03f39425 debug 2025-09-29 11:23:46 +02:00
Pierre-Antoine 8f6255c2cd Results: Update to async db load for results. 2025-09-26 14:27:19 +02:00
Theophile Terraz 7d42c164fc debug 2025-09-25 17:01:01 +02:00
Pierre-Antoine ae15311471 Results: Save sediment layers to db save. 2025-09-25 16:58:49 +02:00
Pierre-Antoine dbcdace348 Results: Fix db save results open and display. 2025-09-25 10:58:29 +02:00
Pierre-Antoine 9375827949 Pamhyr2: Fix PEP8. 2025-09-25 09:29:52 +02:00
Pierre-Antoine 26d1d63edb Result: Fix solver name. 2025-09-23 16:08:38 +02:00
Theophile Terraz 1b2f98494b pep8 2025-09-23 15:53:49 +02:00
Theophile Terraz e7b63fe270 debug 2025-09-23 14:55:31 +02:00
Theophile Terraz 80ae4c36ad import lateral contributions from file 2025-09-23 14:17:59 +02:00
Theophile Terraz 41cffd13e0 debug 2025-09-19 16:33:06 +02:00
Theophile Terraz ba8a50e0b9 debug frictions 2025-09-19 16:03:23 +02:00
Pierre-Antoine 9c69f2ce6d Merge branch 'scenarios' of gitlab.com:pamhyr/pamhyr2 into scenarios 2025-09-18 17:10:34 +02:00
Pierre-Antoine e7a27c798a LC: Fix undo command. 2025-09-18 17:09:20 +02:00
Theophile Terraz ddc612328e Merge branch 'scenarios' of gitlab.com:pamhyr/pamhyr2 into scenarios 2025-09-18 11:34:52 +02:00
Theophile Terraz d05d1e6914 merge master 2025-09-18 11:34:47 +02:00
Pierre-Antoine 8bcf776813 Pamhyr: Fix PEP8. 2025-09-18 11:26:20 +02:00
Pierre-Antoine 589e591d3b Strickler: Fix undo command. 2025-09-18 11:19:30 +02:00
Pierre-Antoine e2e8c5ec9e AddFile: Fix undo commands. 2025-09-18 10:45:31 +02:00
Theophile Terraz fce034419d cleaning 2025-09-18 10:11:49 +02:00
Pierre-Antoine d9aea9eb3c REPLines: Fix undo commands. 2025-09-18 09:54:35 +02:00
Pierre-Antoine 4cddd43f5a BHS: Fix undo commands. 2025-09-16 15:09:42 +02:00
Pierre-Antoine becc1696cb HS: Fix undo commands. 2025-09-16 14:08:08 +02:00
Pierre-Antoine cf4957551f LC: Fix undo commands. 2025-09-16 11:08:26 +02:00
Pierre-Antoine 794b06d55a BC: Fix command rows. 2025-09-15 17:42:32 +02:00
Pierre-Antoine f51f742e00 Scenario: Fix contextual menu. 2025-09-15 15:43:13 +02:00
Theophile Terraz 31fe765e51 load frictions from file 2025-09-15 15:40:17 +02:00
Pierre-Antoine 9043b6e2a3 Scenario: Add duplicate command. 2025-09-12 17:36:22 +02:00
Theophile Terraz b582e133a1 load boundary conditions from file 2025-09-12 14:22:46 +02:00
Theophile Terraz 7c4c772f43 load initial state from .INI 2025-09-11 17:15:48 +02:00
Pierre-Antoine 3a78d6d6f7 MainWindow: Create a study file copy in current dire before update. 2025-09-11 14:39:28 +02:00
Pierre-Antoine bbf85a6048 BC: Edit: Minor change. 2025-09-11 14:38:58 +02:00
Pierre-Antoine 6dfa876809 Pamhyr2: Fix pep8. 2025-09-11 11:35:08 +02:00
Pierre-Antoine 1eb925f3dd Merge branch 'scenarios' of gitlab.com:pamhyr/pamhyr2 into scenarios. 2025-09-11 10:09:44 +02:00
Pierre-Antoine 701d76240e Results: Fix hs display. 2025-09-11 10:06:15 +02:00
Theophile Terraz 6457b3ad25 fix Hogneau step3 + bug fixes 2025-09-11 09:53:47 +02:00
Pierre-Antoine 05f3f0fc7e Reservoir: Fix index for add and delete undo command. 2025-09-09 10:44:40 +02:00
Pierre-Antoine 89a5d78ced Reservoir: Fix delete reservoir (load and display). 2025-09-09 09:39:44 +02:00
Pierre-Antoine 1b70e22a58 IC: Fix modification method and display. 2025-09-08 16:02:19 +02:00
Pierre-Antoine 7181122a3a Geometry: Refacto and fix purge method. 2025-09-08 11:26:42 +02:00
Pierre-Antoine 76ce34c4ea Geometry: Continue to fix ponts operation. 2025-09-08 10:34:46 +02:00
Pierre-Antoine c58620fdc2 Geometry: Fix section modification command. 2025-09-05 16:57:12 +02:00
Pierre-Antoine a6341dedd2 Geometry: Fix move up method. 2025-09-05 15:13:49 +02:00
Pierre-Antoine ba7171326c Geometry: Section: Fix move up and down. 2025-09-05 11:07:10 +02:00