Git Product home page Git Product logo

acme's People

Contributors

florianjehn avatar philippkraft avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

acme's Issues

Creating parents with same chance for less and more comples modelx

When creating the parents it should be somehow guaranteed that more complex models are created roughly equal as simple models. This might be accomplished by making the chance of the addition of more layers and connections higher, in regard how many storages and connections the model already has. This helps compensate for the additional tests that are used.

Include several objective functions with DREAM

DREAM uses this weird objective function, can Spotpy still be used to calculate other objective functions in the progress? For example Klingt Gupta, so in the End one can better compare stuff with ACME?

Settle for a header

Make sure all files have the same header (including description, license and stuff)

Add Markdown files genotypes

The construction of the genotypes is not very self explanatory and therefore needs a lot of documentation. To not overfill the source code this should be outsourced to markdown files (one for each model generator genotype).

Test parent

For testing purposes it might be useful to have a predefined test parents, which can be used as a benchmark.

stop spotpy from giving an output

Tobias thinks it might be possible to stop spotpy from giving you an output by simply not giving it a dbname and dbformat.
This would be quite handy so nothing is written to the harddrive

Run does not finish

When starting a model with the full genome present, it does not calculate correctly and hangs somewhen in the first year. Strangely, a model build by hand with the same layout (its the same when looked at with cmf.describe), does not show this behaviour. Whats the problem?

Check if a model has a connection to the outlet

This could probably done even before translating the model to code and thus save computational time
For this one would have to write a function that checks the status of the variables for the existens of the storages and the fluxes.
E.g.
If first_storage not present:
return ModelNotClosedError
if first storage has no connections
return ModelNotClosedError

and so forth

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.