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
  • #50

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

miniprod fails with some L3 data

Miniprods seem to fail with L3 data in the case some parts of the grid have no valid values (and thus no time defined), which is the case of most L3 with ascending or descending passes only. It fails for instance for any file of OSISAF METOP L3P product (the 12-hourly, 0.05 deg resolution one).

Traceback (most recent call last): File "/opt/felyx/env/bin/felyx-miniprod", line 208, in args.no_dynamic File "/opt/felyx/env/lib/python2.7/site-packages/felyx_work/miniprod/extract/init.py", line 44, in produce_miniprods no_empty_miniprods, no_dynamic File "/opt/felyx/env/lib/python2.7/site-packages/felyx_work/miniprod/extract/extract_miniprods.py", line 165, in init self.__produce_miniprods() File "/opt/felyx/env/lib/python2.7/site-packages/felyx_work/miniprod/extract/extract_miniprods.py", line 455, in __produce_miniprods self.__produce_public_miniprods() File "/opt/felyx/env/lib/python2.7/site-packages/felyx_work/miniprod/extract/extract_miniprods.py", line 285, in __produce_public_miniprods collection_code=collection['code'] File "/opt/felyx/env/lib/python2.7/site-packages/felyx_work/miniprod/extract/writers.py", line 210, in get_names_and_paths 'time': start_time.strftime('%Y%m%d%H%M%S'), AttributeError: 'NoneType' object has no attribute 'strftime'

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#50