Hi, I have been trying to use batch processing to run the c2rcc.olci processor on multiple Sentinel 3 level 1 images. I adapted an xml which I wrote to do a similar process for Sentinel 2 files, but removed the read and resample steps and replace c2rcc.msi with c2rcc.olci. When I try and run the xml through the command line it returns the following error:
Error: expression: Undefined symbol ‘iop_bpart’.
When I try and run the xml through a batch file I get a different error:
Error: Missing source ‘E:…/…xml’ The system cannot find the file specified (although if I copy and paste the path I can see the specified .xml is there), so I am clearly doing quite a few things wrong!
Any pointers on either issue would be really appreciated!
TSM_Sentinel3.xml (1.3 KB)
Rachel