Reproject Sentinel-3 OLCI images

159 views
Skip to first unread message

vebjorn....@gmail.com

unread,
Aug 27, 2018, 4:14:19 AM8/27/18
to pytroll
Hi

Im fairly new to python, and would like to process remote sensing data. I came across satpy, which seems to be the perfect package for that. I would like to reproject a Sentinel-3 OLCI image with the crs epsg:3575. Its for sea ice montioring in artic regions. If anyone could provide an example script and workflow that would be great. 


Thanks,
Vebjørn

Raspaud, Martin

unread,
Aug 27, 2018, 4:23:35 AM8/27/18
to pyt...@googlegroups.com
Hej Vebjørn,

Welcome on board!

There is an example on how to process OLCI data with satpy here:


The reprojection is not provided in this example, but look at other examples in the repo for that.

As for the workflow, if you mean continuous processing of the data as it comes in, the trollflow and trollflow-sat packages can be helpful.

Best regards,
Martin

--
You received this message because you are subscribed to the Google Groups "pytroll" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pytroll+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Martin Raspaud, PhD
Software engineer
SMHI, SE-60176

vebjorn....@gmail.com

unread,
Aug 27, 2018, 5:01:08 AM8/27/18
to pytroll
Hi

I have seen the example, but as you say the reprojection is not included. I would like to know exactly how to do the reprojection, as this is what Im having trouble with. By workflow I mean the exact code, line by line preferably with explanation/comments. 

Best,
Vebjørn

Raspaud, Martin

unread,
Aug 29, 2018, 11:17:37 AM8/29/18
to pyt...@googlegroups.com
Hi,

I updated the olci example with resampling and a little more text. Feel free to complement this tutorial!


Best regards,
Martin

--
You received this message because you are subscribed to the Google Groups "pytroll" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pytroll+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

vebjorn....@gmail.com

unread,
Aug 31, 2018, 4:48:06 AM8/31/18
to pytroll
Hi

Thank you. It would also be nice if you added the final step where you save/write the file.

Regards,
Vebjørn

mandag 27. august 2018 10.14.19 UTC+2 skrev vebjorn....@gmail.com følgende:

Panu Lahtinen

unread,
Aug 31, 2018, 5:35:52 AM8/31/18
to pyt...@googlegroups.com
On 31.08.2018 11:48, vebjorn....@gmail.com wrote:
> Hi
>
> Thank you. It would also be nice if you added the final step where you
> save/write the file.

Before the example is updated (might not be, as there are other examples
that already show this):

fname = "/path/to/somewhere/image.tif"
newscn.save_dataset(composite, filename=fname)


P


--
Finnish Meteorological Institute
Erik Palménin aukio 1, P.O.Box 503, FIN-00101 Helsinki, Finland
Room: 3B20a, Phone: +358 50 380 3261
Reply all
Reply to author
Forward
0 new messages