Add notebook example showing how to add overlays and decorate an image
Think it is important to collect the various ways one can decorate an image for publication, in one example! This judging from my own experience, and the many questions over the years on slack. This example was from Christian Peters, many thanks.
I have forgotten how we do with images in the examples. I will be happy to refine the example, and also make it possible to run by uploading the data somewhere or taking some other data we already have in the cloud. Just want a confirmation that this example fits in the current collection?
A smaller version of the final image is here:

Check out this pull request on ![]()
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
I took the liberty of creating a kaggle version of this notebook, maybe you can now embed the resulting image in this notebook? https://www.kaggle.com/martinraspaud/decorate-your-satellite-images-to-make-them-ready
I took the liberty of creating a kaggle version of this notebook, maybe you can now embed the resulting image in this notebook? https://www.kaggle.com/martinraspaud/decorate-your-satellite-images-to-make-them-ready
That's really cool, thanks a lot! We should and will eventually converge on some standard way to publish the example notebooks. For now i will use your kaggle output image at least.
If you have any additional time, it might be nice to have some explanation of what the various options are doing for each feature-type. Or you could point to the place in pycoast/pydecorate documentation where it is talked about. Yeah, maybe pointing to other docs is the better solution.
Excellent rework - cannot find a flaw . @christian's template definitely is superior to mine.
If you have any additional time, it might be nice to have some explanation of what the various options are doing for each feature-type. Or you could point to the place in pycoast/pydecorate documentation where it is talked about. Yeah, maybe pointing to other docs is the better solution.
I agree. I did a bit more explaining and pointing to the Pycoast and Pydecorate RTD pages.
Excellent rework - cannot find a flaw . @christian's template definitely is superior to mine.
Many thanks. I just took what you guys did, and put together. But that also takes a little time. But I need for myself as well!
@djhoese @mraspaud @peters77 @pnuu and others interested. Shall we leave this example as it is? I am thinking of showing how to add scale. But adding scale in Satpy is lacking some freedom/flexibility. So, was thinking we could/should make another example discussing adding scale, and then show how that can be done by using Pydecorate, PIL and Trollimage instead? I have no time right now to look at how the adding of scale can/shall be improved in Satpy. But eventually maybe we will have that and can then adapt the example?
Thanks @gerritholl ! I took onboard your suggestions
Okay for now? I can fix small things today if you like, but on vacation next week. @djhoese @gerritholl , others?
Is it possible to add two lines at the top to remove/ignore all warnings?