issues
search
CHLNDDEV
/
oceanmesh
Automatic coastal ocean mesh generation in Python and C++. **under development**
GNU General Public License v3.0
55
stars
15
forks
source link
correctly handle more than 1 nest
#48
Closed
krober10nd
closed
2 years ago
krober10nd
commented
3 years ago
In the case of > 1 nest, if the two inner nests do not overlap do not blend into one another.
Note, error appears on README multiscale test, need to investigate.
krober10nd
commented
2 years ago
Was addressed in #49