Skip to content

Adapt graph generation script to general limited areas #4

Open
@joeloskarsson

Description

The graph generation script create_mesh.py is currently written for the MEPS area. Without huge changes this should be possible to change to a generic script that can work for general (quadratic in their projection) areas. Some more arguments would probably have to be introduced.

It might be a good idea to turn the graph generation into a function, and let create_mesh.py only be a utility script for calling this function with some command line arguments.

The area definition object proposed in #2 could be useful as input to such a generic script.

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions