-
Notifications
You must be signed in to change notification settings - Fork 8
DAS-2276: retain 3 and 4 band information in browse images #39
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
flamingbear
merged 18 commits into
main
from
mhs/DAS-2276/retain-rgba-bands-when-present
Dec 18, 2024
Merged
Changes from 12 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
57981b9
DAS-2276: Worked and committed on the wrong branch
flamingbear 94be7e5
DAS-2276: convert_mulitband_to_raster only scales when needed
flamingbear dd60d72
DAS-2276: Rewords comments.
flamingbear 8e67313
DAS-2276: Compare array types in assertions.
flamingbear bbd1891
DAS-2276: Quick test
flamingbear 97086e5
DAS-2276: Use OPAQUE and TRANSPARENT. Reword comments.
flamingbear b17e020
DAS-2276: Fix browse code for jpeg images.
flamingbear e229a8f
DAS-2276: Refactor prepare_raster_for_writing.
flamingbear 664e439
DAS-2276: Update Changelog and bump vervice version number.
flamingbear 32fb4db
DAS-2276: Simplify prepare_raster_for_writing.
flamingbear 25742bf
DAS-2276: better example: test_convert_uint8_3_multiband_to_raster
flamingbear dd09815
DAS-2276: Write transparent backgrounds when regrid dest has nodata
flamingbear 3864f03
DAS-2276: Fixup TAGS in changelog
flamingbear 8d8968c
DAS-2276: reword comment.
flamingbear 41bad90
DAS-2276: clarify comment and rename variable.
flamingbear b6aadd0
DAS-2276: prepare_raster_for_writing -> standardize_raster_for_writing
flamingbear bae52d6
DAS-2276: Clarifying comment
flamingbear 6ad622f
DAS-2276: Fix typos
flamingbear 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 2.0.2 | ||
| 2.1.0 |
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.
Uh oh!
There was an error while loading. Please reload this page.