Skip to content

ggap.nc examples fail w/ downloaded data due to indexing #120

@sadielbartholomew

Description

@sadielbartholomew

Since providing download access to the sample datasets used in the examples in #113, and setting the test suite to use those exactly for consistency, I noticed lots of new test failures. Upon investigation, it is only examples that use the ggap.nc dataset which are newly failing, with the cause being that the wrong field is being picked out from the read-in fieldlist - the index used is taking the wrong field now, for some reason (somehow in my local sample data, the fields got in a different order in the list I imagine).

This highlights the brittleness mentioned in #119, and by addressing that Issue, it will fix the failures and make the examples and tests more robust to boot.

Image comparison diff evidence

As examples of corresponding image comparison diff failures, showcasing that each output is generated and seems consistent, but shows the wrong (part of, or set of) data, see below.

Example 19b

Image

Example 19c

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions