Skip to content

flow_station linestring outside of mesh but fluxflag.prop still generated #45

@HansKimDWR

Description

@HansKimDWR
  • schimpy version: 1.7.0+22.gc4badb0
  • Python version: 3.10.13
  • Operating System: Linux

Description

prepare_schism was successful, but visual inspection of the inputs found that one of the linestrings specified in flow_station_xsects.yaml was actually OUTSIDE of the mesh. Cases like this usually (and should) trigger an error message ("Neighbor set not found for linestring ..." in create_flux_regions).

The screenshot below shows that the linestring is not touching any of the elements:
image

The linestring's specification inside flow_station_xsects.yaml are:

  • agency_id: '11303500'
    coordinates:
      • 652961.368
      • 4171664.592
      • 653110.701
      • 4171565.49
        name: VNS
        station_id: VNS
        station_name: San Joaquin R near Vernalis

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