Commit Graph

2487 Commits (53732744f428e189095fc2f78b4a965f73e80829)

Author SHA1 Message Date
Dylan Jeannin a01e47f205 Weather Parameters: Display relative parameters in spec tab 2026-07-06 10:26:49 +02:00
Dylan Jeannin c87563b7ed Cleaning some code 2026-07-06 09:57:05 +02:00
Dylan Jeannin 246b411114 Weather params: Dual tab for parameters with add functionnality 2026-07-03 17:07:34 +02:00
Pierre-Antoine e8f1f0ac43 Results: Add TableData pamhyr object for np table. 2026-07-03 17:03:33 +02:00
Dylan Jeannin cfbc2d96a1 Mage: Fix parsing for .LAT files 2026-07-03 13:07:10 +02:00
Pierre-Antoine 1adf24ce77 Geometry: ProfileXYZ: Minor optimisation of computation. 2026-07-02 15:04:33 +02:00
Pierre-Antoine a61d130baa Solver: Mage: Comment setter Z, Q and V into profile and bufferize and fix indent. 2026-07-02 11:43:00 +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
JeaDylan b2ca1c2ab7 WeatherParameters: Add first parameters view + model 2026-06-30 08:49:35 +02:00
Dylan Jeannin 2cbfaec0c2 Boundary Conditions: interface for temperature's boundary conditions 2026-06-26 19:02:49 +02:00
Dylan Jeannin 95dd648b90 Temperature: Interface for temperature's initial conditions 2026-06-26 17:36:42 +02:00
Pierre-Antoine 662a218e41 Results: Reach: Keep profiles global min and max. 2026-06-26 16:51:58 +02:00
Pierre-Antoine 0501ae9bec Solver: Mage: read_bin: Use np table for velocity computation. 2026-06-26 16:20:32 +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
Pierre-Antoine 20c2cb7ea4 Merge branch 'master' into opt-result 2026-06-26 09:29:39 +02:00
Dylan Jeannin 333a8a0970 Temperature: New tab in UI 2026-06-25 17:13:02 +02:00
Pierre-Antoine 64a26e987e ci: Fix again. 2026-06-25 15:48:41 +02:00
Pierre-Antoine eb233847de ci: Fix pipeline for release. 2026-06-25 15:42:46 +02:00
Pierre-Antoine 7bb810d427 Pollutants: Fix 'enabled' column update version. 2026-06-25 15:00:41 +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 a9903e987b AdisTS: Resolve bug with node ids not matching in config files 2026-06-25 14:05:04 +02:00
Dylan Jeannin f9a88a211c Fix pep8 2026-06-22 17:10:57 +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 2d5455c09d Meshing: Debug crashing case when divide by 0 2026-06-22 14:16:33 +02:00
Dylan Jeannin 83680bbe57 Pollutant: quickfix, back to previous version 2026-06-22 12:12:02 +02:00
Dylan Jeannin 1d1a00a0ff Pollutants: merge conflicts 2026-06-22 10:42:29 +02:00
Dylan Jeannin ffd95b9fdf Pollutants: merge conflicts 2026-06-22 10:42:07 +02:00
Pierre-Antoine ecb2544cab Results: Keep timestamps index table. 2026-06-19 15:25:40 +02:00
Pierre-Antoine 9c66021b53 Results: Give access profiles to np table and keep profile global id. 2026-06-19 14:54:26 +02:00
Pierre-Antoine 8255fc3c1b River: Add some timer. 2026-06-19 09:23:42 +02:00
Pierre-Antoine 32e7413aad Solver: Mage: read_bin: Put velocity into np table. 2026-06-18 15:45:11 +02:00
Pierre-Antoine d87db5fd48 Solver: Mage: read_bin: Optimize iprofiles. 2026-06-18 15:02:34 +02:00
Pierre-Antoine 388368adad Solver: Mage: Add data np table to results. 2026-06-18 14:29:50 +02:00
Pierre-Antoine 4d014d5a1d Results: Minor change. 2026-06-18 10:11:17 +02:00
Pierre-Antoine 181a6c226f Geometry: ProfileXYZ: Add 'get_all_water_limits_ac' cache. 2026-06-18 10:09:51 +02:00
Pierre-Antoine 1975ed7eaa Profile: Create cache for 'get_water_limits' results. 2026-06-17 17:41:06 +02:00
Pierre-Antoine 565a7530fb Results: Minor results reading optimisation with async computation. 2026-06-17 17:04:58 +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