Skip to content

Commit 2994bb0

Browse files
committed
add change log file
1 parent fc0d41a commit 2994bb0

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

Diff for: changelog

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
2+
3.22
3+
New feature
4+
Load/Import hydrograph from external:
5+
Infrastructure for load or import gauged hydrograh from external source.
6+
For now the following hydrograph providers are implemented.
7+
-deflt-fews XML file
8+
-Hub-Eau server
9+
10+
The user has two options once the source of the hydrograph is chosen:
11+
- copy the hydrograph in Lekan, the hydrograph will be store in the Lekan project file. By this way, the hydrograh can be edited in Lekan but will not be updated if the data in the source change.
12+
- add simply the source to the project. The hydrograph will be loaded but can't be edited. By this way, if the data change in the source, the hydrograph will be updated (each time the project is open or for some provider if manually ask in the gauged hydrograph window)
13+
14+
15+
16+
Rainfall manager:
17+
Stations that are used to store rainfall data have now a spatial capability. That is each station can be associated to a point on the map.
18+
Now to add a station, the user can
19+
20+
21+
Load/Import rainfall from external:
22+
Infrastructure for load or import gauged rainfall from external source.
23+
For now the following rainfall provider is implemented.
24+
-deflt-fews XML file
25+
26+
To add gauged rainfall in the rainfall manager:
27+
- open the rainfall manager
28+
If the provider have a
29+
30+
The user has two options once the source of the hydrograph is chosen:
31+
- copy the hydrograph in Lekan, the hydrograph will be store in the Lekan project file. By this way, the hydrograh can be edited in Lekan but will not be updated if the data in the source change.
32+
- add simply the source to the project. The hydrograph will be loaded but can't be edited. By this way, if the data change in the source, the hydrograph will be updated (each time the project is open or if manually ask in the gauges hydrograph window)

0 commit comments

Comments
 (0)