Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
HansKimDWR opened this issue Feb 1, 2024 · 0 comments

Comments

@HansKimDWR
Copy link
Contributor

  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant