-
Notifications
You must be signed in to change notification settings - Fork 62
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
MUR SST Kerchunk Recipe #259
Draft
sbquinlan
wants to merge
38
commits into
pangeo-forge:master
Choose a base branch
from
developmentseed:mursst-kerchunk
base: master
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.
+210
−0
Draft
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
8e77f78
MUR SST Kerchunk Recipe
sbquinlan 37000c6
Use filepattern for URLs and replace custom methods with WriteCombine…
abarciauskas-bgse 1f0218b
Fix linting
abarciauskas-bgse fe4f047
Make protocol an environment variable
abarciauskas-bgse ca7c666
Use protocol envionement variable
abarciauskas-bgse 7897490
Linting
abarciauskas-bgse b82e52b
Update recipe.py
abarciauskas-bgse e90707b
Update recipe.py
abarciauskas-bgse 32b7c48
Update recipe.py
abarciauskas-bgse 40e2885
Update recipe.py
abarciauskas-bgse 26af6c7
Update recipe.py
abarciauskas-bgse df6ec0e
Update recipe.py
abarciauskas-bgse 00f5992
Update recipe.py
abarciauskas-bgse 31d6b9e
Update recipe.py
abarciauskas-bgse 01f9ced
Update transforms
abarciauskas-bgse ece4650
Comment out failing transform
abarciauskas-bgse b4e2fbb
Add missing strings
abarciauskas-bgse 02d80c2
Update requirements.txt
abarciauskas-bgse d270f9b
Remove consolidate metadata
abarciauskas-bgse b56af98
Update recipe.py
abarciauskas-bgse 293c453
Update recipe.py
abarciauskas-bgse 78bb384
comment out validate
abarciauskas-bgse 7204f67
Update recipe.py
abarciauskas-bgse 30cad0a
Update recipe.py
abarciauskas-bgse bc075dc
Update recipe.py
abarciauskas-bgse 88394b4
Update recipe.py
abarciauskas-bgse f881b30
Update recipe.py
abarciauskas-bgse bd4a3d6
Update recipe.py
abarciauskas-bgse b97b227
Update recipe.py
abarciauskas-bgse 271d320
Update recipe.py
abarciauskas-bgse 2c411b0
Add requirements, recipe with scripts for running w/o runner
abarciauskas-bgse f62d830
Fix merge conflicts
abarciauskas-bgse 36f2e71
Remove code for running without runner
abarciauskas-bgse bc3f2df
Fix fsspec_open_kwargs
abarciauskas-bgse b5e1b18
remove validation
46faa71
Merge pull request #4 from developmentseed/mursst-kerchunk-gcorradini
abarciauskas-bgse a4da5b6
Update recipe.py
abarciauskas-bgse 644c753
Update recipe.py
abarciauskas-bgse 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
Update recipe.py
commit f881b303804c3043ec1b6798a213ab4f613972fd
There are no files selected for viewing
This file contains 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
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.
This depends on the main branch of pangeo-forge-recipes