Coldcast

User guide

  • Installation
  • Command-line interface
  • Configuration
  • Run-info overrides
  • Data sources
  • Publishing on Read the Docs

Python API

  • Python API reference
    • coldcast.download
    • coldcast.settings
    • coldcast.run_info
    • coldcast.sources registry
    • coldcast.cli
Coldcast
  • Python API reference
  • View page source

Python API reference

Coldcast is primarily used through the CLI, but you can import its modules for testing or custom tooling.

  • coldcast.download
    • DownloadRequest
    • download_requests()
  • coldcast.settings
    • SettingsBundle
    • get_source_config()
    • load_settings()
  • coldcast.run_info
    • apply_run_info()
    • read_netcdf_reference_time()
  • coldcast.sources registry
  • coldcast.cli
    • build_arg_parser()
    • main()
Previous Next

© Copyright Coldcast contributors.

Built with Sphinx using a theme provided by Read the Docs.