Hi everyone !
I am currently processing Sentinel2 data with SNAP and I need to export them in NetCDF4-CF format for a good integration in my overall pipeline.
But when I try to export the data, the exportation just crash and the created file weight 1KB, this is very unexpected because I am doing to exact same processing using Landsat and HYPSO (NTNU student hyperspectral satellite) and it work perfectly.
To quickly describe my processing, I am creating new band using the Ocean Color Algorithm for chlorophyll-a monitoring.
I am sending you the Sentinel processed data from the log of the failed export.
Thank for your help !
messages.log (102.0 KB)
Hi Martin,
Could you please provide the S2 product you are using and the processing steps?
Thanks,
Diana
Hi Diana !
Thank you for your response, here is a WeTransfer link to the S2 product.
Basicly, I am starting by doing a Subset of this current product to focus on my area of interest, then I am doing some Band Maths in order to process chlorophyll, finally I am Resampling the product just before trying to export it in NetCDF4-CF format.
Thank you, I was able to reproduce the problem. Could you please check if this solution fixes your issue?
https://forum.step.esa.int/t/version-11-is-here-upgrade-now-and-explore-what-s-new/43432/41
The solution is working on my side ! Thank you very much.
SNAP 13 is the latest and it is the officially supported version, please upgrade in case you haven’t yet.