Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
RoutingPP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IPSL
LMD
InTro
RoutingPP
Graph
ef1b2559628d3db653da2c98d082d2279e47f3aa
Select Git revision
Branches
3
Hydrolinks
master
default
protected
newdivbas
Tags
1
v1.0
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Sep
16
Jun
9
7
6
30
May
24
16
15
6
2
19
Mar
17
14
7
5
3
2
23
Feb
18
17
16
15
8
3
1
18
Jan
17
13
12
6
17
Dec
16
11
17
Nov
14
6
5
30
Oct
27
21
16
15
14
5
30
Sep
27
24
17
14
10
9
19
Aug
13
12
10
30
Jul
19
17
25
Jun
24
22
18
16
12
1
21
May
17
15
14
12
20
Apr
1
31
Mar
27
15
10
9
7
24
Feb
16
9
6
3
29
Jan
27
26
24
20
19
18
17
16
15
14
13
11
9
7
6
28
Dec
27
23
21
18
16
16
Nov
11
26
Oct
24
23
21
20
19
6
1
30
Sep
29
25
25
Aug
1
31
Jul
28
27
17
15
14
13
11
9
6
5
4
30
Jun
24
23
22
18
16
14
11
10
9
8
5
4
30
May
29
26
22
19
18
13
10
8
7
5
4
3
2
1
29
Apr
28
26
24
22
21
16
15
3
20
Mar
16
11
2
29
Feb
28
27
26
12
7
6
4
3
2
25
Jan
10
9
7
Jul
5
1
29
Jun
28
27
26
22
20
19
17
16
15
13
12
Add some verification to make sure that we do not flow over a neighbouring grid point. This is not compatible with the paralelisation.
Added implicit none to avoid surprises !
improve hydropower plants positioning
redo the changes of Anthony that I deleted by mistake (commit e82d56f8)
fix bug
fix bug
update files for France tests
Revert "Correction condition division in 3 HTUs (upstream, downstream, tributary)"
try to find the error
improve dams and stations location when they are placed between 2 procs
Merge branch 'Hydrolinks' of gitlab.in2p3.fr:ipsl/lmd/intro/routingpp into Hydrolinks
Correction condition division in 3 HTUs (upstream, downstream, tributary)
minnor local changes before merge
minnor local changes before merge
Improve Basin division
Output with the HTUs over pixels (Basin_pts).
manage location of stations that were placed on two procs
create a list hdom ofr hydro-dominant pixels, comparable to the list of pixels in each HTU
We have introduced a flag which says if the outflow of the pixel is within the model grid box or not. This extra variable (hydrogrid.hdom) is also stored in the weight file.
Avoid a stupid warning because of NaN in the arrays.
pandas is now needed.
fix problem for stations
last version
modifications to better store information of dams and hydro power plants in the graph file
change dimensions order for hydropower variable in the graph file to fix a bug in ferret
Merge branch 'master' into Hydrolinks
keep the class PlacedLocations for diagnostic
Allows to connect HTUs if the river has to flow up-hill by at most 1m. This is only possible if the flow accumulation and hierarchy of the river are respected. This seems to be needed because of some non-consistencies of topography within MERIT and the small size of HTUS in SAFRAN/MERIT combination.
v1.0
v1.0
Merge branch 'master' of gitlab.in2p3.fr:ipsl/lmd/intro/routingpp
Some corrections which improve the link-up of the HTUs on high resolution grids. The issues arose on the SAFRAN grid.
Porting of the environment to Spirit
Merge branch 'Hydrolinks' of gitlab.in2p3.fr:ipsl/lmd/intro/routingpp into Hydrolinks
some changes in the code to place infrastructures
Correct error routing_floodp for high nbasmax
some changes in the code to place infrastructures
change small error when plotting HTU
Treat the case of missing station IDs
change small error when plotting HTU
add a class to place demand points (power stations) and code to place hydropower plants
test case for Frane with SAFRAN
Loading