forked from pytroll/satpy
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bring my fork up to date #6
Merged
Merged
Conversation
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
PySpectral newer than 0.8.5 will bring dask support, and will enhance the performance significantly
# Conflicts: # satpy/etc/readers/viirs_sdr.yaml
Includes a lot of changes to make fancier glob patterns possible on GCP
Add ABI Meso demo data case and clean up documentation
# Conflicts: # satpy/tests/compositor_tests/__init__.py
Add dask support to NIRReflectance modifier
array.astype('datetime64') crops hours and seconds. Use explicit resolution instead.
Add workaround for datetime64 bug in numpy < 1.15
Align SEVIRI area defs from YAML and readers
From the API documentation, add links the source for each class, method, and function. In a perfect world, each of those would have perfect documentation such that a developer will not need to refer to the source. I believe that some parts of satpy are not quite there yet, and therefore such links to the source could be useful in the interim.
Add links to source from API documentation
Fix hurricane florence demo download to only include M1 files
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.
git diff origin/master -- "*py" | flake8 --diff