Skip to content

Non-REZ IDs N0/V0 not templated in network_geography #133

Description

@EllieKallmier

The NSW and VIC non-REZ IDs N0 and V0 don't appear in the IASR table renewable_energy_zones,
so they don't get templated into the network_geography table. At the moment this isn't
causing anything to break, and in templating new entrants doesn't cause problems because
we can just use a 'not-subregion' filter that leaves rows with N0/V0 geo_id grouped
with other REZs explicitly defined in the geography table. However, as we add in the
wild-card expansion system and in case other templating/translation steps end up relying
on the network_geography table, this might end up causing silent data losses.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    module: templaterCovers contents of `templater` module

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions