Prepare ERA5 Reanalysis - Air_Temperature contains no data error

Right at the first juncture of preprocessing, I’m getting the error below. Not sure, why this is occuring because the previous steps were correctly done, in my opinion. Please suggest corrective steps. Also, The time zone over the center of the image is 5.5 (Jalandhar, India) - but the plugin is not taking any values except integers. Is this an issue?

C:\Users\arpit\AppData\Local\Temp>“C:\Users\arpit.snap\auxdata\sen-et-conda-Win64\sen-et-snap-scripts\…\python.exe” “C:\Users\arpit.snap\auxdata\sen-et-conda-Win64\sen-et-snap-scripts\ecmwf_data_preparation.py” --elevation_map M:\Mapmyops\MMO-RLE\Evotranspiration\S2\Processing!OUTPUT_SRTM_elevation!.dim --elevation_band elevation --ecmwf_data_file M:\Mapmyops\MMO-RLE\Evotranspiration\ECMWFERA5\ECMWF_data.nc --date_time_utc “2019-04-26 10:30” --time_zone 6 --prepare_temperature true --prepare_vapour_pressure true --prepare_air_pressure true --prepare_wind_speed true --prepare_clear_sky_solar_radiation true --prepare_daily_solar_irradiance true --output_file M:\Mapmyops\MMO-RLE\Evotranspiration\ECMWFERA5\Processing\era5_reanalysis_data.dim
INFO: org.esa.snap.core.gpf.operators.tooladapter.ToolAdapterIO: Initializing external tool adapters
INFO: org.esa.snap.core.util.EngineVersionCheckActivator: Please check regularly for new updates for the best SNAP experience.
INFO: org.hsqldb.persist.Logger: dataFileCache open start
INFO: org.esa.snap.dataio.bigtiff.BigGeoTiffProductWriter: writing to output file C:\Users\arpit\AppData\Local\Temp\tmpjxwchimn.tif
ERROR:air_temperaturecontains no data.
Finished tool execution in 12 seconds

this problem was solved by putting in the right date and time of the S3 product into the processing parameters