Skip to content

BUG - Lo L1A - variables with bad DEPEND_0 #2643

@subagonsouth

Description

@subagonsouth

Description of the issue

At least two L1A products raise warning when their CDF files are read in. lo_l1a_spin and lo_l1a_star. I think that this is related to not having DEPEND_0 set correctly.

Warnings:
lo_l1a_star:

Warning: Variable shcoarse listed DEPEND_0 as 0, but no variable by that name was found.

lo_l1a_spin:

Warning: Variable shcoarse listed DEPEND_0 as 0, but no variable by that name was found.
Warning: Variable spin_label listed DEPEND_0 as 0, but no variable by that name was found.

This results in cdf_to_xarray just assigning these variables as their own coordinates/dimensions.

Steps to reproduce the issue

No response

Expected behavior (What should happen)

No response

Actual behavior (What does happen)

No response

Code Snippet:

Code

Additional notes, affected areas, and suggested fixes

No response

Metadata

Metadata

Assignees

Labels

HelperbugSomething isn't working

Type

Projects

Status

Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions