Giter Club home page Giter Club logo

prosail's People

Contributors

robintw avatar

Stargazers

Day avatar

Watchers

 avatar James Cloos avatar Guy Serbin avatar  avatar

prosail's Issues

Add a license

We need to talk to the original authors and work out what license the code is under - it's a terribly bad idea to release code without a specified license, so this is really important before we release this!

Put all code inside a class

Put all of the functions inside a class, and allow the class to be instantiated with the parameters, and then run in various ways etc.

Various design decisions to be made here - I'll do a first go, and then we can discuss how best to approach it.

Divide by zero error

Got the following output just now while running a test - not sure why:

In [14]: res = run(1.5, 40, 8, 0, 0.5, 0.009, 1, 3, 0.01, 30, 10, 10, Planophile,    Py6S=True)
Successfully opened dataSpec_P5.csv, reading data.
<string>:177: RuntimeWarning: divide by zero encountered in divide
<string>:177: RuntimeWarning: invalid value encountered in sqrt
<string>:178: RuntimeWarning: invalid value encountered in add
<string>:180: RuntimeWarning: invalid value encountered in subtract
<string>:527: RuntimeWarning: invalid value encountered in less

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.