Skip to content
Snippets Groups Projects
Commit 10446114 authored by leufen1's avatar leufen1
Browse files

try another table format

parent 88c70c57
No related branches found
No related tags found
5 merge requests!319add all changes of dev into release v1.4.0 branch,!318Resolve "release v1.4.0",!299Draft: Merge default data handler and preprocessing support parameter use_multiprocessing....,!285enhanced multiprocessing switch for debugging,!259Draft: Resolve "WRF-Datahandler should inherit from SingleStationDatahandler"
Pipeline #64974 passed
...@@ -67,22 +67,23 @@ val_start ...@@ -67,22 +67,23 @@ val_start
variables variables
window_history_size :py:`13` window_history_size :py:`13`
window_lead_time :py:`3` window_lead_time :py:`3`
================================= ==================== ============================================================ ================================= ======================== ============================================================
Test Table
.. list-table:: Title
:widths: 25 25 50
:header-rows: 1
+---------+---------+---------+ * - parameter
| parameter | default | comment | - default
+---------+---------+---------+ - comment
| batch_path | | * - batch_path
| batch_size | :py:`512` | | -
| bootstrap_path | | -
| competitor_path | | * - batch_size
| debug | ``-`` | MLAir checks if it is running in debug mode and stores this | - :py:`512`
| dimensions | | -
| end | :py:`"2017-12-31"` | | * - debug
| epochs | :py:`20` | This is just a placeholder to prevent unintended longish training | - ``-``
+---------+---------+---------+ - MLAir checks if it is running in debug mode and stores this
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment