Skip to content

Consolidate light processing in signle tasks #60

Description

@tfiers

Often, most time is spent in reading and writing files to/from disk.

Example: DetectMountains and CalcMountainHeights.
These could be combined in one task, that either:

  • Writes to two output files
  • Writes to one HDF5 file, with internal structure.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions