Skip to content

error in time index when simulating PV in 2019 with ERA5 data #133

@julian-belina

Description

@julian-belina

Issue: If I am simulating the year 2019 for PV, the last simulated time is 2018-12-31 23:30:00 instead of 2019-12-31 23:30:00

Fix: Reprocess the ERA5 PV data for 2019

Description:

Usually the xarray dataset containing the simulation data has a time index from year-01-01 00:30:00 until year-12-31 23:30:00

However, for 2019 the last time index is 2018-12-31 23:30:00 instead of 2019-12-31 23:30:00

The following ERA5 data path was used:  “/storage_cluster/shared_data/weather_data/processed_weather_data/ERA5_global_processed_V2022.02/4/<X_tile>/<Y_tile>/<weather_year>/<variable>.nc” 

For comparison see the attached file below. Second dataset is the year 2018 for comparison (how it normally is. i also checked 2012-2018). This only happens in 2019

grafik.png{width="336" height="365"}

-> Checking the "raw" (processed) ERA5 data reveals that 2019 is incorrectly processed (compare last value of time index)

2019:

grafik.png

2018:

grafik.png

2017:

grafik.png
This issue was originally created by: @phil-fzj

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions