Skip to content

Add methods to make human-readable conditional statements #301

@chriswmackey

Description

@chriswmackey

For many of the climate graphics, we display information like the data collection metadata and the analysis period. But we currently don't output any text to indicate the application of conditional statements.

Because this text is something that many weather visualizations are likely to use, we should add a staticmethod to the BaseCollection class that can build these text statements. Instead of using the full name of the data type, we can use the abbreviation property to keep the statements short and easily readable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions