
    tf_                     D    d dl Z d dlZd dlZ ej                         Zd Zy)    Nc                 R   t        j                         t        j                         | dj	                  |       t        |      t        j                  dt        j                  t                    t        j                  d      t        t        j                         t        z
  d      dS )a6  
    Create a JSON structure describing how this dataset
    was created. The input is the parsed set of command line arguments used to
    run this program.

    :param args: The arguments used to run the program.
    :return: A JSON file with the arguments as well as some other identifying information.
     z%Y-%m-%d %H:%M:%S %z   )uuidcwdargs_rawcommandargs_parsedimport_timecurrent_timeelapsed_time)	shortuuidr   osgetcwdjoinvarstimestrftime	localtimer   round)r   r
   s     b/var/www/html/software/conda/envs/higlass/lib/python3.12/site-packages/clodius/describe_dataset.pydescribe_datasetr      sv      yy{88H%K(}}"DNN;$?
 &<=diikK7;     )r   r   r   r   r    r   r   <module>r      s     	  diikr   