Page 1 of 1

Pansharpening SRD in python

Posted: Sun Jan 07, 2024 2:30 pm America/New_York
by finnfenn
Hello! I was following along the tutorial for 'Working with Daily NASA VIIRS Surface Reflectance Data' (https://lpdaac.usgs.gov/resources/e-learning/working-daily-nasa-viirs-surface-reflectance-data/) and I was wondering if you all had a tutorial or a jupyter notebook for pansharpening SRDs in .h5 file types in python?

I looked around the eLearn page and didn't find what I was looking for. I'm attempting to better my efficiency in remote sensing by relying more of coding (specifically python).

I'm using conda as my interpreter as well.

Thanks!

Re: Pansharpening SRD in python

Posted: Tue Jan 09, 2024 4:52 pm America/New_York
by LP DAACx - dgolon
Hi @finnfenn Unfortunately we do not have any scripting resources that demonstrate pansharpening of MODIS or VIIRS data products and we do not have plans to create any soon. However, I am sure the user community is doing this, so I'll leave your question open in case any other users have any recommendations for you.

Re: Pansharpening SRD in python

Posted: Wed Jan 10, 2024 7:38 pm America/New_York
by finnfenn
Thanks for the reply!