Skip to content

State file: slice selection not captured correctly #66

@huiwanpnnl

Description

@huiwanpnnl

Using 2.6.1 at NERSC. After getting the attached screenshot, I downloaded a state file, and the "data-selection" section looks like this:

 "data-selection": {
    "time_idx": 0,
    "midpoint_idx": 0,
    "interface_idx": 0,
    "crop_longitude": [
      -180,
      180
    ],
    "crop_latitude": [
      -90,
      90
    ],
    "projection": [
      "Mollweide"
    ]
  },

I'm guessing "midpoint_idx" and "interface_idx" are remnants from the old app; the other dimensions like "lwband", "nmodes" etc. don't seem to have been captured.

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions