File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# EMMA: Examples
22Five examples have been included to aid in the usage of ` EMMA ` :
3- 1 . ** Basic, single-file usage.**
3+ 1 . [ ** Basic, single-file usage.** ] ( 1_basic.py )
44 The most basic usage of ` EMMA ` using a single map-file.
55
6- 1 . ** Parallel, multi-file usage.**
6+ 1 . [ ** Parallel, multi-file usage.** ] ( 2_parallel.py )
77 Parallel usage of ` EMMA ` using multiple map-files.
88
9- 1 . ** Added physical data.**
9+ 1 . [ ** Added physical data.** ] ( 3_settings.py )
1010 Improved accuracy of ` EMMA ` by providing additional data, such as tidal characteristics.
1111
12- 1 . ** Export output data.**
12+ 1 . [ ** Export output data.** ] ( 4_export.py )
1313 Export the ecotope-map determined by ` EMMA ` to a ` *.csv ` -file.
1414
15- 1 . ** Customising configurations.**
15+ 1 . [ ** Customising configurations.** ] ( 5_config.py )
1616 Customising the configuration of the ecotope-labels and/or the keywords in the hydrodynamic output data. This means
1717 overwriting (part of) the configurations files (i.e., the ` *.json ` -files in the [ ` config ` ] ( ../config ) -folder).
1818
You can’t perform that action at this time.
0 commit comments