Skip to content
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

Improvements to bulk_tiles and added quantize_colormap #561 #562

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

jtroberts
Copy link
Member

Purpose

  • A quick way to produce colormaps for many tiled layers

Proposed Changes

  • quantize_colormaps will produce quantized colormaps using standard MPL palettes for a single tiff or directory of files
  • New option to use continuous/discrete colors for bulk_tiles
  • Other minor improvements to bulk_tiles

Issues

Testing

  • Used these tool updates to produced tiled layers for a mission

- quantize_colormaps will produce quantized colormaps using standard MPL
palettes for a single tiff or directory of files
- New option to use continuous/discrete colors for bulk_tiles
- Other minor improvements to bulk_tiles
Copy link
Member

@tariqksoliman tariqksoliman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! LGTM

(One minor gripe is the usage of python3 over python but I can see arguments for both sides/preferences so no need to change anything,)

@jtroberts jtroberts merged commit d2d049f into development Jun 20, 2024
1 check passed
@jtroberts
Copy link
Member Author

(One minor gripe is the usage of python3 over python but I can see arguments for both sides/preferences so no need to change anything,)

Yeah, I'm not sure what the best practice is these days, but I've run into a lot of systems that only use python3 and don't include an alias to python.

@jtroberts jtroberts deleted the jr-561 branch June 20, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants