Skip to content

Big files in datawizard lead to NotReadableError #1893

@ebroda

Description

@ebroda

Description of the issue

If you open https://openenergyplatform.org/dataedit/wizard/.
And upload a BIG CSV file (> 1 GB) (e.g. File)
The platform returns a NotReadableError: File could not be read

Expected behaviour would be that the platform can handle the dataset.

Steps to Reproduce

see above

Ideas of solution

Probably there are some issue in regard to the file size on reading the csv file. Maybe we need to find a way to have smaller chunks.

Context and Environment

  • Version used: current
  • Operating system: linux
  • Environment setup and (python) version:

Workflow checklist

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions