processing error with REMSS AMSR2 data
I get numerous processing errors with REMSS/AMSR2 data.
For this file for instance, command: felyx-miniprod --mode local --no-empty-miniprods=sea_surface_temperature --no-dynamic -o /home3/br156-200/project/felyx/manifest/ /home/cerdata/provider/ghrsst/satellite/l2p/gcom_w1/amsr2/remss-l2p-amsr2/data/2015/007/20150107042952-REMSS-L2P_GHRSST-SSTsubskin-AMSR2-l2b_v07.2_r14047-v02.0-fv01.0.nc amsr2-remss-l2p-v07.2
after a few miniprods produced successfully it fails here: 2015-04-07 16:15:46,073 (PID 3867) felyx_work.miniprod.extract.writers (INFO): Creating file /home3/br156-200/project/felyx/data/public/glc004/amsr2-remss-l2p-v07.2/2015/007/20150107053407_glc004_amsr2-remss-l2p-v07.2_20150107042952-REMSS-L2P_GHRSST-SSTsubskin-AMSR2-l2b_v07.nc. WARNING:root:Missing geolocation variable : z 2015-04-07 16:15:46,513 (PID 3867) felyx_work.miniprod.extract.extract_miniprods (ERROR): An unknown problem occurred in the production or linking of miniprods. This execution has been halted. Internally the issues was reported with the following exception: index 1 is out of bounds for size 1. Traceback (most recent call last): File "/opt/felyx/env/local/lib/python2.7/site-packages/felyx_work/miniprod/extract/extract_miniprods.py", line 225, in init self.__produce_miniprods() File "/opt/felyx/env/local/lib/python2.7/site-packages/felyx_work/miniprod/extract/extract_miniprods.py", line 604, in __produce_miniprods self.__produce_public_miniprods() File "/opt/felyx/env/local/lib/python2.7/site-packages/felyx_work/miniprod/extract/extract_miniprods.py", line 374, in __produce_public_miniprods no_empty_miniprods=self.args.no_empty_miniprods File "/opt/felyx/env/local/lib/python2.7/site-packages/felyx_work/miniprod/extract/extractor.py", line 69, in extract_subset values = values[site_info['mask']].flatten() File "/opt/felyx/env/local/lib/python2.7/site-packages/numpy/ma/core.py", line 2992, in getitem dout = ndarray.getitem(_data, indx) IndexError: index 1 is out of bounds for size 1