Skip to content

Refactor methods #44

Description

@cosminmarina

Refactor code. Instead of having a long list of methods, it will be better to have only: day and days.

Then, if the .JSON params season, latents are list, it will iterate along the lists.

Also, default n_execs should be 1. Then, if the .JSON provide a higher value of n_execs, the method will run that amount of executions, which means to make a principal loop with for i in range(n_execs):.

Also, this will help for post_process. Because now, it only run one time, independently of the method.

Activity

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions