NEMO Nowcast Framework
latest
  • NEMO Nowcast Framework Architecture
  • Building a Nowcast System
    • A “Toy” Example of a Nowcast System
    • Elements of a Nowcast System
    • Creating Nowcast Worker Modules
    • Nowcast Configuration File
    • Built-in Workers
    • Nowcast Process Management
  • NEMO_Nowcast Package API
  • NEMO_Nowcast Package Development
  • Change Log
Index Module Index
NEMO Nowcast Framework
  • Building a Nowcast System
  • Edit on GitHub

Building a Nowcast System

  • A “Toy” Example of a Nowcast System
    • Conda Environment
    • nowcast Directory
    • Environment Variables
    • Nowcast System Configuration File
    • supervisord Process Manager Configuration File
    • next_workers Module
    • Running the Nowcast System
    • Running the sleep Worker
  • Elements of a Nowcast System
    • Logging
    • Next Workers Module
  • Creating Nowcast Worker Modules
    • Skeleton Worker Example
    • The main() Function
    • success() and failure() Functions
    • Doing the Work
    • Extending the Command Line Interface
  • Nowcast Configuration File
    • Logging Configuration
    • ZeroMQ Server and Ports
    • Message Registry
    • Scheduled Workers
    • Example Nowcast Configuration File
  • Built-in Workers
    • rotate_logs Worker
    • clear_checklist Worker
  • Nowcast Process Management
    • Example Supervisor Configuration File
Previous Next

© Copyright 2016-2023, Doug Latornell. Revision 97b497f1. Last updated on Sep 21, 2023.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
fix-docs
Downloads
On Read the Docs
Project Home
Builds