serbinsh / R-FieldSpectra

R library for importing and processing field spectroscopy data collected with ASD and Spectral Evolution instruments
GNU General Public License v3.0
24 stars 16 forks source link

Resample Spectroradiometer data to the spectral bands of Sentinel-2 #13

Closed safalabolo closed 3 years ago

safalabolo commented 6 years ago

Dear Shawn, congratulations for your job! I would like to use the package in this way: I have spectroradiometer ASD reflectance data which I would like to resample to the spectral bands of Sentinel-2 using published spectral response functions. With which command this is possible within the package. Thank you so much for your answer.

serbinsh commented 5 years ago

@safalabolo I had a resample function in this package but have since let it lapse. In the long run I am going to utilize the function in the PEcAnRTM package as this is already well-written and can support convolution for a number of sensors. its easy for us to add Sentinel-2 as well

https://github.com/PecanProject/pecan/tree/develop/modules/rtm

safalabolo commented 5 years ago

Hi serbinsh, thank you for sharing these updates. All the best.