Giter Site home page Giter Site logo

Comments (5)

dharhas avatar dharhas commented on June 3, 2024

Right now we are using a very simple python wrapper to a rudimentary cli wrapper of filigree. Fixing this to get better warnings/error messages will need to wait for the new python wrapping of Filigree that is in the works.

from earthsim.

jbednar avatar jbednar commented on June 3, 2024

Sure. On the other hand, I don't think this should be an error in the first place; seems like it should just get cropped by the size of the polygon.

from earthsim.

dharhas avatar dharhas commented on June 3, 2024

Well Filigree is trying to do a constrained delaunay triangulation and is probably throwing out conflicting constraints. Typically, in most hydromodels the boundary spacing constrain is a higher priority. In this case, it can't maintain the boundary constraint and the hard point spacing at the same time. Inside Filigree there are more options on how to mesh that are currently not exposed.

from earthsim.

jbednar avatar jbednar commented on June 3, 2024

Ah; that makes sense. Here we're only showing how to do a point spacing, and someone would really be using a boundary constraint in those regions anyway. So yes, I think it's mainly a matter of having better error/warning messages then.

from earthsim.

kcpevey avatar kcpevey commented on June 3, 2024

Filigree has been superseded by xmsmesh. Closing.

from earthsim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.