GithubHelp home page GithubHelp logo

hydrobuddy's People

Contributors

danielfppps avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hydrobuddy's Issues

Adding Urea and Urea Nitrogen (NO2)

From what I understand Hydrobuddy used to have elemental calculations for Urea nitrogen but was removed at some point because Urea is typically not available in hydroponic solutions. However I use Hydrobuddy to create raw salt formulas for soil applications as well, which do use Urea as a cost-effective source for Nitrogen.

Is there any chance we can get Urea added back into the application, or is there a work around? Perhaps assigning NO2 to an unused element? My chemistry knowledge is...lacking...

Extent Copy Commercial Nutrient Formulation screen with Mg/MgO drop-down option.

Similar to the choice between P/P2O5 and K/K2O, would it be possible to create an drop-down option between elementary Mg and MgO (useful in the Copy Commercial Nutrient Formulation window, as at least in Europe Mg content is specified as weight percentage MgO as e.g. P is specified as P2O5. I know you can multiply the percentage MgO with 0.6 but drop down is more easy to do for most users.

The same is valid for S as this is often specified as weight percentage SO3.
sulphur 40.0496 % mass percentage http://www.webqc.org/molecular-weight-of-SO3.html

And Ca as CaO

Compilation Error usign Lazarus vs. 2.2.6 on MacOS Sonoma v14.1.1

Compile Project, Target : hydrobudy : Exit code 1, Errors 5, Warnings: 12, Hints:659

Error: ld: warning: -multiply_defined is obsolete
Error: -macosx_version_min has been renamed to -macos_version_min
Error: ld: library 'c' not found
An error occurred while linking
Error: Error while linking

Can this application use UTF-8 characters?

hello, I used this for my hydroponic nutrition, when I input formulation or substance name in Chinese characters, it can not display properly. Can this application use UTF-8 characters?

Order of elements in element overview in CSV file is not consistent with “main screen” and/or industry standards.

In the CSV file containing the result overview, in the “element overview section” NH4+ is listed at the bottom, probably more clear to use the standard ranking as also used on the "Main page" in Hydrobuddy. So move NH4+ just under NO3-, switch P and K and place the trace elements in the same order. This makes comparing previous exported results with new/improved recipes in Hydrobuddy easier, also it is easier to compare Hydrobuddy results with standard fertilizer reports of commercial fertilizer mixes.

Hydrobuddy 1.62 on Linux

What is the license for this project?

As said in README:

This open source calculator can be used for the calculation of hydroponic nutrient recipes.

Is it truly open-source, or does it only has publicly-available code, that's actually All Rights Reserved? I'm trying to code a project based on your code, but I don't know if I have the right to do so. Please add a license to this project if this project is truly open source.

You can choose a open source license here: https://choosealicense.com/
Here is why you should: https://choosealicense.com/no-permission/

Compile Error

Got it complied but when it starts up says database files are missing choose install dir. After clicking on dir with executable in it ,it just crashes. The only .dbf files I see in source are window and linux.

empirical EC model coefficients not specified

Hello!

I'm reading on your linear regression model on the contribution of different ions to electrical conductivity to create an empirical model. It gives a very strong R2 but your file doesn't indicate the linear coefficients.

I took the liberty of downloading your .csv file and running the .py file. I'm a bit confused on the results, perhaps I'm doing it incorrectly:

>>> inputs
['N_NO3', 'N_NH4', 'Ca', 'S', 'K', 'P', 'Mg']
>>> m.coef_
array([ 0.40379135, -0.30896715, -0.28354946,  0.27611833, -0.11079075,
        0.14252525, -0.35878179])
>>> m.intercept_
0.3966167074820435

There shouldn't be negative numbers in here.

Either way, it appears you've already done it. I see the graph in your blog, but there's no precise numbers on the coefficients.

Bug in the 1.100 with Button 9 and 21

There is a bug in version 1.100: buttons 9 and 21 bring up the "Tissue Analysis" window. The "Tool Precession" window is not called. I fixed it for myself, but I can’t fix your repository. Thanks for a good product!

Access Violation Error

HB Version 1.95 throws an "Access violation" error when the "Carry Out Calculation" button is pressed and "Concentrations from Weights" radio button is active.

Error

To reproduce this error:

  1. Press "Substance Selection", select Calcium Nitrate, Set Amount to 2.4 grams, return to main screen
  2. Change Volume to 1, Units to Gallons
  3. Select "Concentrations from Weights", and press "Carry Out Calculations" button.
  4. "Access violation" error is thrown.

x64 PC, Win7, Win10

The error may be here in all_element_contributions[j][i-1]:

for j:= 0 to 15 do mixContribution[j] := mixContribution[j] + StrtoFloat(StringGrid2.Cells[AMOUNT_IDX,i])*all_element_contributions[j][i-1]*Volume;

Export to CSV crash windows

On a windows 8.1 x64 machine, when exporting to csv, the "save as file type" dropdown box is empty, and clicking on the box shows no entries.

Inserting a filename and saving to the default location works fine, but when trying to save to another folder location, the application force closes.

With version 1.50, the dropdown box is the same, however the application will save to another location without error.

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.