Conversation
…d error for case of measured elevations supplied in a csv
… more divergences (reaches routing to more than one reach), the downstream connections were still being cast to ints, and therefore weren't identified as being within the stream network (of string line-ids). Remove type-casting here as it should be done in other contexts when the data are read in.
…citly sort the new_lines to try to fix flaky test_add_to_perioddata2 test
…feet/foot/ft. Previously, for example strings like 'US survey foot' were not being recognized.
… dimension for inactive reaches instead of 'none'; retain option to write 'none' for backwards compatibility with older versions of MODFLOW 6.
…lower-case, to resolve issues with inconsistent column name capitalization downloaded datasets; * also refactor preprocessing module and remaining associated code to use string identifiers for working with flowlines. this should fix #177
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…pi.types.is_string_dtype()
…talling pandas < 3
…ertantly adding a 'cellid' column with nan or 0 values
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.
No description provided.