Closed
Conversation
* Pathlib + f-strings * Revert "update" This reverts commit 479bfa7. * Update datatableaccess.py Fix the issue of "Opening and closing a database in a loop takes increasingly long time" * Correct the file path Correct the file path * Update README for 2024 experimental release. * Update change log and version number * Update name to MIKE+Py * Remove license until official one is chosen. * Add logo images. * Update README with logo. * Add LICENSE * Update datatableaccess.py Return if database is open * Update links for new repo name. * Update version number in pyproject.toml * Add workflow to build docs * Make a nicely introduction * Add example notebook for running multiple rainfalls. * Create full_test_2024_0.yml * Update full_test_2024_0.yml * Update full_test_2024_0.yml * Update full_test_2024_0.yml * Update full_test_2024_0.yml * Update full_test_2024_0.yml * Update full_test_2024_0.yml * Update full_test_2024_0.yml * Update full_test_2024_0.yml * Update full_test_2024_0.yml * Example notebook for showing node connectivity information * Notebook example of how to create a MIKE+ sqlite database * Example of adding multiple section discharge result specifications * Clarify meaning of GetDownstreamLinks / GetUpstreamLinks * Feature/silently run engines (#28) * Raise error instead of printing and return * Add silent option for Engine1D * Add silent option for both EPANET and SWMM --------- Co-authored-by: wuwwen <wuw@dhigroup.com> --------- Co-authored-by: Henrik Andersson <jan@dhigroup.com> Co-authored-by: jue-hu <huj@dhigroup.com> Co-authored-by: Ryan Murray <74630349+rywm-dhi@users.noreply.github.com>
Enable intellisense for table names and field names
Collaborator
Author
|
Hi @ryan-kipawa, I saw you reopened it yesterday. What's your plan of this PR? |
Collaborator
Hi @jue-hu , I was asked to review to provide feedback/guidance. I'll use this PR as a means for that 😄 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enable intellisense for table names and field names