Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
hru-delin-dev
hru-delin
Commits
89e9040a
Commit
89e9040a
authored
Nov 23, 2020
by
Rabotin Michael
Browse files
Added Python3 used by default and minor modification of user manual
parent
e1b0ec5c
Changes
11
Hide whitespace changes
Inline
Side-by-side
HRU-delin_manuel_utilisation_v6.pdf
View file @
89e9040a
No preview for this file type
modules/awk.py
View file @
89e9040a
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
############################################################################
#
# MODULE: awk.py
...
...
@@ -13,7 +16,7 @@
#############################################################################
# coding: utf-8
# this file contains the converted old awk scripts which were not portable (to windows)
...
...
modules/grassUtils.py
View file @
89e9040a
# coding: utf-8
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
############################################################################
#
# MODULE: grassUtils.py
...
...
modules/hrudelin_1_init.py
View file @
89e9040a
# coding: utf-8
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
############################################################################
...
...
modules/hrudelin_2_basins.py
View file @
89e9040a
#
coding: utf-8
#
!/usr/bin/env python3
# -*- coding: utf-8 -*-
############################################################################
...
...
modules/hrudelin_3_hrugen.py
View file @
89e9040a
#
coding: utf-8
#
!/usr/bin/env python3
# -*- coding: utf-8 -*-
############################################################################
#
...
...
modules/hrudelin_parms_J2000.py
View file @
89e9040a
# coding: utf-8
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
############################################################################
...
...
modules/ogr2ogr.py
View file @
89e9040a
#!/usr/bin/env python
#!/usr/bin/env python
3
# -*- coding: utf-8 -*-
#*****************************************************************************
# $Id$
...
...
modules/progressColors.py
View file @
89e9040a
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
############################################################################
#
...
...
modules/reach.py
View file @
89e9040a
#
coding: utf-8
#
!/usr/bin/env python3
# -*- coding: utf-8 -*-
############################################################################
#
...
...
modules/utils.py
View file @
89e9040a
#
coding: utf-8
#
!/usr/bin/env python3
# -*- coding: utf-8 -*-
############################################################################
#
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment