geowatch.cli.smartflow.run_teamfeat_cold module

class geowatch.cli.smartflow.run_teamfeat_cold.TeamFeatColdConfig(*args, **kwargs)[source]

Bases: DataConfig

Valid options: []

Parameters:
  • *args – positional arguments for this data config

  • **kwargs – keyword arguments for this data config

default = {'aws_profile': <Value(None)>, 'cold_config': <Value(None)>, 'cold_workers': <Value(2)>, 'dryrun': <Value(False)>, 'expt_dvc_dpath': <Value('/root/data/smart_expt_dvc')>, 'input_path': <Value(None)>, 'input_region_path': <Value(None)>, 'newline': <Value(False)>, 'outbucket': <Value(None)>, 'output_path': <Value(None)>}
geowatch.cli.smartflow.run_teamfeat_cold.main()[source]