Describe the bug
The ERA5 docstring says that the index (timestamp) correspond to the beginning of the interval, but as far as I can tell, it is the end of the interval.
|
Time series data. The index corresponds to the start of the interval. |
Additional context
It isn't easy to find a clear description of ERA5 timestamps. See PyPSA/atlite#158 (comment), https://confluence.ecmwf.int/plugins/viewsource/viewpagesrc.action?pageId=85402030.
Describe the bug
The ERA5 docstring says that the index (timestamp) correspond to the beginning of the interval, but as far as I can tell, it is the end of the interval.
pvlib-python/pvlib/iotools/era5.py
Line 105 in a53e022
Additional context
It isn't easy to find a clear description of ERA5 timestamps. See PyPSA/atlite#158 (comment), https://confluence.ecmwf.int/plugins/viewsource/viewpagesrc.action?pageId=85402030.