Giter Site home page Giter Site logo

lumphydro's People

Contributors

nikozhai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

aulfik

lumphydro's Issues

Fexible, user-definable model time step

The model was developed and tested by computing daily data, which meets hardly user's demands for a shorter timestep.

hbv-core supports generically different kinds of computation timesteps, while the front-end js widgets for date input do not.

So, this issue is to aims to find radical solution for this problem.

Good luck.

Simplification of the schematisation and multi-browser support

The very current version of HBV-Web application has a bench of issues with the schématisation :

  1. The web widgets for parameter inputs use a "customized" bootstrap input group, which caused very complex markup works and problems for multi-screensize devices.

  2. The widgets size was defined with web-browser font size which means they may vary dramatically depending on user configurations.

  3. Widgets are superposed layer by layer (css z-index), which made the application messed up with a bench of different z-indexes.

In order to solve this, I proposed to make parameter labels integrated in the SVG image. So that we can attach corresponding input widgets to them by querying their client side coordinates. This is currently a wish.

Good luck !

About Project Management

In the current application, we can save and load model configurations through JSON file.

Now, we aim to create a way to store the whole modelling project, which is desired to be more sophisticated, informative and systematical.

Considering that Django supports varies of manipulations on database,on which we can have a first try.

  • An SQL database, storing information with JSONified plain-text.
  • NoSQL, such as MongoDB to give the prospective of developing cloud service ?

Good Luck !

Package update and sample csv file

Your Django implementation of the HBV model is excellent! I got it to work, but there are two things I'd like to point out:

  1. Some of the packages in the dependency file are outdated. So, it was not straightforward to get the packages installed properly at first
  2. The model runs well after the package updates. But it requires an input csv file to get it work with the sample parameters. What is the format of the required csv file? Could you upload a sample to the GitHub page?

Thank you for your great contribution to the scientific community.

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.