Skip to content

Separate CDS request logic from other preprocessing #26

Description

@trossi

A lot of runtime in ModGP-run_prep.R is spent idling and waiting CDS to process requests. Other processing in the script requires more resources (e.g. memory), so it would be useful to separate the waiting/downloading logic from the actual processing.

This could be implemented as a separate initial script that does only the CDS requests and downloads all necessary Data/Environment/TEMP_* files that are then processed by ModGP-run_prep.R further as currently.

See related discussion in #25 and related issues #33 #35 #37.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions