Skip to content

[BUG]: Issue processing a file #24

Description

@asreimer
    Traceback (most recent call last):
      File "/opt/virtualenvs/dataproc/bin/resolvedvelocities", line 8, in <module>
        sys.exit(main())
      File "/opt/virtualenvs/dataproc/lib/python3.8/site-packages/resolvedvelocities/run_resolve_vectors.py", line 94, in main
        rv.create_plots()
      File "/opt/virtualenvs/dataproc/lib/python3.8/site-packages/resolvedvelocities/ResolveVectors.py", line 738, in create_plots
        summary_plots.plot_components(times,self.bin_mlat,
      File "/opt/virtualenvs/dataproc/lib/python3.8/site-packages/resolvedvelocities/plot/summary_plots.py", line 40, in plot_components
        time, xticks, xlims = get_time_ticks(utime)
      File "/opt/virtualenvs/dataproc/lib/python3.8/site-packages/resolvedvelocities/plot/summary_plots.py", line 225, in get_time_ticks
        exp_start = dt.datetime.utcfromtimestamp(utime[0,0])
    IndexError: index 0 is out of bounds for axis 0 with size 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions