Skip to content

Make functions more like modules #18

Description

@cosminmarina

For example, perform_preprocess works fine in _step_loop, but it has some problems working independently as a function/module.

Specifically, the params["data_of_interest_init"] and params["data_of_interest_end"] need to be Timestamp, not str.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions