Commit Graph

1369 Commits (37f1b43b933a4e1b5541b1a13c87db1a53703554)

Author SHA1 Message Date
Pierre-Antoine 37f1b43b93 Debug: Fix pep8. 2026-07-09 10:16:23 +02:00
Pierre-Antoine 16f0775783 Pamhyr: Update all copyright. 2026-07-09 10:13:06 +02:00
Pierre-Antoine f2c4285b4c Debug: Minor change. 2026-07-09 09:03:11 +02:00
Pierre-Antoine ee95f0e89e Debug: Add csv export method. 2026-07-08 17:55:31 +02:00
Pierre-Antoine 1306977954 Debug: Add Timer window. 2026-07-08 16:38:41 +02:00
Pierre-Antoine 476fa81bc2 Results: Plot{AC,RKC}: Fix max elevation and minor change. 2026-07-07 21:56:19 +02:00
Pierre-Antoine 0a1760cee6 Results: CustomPlot: Continue to switch to np table. 2026-07-02 11:00:51 +02:00
Pierre-Antoine 3e094af325 Results: CustomPlot: Use np table. 2026-07-01 17:54:34 +02:00
Pierre-Antoine 762e4d70a0 Results: Exports: Use np.{min,max}. 2026-07-01 17:54:08 +02:00
Pierre-Antoine 6c4f863b96 Results: Export: Use np table. 2026-07-01 15:39:52 +02:00
Pierre-Antoine b87f82f74d Results: PlotRKC: Use table to get results table. 2026-06-30 16:57:42 +02:00
Pierre-Antoine ffad53a331 Results: Table: Use results tables. 2026-06-30 15:30:44 +02:00
Pierre-Antoine 7fd38eec00 Results: Table: Minor change. 2026-06-26 14:54:55 +02:00
Pierre-Antoine 4bab4580ad Results: PlotXY: Use table Z to display max elevation. 2026-06-26 14:41:24 +02:00
Pierre-Antoine 21d2e6ad20 Results: PlotAC: Use Z table. 2026-06-26 14:23:00 +02:00
Pierre-Antoine d0a8f369ef Results: PlotH: Use np table. 2026-06-26 14:05:29 +02:00
Pierre-Antoine fef2e1a40c Results: PlotXY: Minor change. 2026-06-26 10:51:36 +02:00
Dylan Jeannin e49724072b Merge branch 'dev_dylan' into scenarios 2026-06-25 14:41:24 +02:00
Dylan Jeannin 3664ba93e9 Results: Fix open mage results from AdisTS solver 2026-06-25 14:39:45 +02:00
Dylan Jeannin 32535af3e6 UpdateRK: avoid crash when updating RK with missing points on a section, warning message instead 2026-06-22 17:04:39 +02:00
Dylan Jeannin fa8948c1b6 Meshing: Debug error caused by index out of range when adding an empty transect on a reach 2026-06-22 15:18:08 +02:00
Dylan Jeannin ffd95b9fdf Pollutants: merge conflicts 2026-06-22 10:42:07 +02:00
Pierre-Antoine 32cbc6bc3e Results: Fix additional geotiff display. 2026-06-16 17:28:55 +02:00
Pierre-Antoine 7d7a05c04c Results: Minor change. 2026-06-16 16:28:46 +02:00
Pierre-Antoine 6ac268b668 Results: Add data: Move update to plot class. 2026-06-16 16:24:05 +02:00
Pierre-Antoine 19c72892a8 Results: Add data: Hydrogram: Move drawing to plot. 2026-06-16 16:13:10 +02:00
Pierre-Antoine c2d93b4a4a MainWindow: Finally connect action for the 'Quit' menu action. 2026-06-05 15:56:25 +02:00
Pierre-Antoine 76430322dd Results: Minor change. 2026-06-05 14:59:48 +02:00
Pierre-Antoine 8182d434ec GeoTIFF: Fix crashes at 'cannot remove artist'. 2026-06-05 10:01:53 +02:00
Pierre-Antoine da78d0cdb1 AdisTS: Fix mage result workdir and add scenario into paths. 2026-06-04 15:21:03 +02:00
Pierre-Antoine 850db144ac WaitingDialog: Fix windows size. 2026-06-04 14:53:43 +02:00
Pierre-Antoine 0f6709075f Scenarios: Merge branch 'master' into scenarios. 2026-06-04 14:03:49 +02:00
Pierre-Antoine 7b88d955e5 Geometry: Update RK refactoring and fix modified flag. 2026-06-02 16:46:30 +02:00
Pierre-Antoine 611f9cdfa3 Trad: Minor change. 2026-06-02 15:16:50 +02:00
Dylan Jeannin 48d6728e1e Enable pollutant: fix the list to browse to enable a pol 2026-05-28 15:11:06 +02:00
Dylan Jeannin 83e0ecbdc7 PEP8 fix 2026-05-28 11:54:44 +02:00
Dylan Jeannin 3087023caa Pollutants: Add translation for type of pol 2026-05-28 11:52:43 +02:00
Dylan Jeannin 26dc7d8761 Merge branch 'scenarios' of https://gitlab.com/pamhyr/pamhyr2 into scenarios 2026-05-27 09:35:46 +02:00
Dylan Jeannin e573fa4197 Pollutants: specific way to check if we modified the data in the type combobox 2026-05-27 09:35:10 +02:00
Pierre-Antoine c3faf45f75 SolverLogFileWindow: Add exeption to fix crash for #48. 2026-05-26 16:36:27 +02:00
Dylan Jeannin 8183a284af Merge branch 'pollutant_type_combobox' into dev_dylan 2026-05-26 12:27:44 +02:00
Dylan Jeannin 09997a0074 Tables: Skip table undo commands when data is unchanged (avoid data duplicates in db) 2026-05-26 12:27:41 +02:00
Dylan Jeannin 0b80b86d31 Merge branch 'dev_dylan' into scenarios 2026-05-26 08:10:34 +02:00
Dylan Jeannin 0c7ede5f43 Network: Add missing () on method to check if study is editable 2026-05-26 08:06:07 +02:00
Dylan Jeannin 445c1ac7ba Scenario: Add symbol on missing windows when we are not in a leaf scenario 2026-05-26 07:42:08 +02:00
Dylan Jeannin c687e05d8f Pollutant types: Add type combobox with readable names 2026-05-22 18:36:28 +02:00
Dylan Jeannin 5fb6fecc24 Scenarios: Set parent to EDIT when deleting current scenario 2026-05-22 17:25:44 +02:00
Dylan Jeannin 3dfbdc328e PEP8 fix 2026-05-22 16:54:35 +02:00
Dylan Jeannin a78be47e2b AdisTS: Fix the possibility to edit AdisTS windows on a parent scenario 2026-05-22 16:47:02 +02:00
Dylan Jeannin eed2ce4243 Pollutants: Fix setters from undo/redo commands on edition 2026-05-22 15:25:11 +02:00