Closed aviveiros11 closed 3 years ago
This issue has been automatically marked as stale because it has not had recent activity within 60 days. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been closed automatically. If this still affects you please re-open this issue with a comment or contact us so we can look into resolving it.
Describe the bug If SEED is unable to map the units of meter usage from Portfolio Manager during upload, it will fail silently.
Expected Behavior SEED should handle all unit types being sent from ESPM as well as notify the user when their meters have not been properly uploaded.
Actual Behavior During upload - meters with incompatible types or mappings will not be uploaded.
Steps to Reproduce Included is a sample file with 12 months of both
Electric -Grid
andNatural Gas
usage.Electric-Grid
has compatible units butNatural Gas
does not.On the data upload modal:
Portfolio Manager Default
profile -> map thePM Property ID
SEED header to thePortfolio Manager ID
data file headerThe enumerations for the units are as follows:
SEED
ESPM
Swapping any of the SEED unit mappings will work successfully while using any of the ESPM output units not included on the SEED list will fail.
Instance Information dev1