Skip to content

Metric Size Field #7

Description

@breuera

The metric mesh refinement based on Python-expressions is broken. This is reproducible in one of the test cases (see below). Possible solution: The size field should be sampled in meters (not deg), then projected from UTM to Lon-lat, and finally the data set should be queried.

  • Observed output in NorthSea_metric.pos samples in lon-lat (ignoring the defined projection):
-13.9833 63.95 0
0.0332776867289 -0.0332714923016 1
599 539 1
27789.6
[...]
  • Expected output in NorthSea_metric.pos is a 3D rectangular structured mesh in utm coordinates, which specifies the size field.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions