Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

[Feature] Basic implementation of Node weighting #2

@JesperDramsch

Description

@JesperDramsch

Is your feature request related to a problem? Please describe.

The graph object should be able to have information about weighting of the different area and nodes.

Describe the solution you'd like

A first implementation could implement:

  • Uniform weights, to have a base "no weighting" option
  • Area weights

These should be modular and extensible classes to enable further implementation of classes that provide more complex and sophisticated weighting options.

Describe alternatives you've considered

Use them directly as edge attributes, but extensibility and making them configurable seems preferable in the long run.

Additional context

No response

Organisation

ECMWF

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions