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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
7f3b7d2c024d1b4d9b3c6ee51b436eb6548b2d72
Select Git revision
Branches
3
Hydrolinks
master
default
protected
newdivbas
Tags
1
v1.0
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Mar
7
1
28
Feb
21
9
2
25
Jan
10
Nov
6
27
Oct
29
Sep
15
14
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
correction for stations file path
changes to have stations, dams and plants
deleting/undoing a change
Optional parameters for HDEM: option when variable not found in hydrogrid
examples update
self.source update with getards hdem_dir
example update in mallorca
Diagnostic tools : sample files to use StationDiag.py
Optional parameters for HDEM: change in read of files and save netcdf
delete the lines where it reads the long_name
remove optional files lines, all included in HDEM
Verify the input files using HDEM_dir
add class HDEM_dir
Update run_MEDCORDEX.def
specify the LSWs in separate files, if there is a problem
Updated these two scripts to take advantage of the fact that we can now
Now a name for the run.def file can be directly provided to
Add a few extra files which should not be followed by git in the tests/
Some renaming and clean-up
Not needed anymore
Changed the path to the tested grids.
First test on Spirit
A new environment which supports Spirit. It still produces some strange
removing unused function
Improves station selection for diagnostics and plant placement
change the pre_linkup routine to avoid 'grid jumps'
Merge branch 'Hydrolinks' of gitlab.in2p3.fr:ipsl/lmd/intro/routingpp into Hydrolinks
better deal with PHS
Madeira case
add functions getvar_waterbodies, waterbodies_area
add lines to read waterbodies files
add the function filter_waterbodies, and variables routing_waterbodies
pre_linkup is now greatly improved. It will consider the different grid boxes to which a pixel can belong and decide which is the most appropriate solution to connect the HTUs.
Add the direction normal to the segments the of polygones of cells.
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
Loading