Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in / Register
felyx_work
felyx_work
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 21
    • Issues 21
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • felyx
  • felyx_workfelyx_work
  • Issues
  • #36

Closed
Open
Opened Aug 17, 2015 by Jeff Piollé@jfpiolle
  • Report abuse
  • New issue
Report abuse New issue

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

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
1
Labels
bitbucket2gitlab
Assign labels
  • View project labels
Reference: felyx/felyx_work#36