Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PSSC variable not compatible with VM plots or subsets over a time range #1065

Open
JustinElms opened this issue Aug 26, 2022 · 0 comments
Open
Labels
Bug Something's wrong. Python

Comments

@JustinElms
Copy link
Contributor

Describe the bug
Users cannot produce virtual mooring plots or time-ranged subsets of the Potential Subsurface Channel variable. It appears that the functions used to calculate this variable do not account for input variables with a time dimension which raises a number of errors throughout the PSSC calculation.

To Reproduce
VM issue:

  • Select PSSC from the variable dropdown menu.
  • Create a point (any method) then click plot.
  • Select the Virtual mooring tab.
  • The plot query will fail.

Subset issue:

  • Draw an area using any dataset that has a PSSC variable (again any method).
  • Select PSSC from the variable select box in the subset panel.
  • Click the Select Time Range check box and choose any values.
  • Click Save and the query will fail.

Expected behavior
The above workflows should function without issue.

@JustinElms JustinElms added Python Bug Something's wrong. labels Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something's wrong. Python
Projects
None yet
Development

No branches or pull requests

1 participant