8000 test failure because RREDC website has changed · Issue #996 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

Skip to content
8000
test failure because RREDC website has changed #996
Closed
@kandersolar

Description

@kandersolar

The test iotools/test_tmy.py::test_read_tmy3_remote started failing because of a 404 on the remote TMY file it tries to read:

https://dev.azure.com/solararbiter/pvlib%20python/_build/results?buildId=3664&view=logs&j=fc432b8b-e2e3-594e-d8b1-15597b6c1d62&t=309866e1-2cf4-5f00-3d0a-999fc3a0f279&l=112

The obvious fix would be to update the URL to wherever that file lives now, but I didn't find it with a quick look around. It's probably in the zipfiles at https://nsrdb.nrel.gov/data-sets/archives.html, but that's not really an option unless we add unzipping functionality, which seems pretty out of scope.

We could have it read from the pvlib github repo instead via: https://raw.githubusercontent.com/pvlib/pvlib-python/master/pvlib/data/723170TYA.CSV. Or just remove the test entirely if TMY files aren't available from NREL via direct links anymore?

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

      0