Longer than 255 ERROR: character which might cause an error while saving on disk

I am getting the following error at the time of saving the data, is there any way to specify the dates itself while saving the file.

ERROR:
c:\users\rs01\appdata\local\programs\python\python36\lib\site-packages\sentinelhub\download.py:124: UserWarning: File path E:\Users\RS01\Desktop\output_images\Bamangadh\wcs_NDVI_EPSG4326_70.635042_21.619427_70.68621_21.652181_2019-08-24T06-03-02_10mX10m_Geometry_MULTIPOLYGON(((70.6668789999999921.623433,70.66616921.623678,70.66458421.622778,70.66417521.622685,70.66410721.622669,70.6628999999999921.622681,70.66187921.tiff is longer than 255 character which might cause an error while saving on disk
‘disk’.format(self.file_path))

Regards,
sandeep

Hi geospatialdesignlabs,

yes, long auto-generated filenames are a known problem for windows users. Please check this post: Download correctly ndvi data in format .tiff for more information and for ideas on how to work around this for now.

Best, Anja