-
Notifications
You must be signed in to change notification settings - Fork 2
[OBSOLETE but still functional for testing] Test optimal kerchunk #186
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
Open
valeriupredoi
wants to merge
67
commits into
main
Choose a base branch
from
test_optimal_kerchunk
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
c9812c7
add big file test
valeriupredoi 4afb750
run big file test
valeriupredoi 2b0c7c4
use timeit see memory
valeriupredoi 935bcaf
one single process Vasili
valeriupredoi 40f6e6e
back to all Pythons
valeriupredoi f8f930f
toss some timings
valeriupredoi b1a1aeb
save file and toss some timings
valeriupredoi 6030040
fail a test and add v0 test
valeriupredoi 6423a14
GA workflow new test names
valeriupredoi c2d426c
turn off storage caching
valeriupredoi 67ce586
kluge to get a Group
valeriupredoi 748c266
kluge to get a Group
valeriupredoi 16e5656
fix module
valeriupredoi fb5c5d2
add code change suggested for Kerchunk
valeriupredoi 256cb65
allow for cases
valeriupredoi c3775cb
allow for cases
valeriupredoi e3184a7
correct file url for kerchunk and pass storage options
valeriupredoi 6dd3a32
add function that readds the correct compressor to the reductionist
valeriupredoi 0677ca4
just print chunk selections to look at them
valeriupredoi f3dc818
finally made it work all through
valeriupredoi d20cdc2
streamline
valeriupredoi 0425e3c
cleanup prints
valeriupredoi f52693c
handle exception
valeriupredoi e9a8409
revert to JSON tempfile before I die of not realizing WTF was going o…
valeriupredoi ecc203d
added comments
valeriupredoi 8f92ae7
unfail test
valeriupredoi dbae564
add info about PytestUnraisableError
valeriupredoi ddd38fa
Merge branch 'main' into test_optimal_kerchunk
valeriupredoi 40f110b
cleanup GA flow
valeriupredoi 91d3f57
pin kerchunk
valeriupredoi 8cbf1f0
pin kerchunk
valeriupredoi fcefd23
use correct attributes compression and shuffle
valeriupredoi a4aadce
Revert "use correct attributes compression and shuffle"
valeriupredoi 8f9e9ab
fix case filters is None
valeriupredoi ea20e16
use two procs for pytest
valeriupredoi f6b1189
Merge branch 'main' into test_optimal_kerchunk
valeriupredoi 151284d
replace s3 test file because I am a pillock and I overwrote the other
valeriupredoi 8c82fb8
fix SegFault
valeriupredoi aa30b0b
add extension to truncate to the other kerchunking block and lots of …
valeriupredoi 0a6bd1d
add valid storage options for file opening in Kerchunk
valeriupredoi 2f75873
reinstance variable in test
valeriupredoi 6a4206d
del pointer
valeriupredoi 23cc9d5
separate calls to Active
valeriupredoi 86a22d8
reduce test
valeriupredoi 3d50db8
reduce test
valeriupredoi 2582d96
don't run exploratory tests
valeriupredoi 662a69f
cleanup test
valeriupredoi 3ee8732
reinstate test; we need to figure out the segfaulting not brushit und…
valeriupredoi 48df2cd
cleanup and restore test
valeriupredoi 30d435f
reinstate full workflow
valeriupredoi 110b96a
try create new variable
valeriupredoi 8b9c890
same var name again
valeriupredoi 0079a8b
try returning after each conditional
valeriupredoi 96c9ba4
comment out Dataset/group selection when preset S3 options are used
valeriupredoi 03c11b3
add note
valeriupredoi d064319
comment out heavy printing to stdout
valeriupredoi 730f6ec
turn off some printing to stdout
valeriupredoi d82b916
Merge branch 'main' into test_optimal_kerchunk
valeriupredoi d88cd99
Merge branch 'main' into test_optimal_kerchunk
valeriupredoi 3292612
Merge branch 'main' into test_optimal_kerchunk
valeriupredoi a46c59a
Merge branch 'main' into test_optimal_kerchunk
valeriupredoi 66a566e
Merge branch 'main' into test_optimal_kerchunk
valeriupredoi c21d02d
Merge branch 'main' into test_optimal_kerchunk
valeriupredoi 319220a
Merge branch 'main' into test_optimal_kerchunk
valeriupredoi a1f54c4
Merge branch 'main' into test_optimal_kerchunk
valeriupredoi 9429fae
Merge branch 'main' into test_optimal_kerchunk
valeriupredoi 726ebe0
Merge branch 'main' into test_optimal_kerchunk
valeriupredoi 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
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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bnlawrence here is the fix for the new compressor in filters feature of Kerchunk