Closed
Description
Describe the bug
A file not used in the repository for any purpose has been found while working on #1056.
This file is pvlib/data/aod550_tcwv_20121101_test.nc
From the git blame, I think it got forgotten from the removal of get_ecmwf_macc
and read_ecmwf_macc
:
To Reproduce
Steps to reproduce the behavior:
- Attempt to find any reference to this file through the repo.
- Nothing found.
Expected behavior
To be used for anything, or at least be documented.
Screenshots
N/A
Versions:
pvlib.__version__
: v0.11.1
Additional context
See issue and PR linked above.