Skip to content

Get Data

Summary

Download or build external data required for RolyPoly.

Description

This command either downloads pre-built databases and reference data from a public repository, or builds them from scratch using the latest source data.

Usage

rolypoly get-data [OPTIONS]

Options

  • --info: Display current RolyPoly version, installation type, and configuration paths (type: BOOLEAN; default: False)
  • --ROLYPOLY_DATA: If you do not want to download the the data to same location as the rolypoly code, specify an alternative path. TODO: remind user to provide such alt path in other scripts? envirometnal variable maybe (type: TEXT; default: Sentinel.UNSET)
  • --log-file: Path to the log file (type: TEXT; default: ./get_external_data_logfile.txt)