Coder Social home page Coder Social logo

adamcandy / qgis-meshing Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 7.0 252.6 MB

QGIS plugins for meshing geophysical domains

Home Page: www.gismeshing.org

License: GNU Lesser General Public License v2.1

Python 8.12% Perl 0.01% Shell 0.14% C 0.26% C++ 0.28% Fortran 0.18% TeX 0.37% nesC 90.64%

qgis-meshing's People

Contributors

adamcandy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

qgis-meshing's Issues

Multiple tests failing

When more than one test is sent to pytest, the run is Aborted, and a core dumped.
Looks like threaded Gmsh runs dumping to the same file...
Maybe from the recently introduced tests?

Gui Integration

I have integrated the mesh_surface to the gui, however the way I've done it was a quick fix due to the time constraints I had.

I have just added a system call calling mesh_surface through the terminal with if statements to include the options such as adding IDfiles and netcdf files. This is done in mesh_surface.py inside the run method.

A better method would be to incorporate some of the preexisting functions in MeshOperations and PremeshFunctions. Also making the mesh_surface a python loadable file so that we can work through by just importing it. By having a mesh_surface as a middle module which does all the work and having a python script which when called through the terminal would call the mesh_surface with the appropriate options would mean that would would have both functionalities and a more scalabe code.

Bug tracker parse

Collect and check all bugs currently submitted (in various locations).

Gui Field

I would also suggest that having a field which would specify the location and the filename of the generated geo and mesh file would be a good idea. Currently the geo file and the mesh file are being saved to the same folder as the domain shapefile and it is being saved as domain.geo which could be imposing too much restriction on a user.

Examine current tests

Examine the current suite of tests.
Evaluate coverage (in terms of goal UK test).

Deal with Ubuntu distribution

The plugins are available in the Ubuntu PPA at:
ppa:meshing/release
automatically built from the Launchpad repository.

Automate updates from the code hosted here?

Current setup with a
make installlocal
from the source is not prohibitively difficult - hence wishlist!

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.