SIAC
SIAC copied to clipboard
A sensor invariant Atmospheric Correction (SIAC)
Importing window functions directly from [scipy.signal](https://docs.scipy.org/doc/scipy/reference/signal.html#module-scipy.signal) has been deprecated since SciPy 1.1.0 and they are removed in SciPy 1.13.0. We should instead import them from [scipy.signal.windows](https://docs.scipy.org/doc/scipy/reference/signal.windows.html#module-scipy.signal.windows).
Could you extend the SIAC to apply atmospheric correction on OLCI sentinel 3? Thanks
Hello, Thanks for making your work open source. I saw the results, and they are amazing. I'm trying to do a little test on Mac using gdal 3.5.1. However, I...
Hi @MarcYin @jscarriere Could you handle the error below so that the pipeline doesn't fail as a result? 9acc5883-1d65-4d5f-9e55-7964c3d0fde0: S2B_MSIL1C_20250305T100029_N0511_R122_T33UWP_20250305T115712 FYI: I relaunched the pipeline and it's done {"asctime": "2025-04-09...
@MarcYin Could you please fix the following error FYI pipeline executed on: 155c4859-de48-4c68-ad11-a8baf5cedd16: S2C_MSIL1C_20250221T101051_N0511_R022_T32TNS_20250221T152956 File \"/opt/s2gm/modules/SIAC/SIAC/the_aerosol.py\", line 199, in __init__\n self.spec_map = Two_ NN(np_model_file=spec_m_dir + '/Aqua_%s_spectral_mapping.npz'%self.satellite)\n File \"/opt/s2gm/modules/SIAC/SIAC/Two_NN.py\", line 184,...