-
Notifications
You must be signed in to change notification settings - Fork 8
Semivariogram parameter fitting/optimization #251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
brandynlucca
merged 40 commits into
echostack-org:main
from
brandynlucca:WIP_semivariogram_fitting
Sep 5, 2024
Merged
Changes from 12 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
9c3c7b3
Draft script for semivariogram NLS
brandynlucca e066018
Early edits to empirical variogram function
brandynlucca 839b2b5
`empirical_variogram` plus other functions
brandynlucca e016845
Create variogram parameter validator
brandynlucca e36489f
New `fit_variogram` method
brandynlucca 77e4522
Amendments to the `fit_variogram` method
brandynlucca fcf7379
f-string fix (for pytest)
brandynlucca a1d0a15
Additiona f-string fixes
brandynlucca 589797e
Fixes to `test_kriging_functions`
brandynlucca 5fcd7f6
Amendment to `message.py`
brandynlucca 5dbd92e
f-string fix in `message`
brandynlucca 6939b7e
Merge branch 'main' of https://github.com/brandynlucca/echopop into W…
brandynlucca 8d08616
Merge branch 'main' of https://github.com/brandynlucca/echopop into W…
brandynlucca 1811426
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 87bbded
Early fixes to various parameter object handling
brandynlucca 3d296c2
Merge branch 'WIP_semivariogram_fitting' of https://github.com/brandy…
brandynlucca 045111e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] dce6680
Add TypedDict validator classes
brandynlucca e22fd40
Swapped out validation steps with
brandynlucca 3d53d90
Deleted erroneous test script
brandynlucca 2739a16
Missing typing import
brandynlucca 8fb7e4e
lint fixes
brandynlucca 73d0402
Add failed dependencies to `requirements.txt`
brandynlucca 8e619fb
Extra requirements.txt fix
brandynlucca c649d42
Attempt # 3 for fixing dependency
brandynlucca 34c46ee
Updates to `variogram` and specific model function
brandynlucca ff2fb9f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 1325a26
Fixes to missed errors in pytest
brandynlucca 11606f4
Update tests
brandynlucca 8abfbf8
Add coverage + full tests for new funcs
brandynlucca 0b87e0a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 86db23a
Small amendments to testing
brandynlucca 429bfab
Merge branch 'WIP_semivariogram_fitting' of https://github.com/brandy…
brandynlucca 57cc517
Additional tests and coverage improvements
brandynlucca 486e178
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a6329a4
Additional tests + JSON storage method for
brandynlucca 829e750
Merge branch 'WIP_semivariogram_fitting' of https://github.com/brandy…
brandynlucca 5aa2cbe
Overhaul to tests
brandynlucca 72dee36
Changes to some tests, added future TODOs
brandynlucca 89197ca
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.