train_gen2
==========

.. py:module:: train_gen2

.. autoapi-nested-parse::

   train_gen2.py
   -------------
   Gen2 training entry point for the nested ERA5 data schema.

   This script bypasses ``credit_main_parser`` entirely. It reads the config
   directly and assumes the new ``conf["data"]["source"]`` structure produced by
   ``MultiSourceDataset`` / ``BaseDataset``.

   For the legacy flat schema (v1), use ``applications/train.py``.



Functions
---------

.. autoapisummary::

   train_gen2.main_cli


Module Contents
---------------

.. py:function:: main_cli()

