pytroll / pytroll-examples

Collection of examples for pytroll satellite data processing
GNU General Public License v3.0
76 stars 34 forks source link

use demo data in Mosaic #36

Closed raybellwaves closed 3 years ago

raybellwaves commented 4 years ago

Updates the GOES-16 Mosaic.ipynb notebook to use data from the demo module so anybody can run it.

review-notebook-app[bot] commented 4 years ago

Check out this pull request on  ReviewNB

Review Jupyter notebook visual diffs & provide feedback on notebooks.


Powered by ReviewNB

review-notebook-app[bot] commented 4 years ago

View / edit / reply to this conversation on ReviewNB

djhoese commented on 2020-08-23T12:54:09Z ----------------------------------------------------------------

So the problem with the hurricane florence data is it is mesoscale images, right? One of the great points of this example was the full disk images it showed.


review-notebook-app[bot] commented 4 years ago

View / edit / reply to this conversation on ReviewNB

djhoese commented on 2020-08-23T12:54:10Z ----------------------------------------------------------------

Why the change from HTML to Image object? I never really liked either approach, I'm just curious. On a live session does this actually display the image?


djhoese commented 3 years ago

This example has now been updated in #40 so it shows the new S3 compatible way of getting files and how to use local files if you have them. Thanks for pushing for us to make these updates.