ncsw_data.source.reaction.ord.utility.download

The ncsw_data.source.reaction.ord.utility package download module.

Classes

OpenReactionDatabaseDownloadUtility

The Open Reaction Database (ORD) download utility class.

Module Contents

class ncsw_data.source.reaction.ord.utility.download.OpenReactionDatabaseDownloadUtility

The Open Reaction Database (ORD) download utility class.

static download_v_release(version: str, output_directory_path: str | os.PathLike[str]) None

Download the data from a v_release_* version of the database.

Parameters:
  • version – The version of the database.

  • output_directory_path – The path to the output directory where the data should be downloaded.