pypest / pyemu

python modules for model-independent uncertainty analyses, data-worth analyses, and interfacing with PEST(++)
BSD 3-Clause "New" or "Revised" License
174 stars 95 forks source link

Feat vertex #393

Closed rhugman-intera closed 1 year ago

rhugman-intera commented 1 year ago
coveralls commented 1 year ago

Coverage Status

Coverage: ?%. Remained the same when pulling 685f796342f8e9337e861eccbc473d779f5519e8 on rhugman-intera:feat_vertex into bd182426727a8a211a3894c28a485c552b19164b on pypest:develop.

coveralls commented 1 year ago

Coverage Status

Coverage: 78.365% (-0.2%) from 78.541% when pulling 87b562e23ea79866a41499ae95fcf1542224e93c on rhugman-intera:feat_vertex into bd182426727a8a211a3894c28a485c552b19164b on pypest:develop.

mwtoews commented 1 year ago

also add "shapely" to: https://github.com/pypest/pyemu/blob/bd182426727a8a211a3894c28a485c552b19164b/pyproject.toml#L30-L35

There are some potential shapely 2.0 performance enhancements using numpy arrays of geometries, but these can happen later.

briochh commented 1 year ago

thanks @rhugman-intera