Skip to content

Decide what to do with text output #323

@Alomir

Description

@Alomir

Once #239 is done, what do we want to do with text output from SIPNET? Note that #304 is relevant here as well, particularly in pointing out that our current fixed-width format is always a latent bug waiting to happen.

Some options:

  • Keep it as is, perhaps with switching to scientific notation (%g formatting)
  • Convert to CSV/TSV
  • Convert to "standard" binary

Note that the different options have different impact on downstream tools (eg, PEcAn, CARB?) and internal tests (esp. the smoke tests and tools/smoke_check.py)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions