Skip to content

UMEP - Pre processor - Meteorological data #867

Description

@izzyn113

Trying to convert EPW file to an appropriate format for use in SEBE.

MetdataProcessor fails to import valid EPW files in QGIS 4.0.3 (expects 81 columns and raises AttributeError)

Error:

AttributeError: 'MetdataProcessor' object has no attribute 'data'

Traceback:
File ".../UMEP/MetdataProcessor/metdata_processor.py", line 326, in start_progress
met_old = self.data
AttributeError: 'MetdataProcessor' object has no attribute 'data'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions