Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
METRo projects
metro
Commits
bfcf7f1e
Commit
bfcf7f1e
authored
Jun 27, 2017
by
Miguel Tremblay
Browse files
Documentation URL in header: wikia -> framagit
parent
85d302c7
Changes
79
Hide whitespace changes
Inline
Side-by-side
INSTALL
View file @
bfcf7f1e
...
...
@@ -3,7 +3,7 @@
METRO has been designed to run under GNU/Linux operating system on a x86 processor.
In case of trouble during the installation, please read see the online documentation at:
http://
documentation.wikia.com/wiki/METRo
http
s
://
framagit.org/metroprojects/metro/wikis/home
== Needed package ==
...
...
README.md
View file @
bfcf7f1e
...
...
@@ -23,7 +23,7 @@ and the fortran).
## Documentation
Documentation can be found online at:
http://
documentation.wikia.com/wiki/METRo
http
s
://
framagit.org/metroprojects/metro/wikis/home
## Contact us
...
...
init_devel.sh
View file @
bfcf7f1e
...
...
@@ -6,7 +6,7 @@
# Questions or bugs report: metro@ec.gc.ca
# METRo repository: https://framagit.org/metroprojects/metro
# Documentation: http://
documentation.wikia.com/wiki/METRo
# Documentation: http
s
://
framagit.org/metroprojects/metro/wikis/home
#
#
# Code contributed by:
...
...
scripts/check_translation.py
View file @
bfcf7f1e
...
...
@@ -8,7 +8,7 @@
# Questions or bugs report: metro@ec.gc.ca
# METRo repository: https://framagit.org/metroprojects/metro
# Documentation: http://
documentation.wikia.com/wiki/METRo
# Documentation: http
s
://
framagit.org/metroprojects/metro/wikis/home
#
#
# Code contributed by:
...
...
scripts/copy_msgid_msgstr.py
View file @
bfcf7f1e
...
...
@@ -7,7 +7,7 @@
# Questions or bugs report: metro@ec.gc.ca
# METRo repository: https://framagit.org/metroprojects/metro
# Documentation: http://
documentation.wikia.com/wiki/METRo
# Documentation: http
s
://
framagit.org/metroprojects/metro/wikis/home
#
#
# Code contributed by:
...
...
scripts/create_mo.py
View file @
bfcf7f1e
...
...
@@ -7,7 +7,7 @@
# Questions or bugs report: metro@ec.gc.ca
# METRo repository: https://framagit.org/metroprojects/metro
# Documentation: http://
documentation.wikia.com/wiki/METRo
# Documentation: http
s
://
framagit.org/metroprojects/metro/wikis/home
#
#
# Code contributed by:
...
...
scripts/do_macadam
View file @
bfcf7f1e
...
...
@@ -6,7 +6,7 @@
# Questions or bugs report: metro@ec.gc.ca
# METRo repository: https://gna.org/projects/metro/
# Documentation: http://
documentation.wikia.com/wiki/METRo
# Documentation: http
s
://
framagit.org/metroprojects/metro/wikis/home
#
#
# Code contributed by:
...
...
scripts/make_package.py
View file @
bfcf7f1e
...
...
@@ -7,7 +7,7 @@
# Questions or bugs report: metro@ec.gc.ca
# METRo repository: https://framagit.org/metroprojects/metro
# Documentation: http://
documentation.wikia.com/wiki/METRo
# Documentation: http
s
://
framagit.org/metroprojects/metro/wikis/home
#
#
# Code contributed by:
...
...
setup.sh
View file @
bfcf7f1e
...
...
@@ -6,7 +6,7 @@
# Questions or bugs report: metro@ec.gc.ca
# METRo repository: https://framagit.org/metroprojects/metro
# Documentation: http://
documentation.wikia.com/wiki/METRo
# Documentation: http
s
://
framagit.org/metroprojects/metro/wikis/home
#
#
# Code contributed by:
...
...
src/frontend/data_module/metro_data.py
View file @
bfcf7f1e
...
...
@@ -5,7 +5,7 @@
# Questions or bugs report: metro@ec.gc.ca
# METRo repository: https://framagit.org/metroprojects/metro
# Documentation: http://
documentation.wikia.com/wiki/METRo
# Documentation: http
s
://
framagit.org/metroprojects/metro/wikis/home
#
#
# Code contributed by:
...
...
src/frontend/data_module/metro_data_collection.py
View file @
bfcf7f1e
...
...
@@ -5,7 +5,7 @@
# Questions or bugs report: metro@ec.gc.ca
# METRo repository: https://framagit.org/metroprojects/metro
# Documentation: http://
documentation.wikia.com/wiki/METRo
# Documentation: http
s
://
framagit.org/metroprojects/metro/wikis/home
#
#
# Code contributed by:
...
...
src/frontend/data_module/metro_data_collection_input.py
View file @
bfcf7f1e
...
...
@@ -5,7 +5,7 @@
# Questions or bugs report: metro@ec.gc.ca
# METRo repository: https://framagit.org/metroprojects/metro
# Documentation: http://
documentation.wikia.com/wiki/METRo
# Documentation: http
s
://
framagit.org/metroprojects/metro/wikis/home
#
#
# Code contributed by:
...
...
src/frontend/data_module/metro_data_collection_output.py
View file @
bfcf7f1e
...
...
@@ -5,7 +5,7 @@
# Questions or bugs report: metro@ec.gc.ca
# METRo repository: https://framagit.org/metroprojects/metro
# Documentation: http://
documentation.wikia.com/wiki/METRo
# Documentation: http
s
://
framagit.org/metroprojects/metro/wikis/home
#
#
# Code contributed by:
...
...
src/frontend/data_module/metro_data_station.py
View file @
bfcf7f1e
...
...
@@ -5,7 +5,7 @@
# Questions or bugs report: metro@ec.gc.ca
# METRo repository: https://framagit.org/metroprojects/metro
# Documentation: http://
documentation.wikia.com/wiki/METRo
# Documentation: http
s
://
framagit.org/metroprojects/metro/wikis/home
#
#
# Code contributed by:
...
...
@@ -129,7 +129,7 @@ class Metro_data_station(Metro_data):
Else returns value provided for sensor SST depth in station config file,
provided that it is included in METRo grid, ie. [0.01,1.4] m.
See METRo documentation page for more details:
http://
documentation.wikia.com
/wiki/Vertical_levels_(METRo)
http
s
://
framagit.org/metroprojects/metro
/wiki
s
/Vertical_levels_(METRo)
"""
if
metro_config
.
get_value
(
'SST_DEPTH'
)
==
False
:
return
0.4
...
...
src/frontend/data_module/metro_infdata.py
View file @
bfcf7f1e
...
...
@@ -5,7 +5,7 @@
# Questions or bugs report: metro@ec.gc.ca
# METRo repository: https://framagit.org/metroprojects/metro
# Documentation: http://
documentation.wikia.com/wiki/METRo
# Documentation: http
s
://
framagit.org/metroprojects/metro/wikis/home
#
#
# Code contributed by:
...
...
src/frontend/data_module/metro_infdata_container.py
View file @
bfcf7f1e
...
...
@@ -5,7 +5,7 @@
# Questions or bugs report: metro@ec.gc.ca
# METRo repository: https://framagit.org/metroprojects/metro
# Documentation: http://
documentation.wikia.com/wiki/METRo
# Documentation: http
s
://
framagit.org/metroprojects/metro/wikis/home
#
#
# Code contributed by:
...
...
src/frontend/executable_module/metro_dom2metro.py
View file @
bfcf7f1e
...
...
@@ -6,7 +6,7 @@
# Questions or bugs report: metro@ec.gc.ca
# METRo repository: https://framagit.org/metroprojects/metro
# Documentation: http://
documentation.wikia.com/wiki/METRo
# Documentation: http
s
://
framagit.org/metroprojects/metro/wikis/home
#
#
# Code contributed by:
...
...
src/frontend/executable_module/metro_metro2dom.py
View file @
bfcf7f1e
...
...
@@ -5,7 +5,7 @@
# Questions or bugs report: metro@ec.gc.ca
# METRo repository: https://framagit.org/metroprojects/metro
# Documentation: http://
documentation.wikia.com/wiki/METRo
# Documentation: http
s
://
framagit.org/metroprojects/metro/wikis/home
#
#
# Code contributed by:
...
...
src/frontend/executable_module/metro_model.py
View file @
bfcf7f1e
...
...
@@ -5,7 +5,7 @@
# Questions or bugs report: metro@ec.gc.ca
# METRo repository: https://framagit.org/metroprojects/metro
# Documentation: http://
documentation.wikia.com/wiki/METRo
# Documentation: http
s
://
framagit.org/metroprojects/metro/wikis/home
#
#
# Code contributed by:
...
...
src/frontend/executable_module/metro_module.py
View file @
bfcf7f1e
...
...
@@ -5,7 +5,7 @@
# Questions or bugs report: metro@ec.gc.ca
# METRo repository: https://framagit.org/metroprojects/metro
# Documentation: http://
documentation.wikia.com/wiki/METRo
# Documentation: http
s
://
framagit.org/metroprojects/metro/wikis/home
#
#
# Code contributed by:
...
...
Prev
1
2
3
4
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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