Coder Social home page Coder Social logo

e5k / totgs Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 2.0 19.45 MB

Total grainsize distribution of tephra fallout based on the Voronoi method of Bonadonna and Houghton (2005)

Home Page: https://e5k.github.io/

License: GNU General Public License v3.0

MATLAB 100.00%
volcanology tephra-fallout tephra grain-size-distribution

totgs's People

Contributors

e5k avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

totgs's Issues

Error using griddedInterpolant

(Executing in MATLAB 2018a, on Macbook running macOS Mojave).

I am trying to run TOTGS with the example files included. I get as far as adding the zero line, but the code doesn't execute beyond plotting the Voronoi and I get this error:

Error using griddedInterpolant
The grid vectors must contain unique points.

Error in interp1 (line 151)
        F = griddedInterpolant(X,V,method);

Error in TOTGS>res_voron (line 593)
gs_50       = interp1(cum, tr.pClass, .50);       % Median GS

Error in TOTGS>Voronoi_TOTGS (line 567)
res_voron(vorWt);
 
Error while evaluating UIControl Callback.

I have also tried running it with my own dataset, which has the zero line as points in the input file, but I run into the same error. Has anyone else come across this issue and found a solution?

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.