Skip to content

Add a testing utility to facilitate comparisons of CDF files #20

Description

@namurphy

One of my goals is to add regression tests to make sure that each step in the new pipeline matches the output from the old. While this will be useful to make sure that things are working, by itself this will not be useful for tracking down how the new output differs from the original.

To that end, it would be helpful to have helper functionality that will produce useful output to show how the files differ.

Reading the CDF file into an xarray object would hopefully let us make use of functionality already available across the scientific pythoniverse. If I'm remembering right, we could likely do this with cdflib. I'll have to look into which tools already exist.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions