download_data.gen_url_list ========================== Back to :doc:`Module page <../modules/download_data>` Summary ------- No docstring summary available. Signature --------- .. code-block:: python def gen_url_list(detector_magic = 'L-L1', gps_start = gps_start_o2, gps_end = 1187733618) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``detector_magic`` - - - 'L-L1' - - * - ``gps_start`` - - - gps_start_o2 - - * - ``gps_end`` - - - 1187733618 - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- No docstring text available.