Skip to content

Bug - Data Issue with marginal emissions values for some intervals #18

@dec-heim

Description

@dec-heim

Recent v0.3.3 has resolved not reading in some files from AEMO correctly. This issue rather relates to some intervals being filtered out in the function which reads the json files which contain raw price setter data from AEMO xml files which filters on ENOF.

(df_nested_list['@DispatchedMarket'] == 'ENOF')]

There are some intervals such as "2022-06-17T07:25:00" in which the price setter file data doesn't actually have a unit ("marginal generator") for some regions and shows "DeficitProduct" as the column: "DispatchedMarket". Would appreciate any help in understanding the price setter files and why this is the case. Below is an example of what reading the price setter data from the NEMED combined json file in the cache looks like...
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions