Skip to content

Sustainwell merge#280

Closed
justin-ven wants to merge 3 commits intodevelopfrom
SUSTAINWELLMerge
Closed

Sustainwell merge#280
justin-ven wants to merge 3 commits intodevelopfrom
SUSTAINWELLMerge

Conversation

@justin-ven
Copy link
Copy Markdown
Contributor

This pull request:

  • adds a new function to test for null variables (Parameters.checkFinite)
  • adds routines to evaluate lifetime incomes
    I couldn’t see the reason for adding the following to DataParser.java:
    + "CREATE INDEX IF NOT EXISTS idx_" + personTable + "bukey ON " + personTable + " (buid, butime, burun, prid);"
    + "CREATE INDEX IF NOT EXISTS idx
    " + personTable + "_idhousehold ON " + personTable + " (idhousehold);"
    I consequently reverted some changes to this file – test simulations seemed to run through fine. I have left the revised file (DataParser.new) in the project in case I have missed something.

@justin-ven justin-ven closed this Nov 10, 2025
@justin-ven
Copy link
Copy Markdown
Contributor Author

re-issuing pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant