Skip to content

Remove reliancy on pooch datasets in tests #448

Description

@Huite

A number of tests -- among which the tests for the convention logic -- currently rely on the sample data provided by pooch.

This is hardly ideal, theoretically (not enough isolation) and also practically: the minimal test suite doesn't include netCDF4, so those conventions tests are skipped for now (via @requires_netCDF4).

For the conventions, it's simple: just create a dataset with dummy variables that matches the pooch dataset otherwise in terms of attrs, coords, etc.

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