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

Fix dataset mapping in compare datasets #6444

Merged
merged 7 commits into from
Feb 6, 2025

Conversation

shawnyama
Copy link
Contributor

@shawnyama shawnyama commented Feb 5, 2025

Description

  • mapping shows expecting variable name format (not pyciemss)
  • generate mapping options in onMounted instead of in html
  • higher compatibility for mapping different variable names
  • this is half the battle of solving this, regular dataset assets aren't supported in compare datasets so I'll see what I can do in a second pass

image

@shawnyama shawnyama changed the title Fix dataset mapping Fix dataset mapping in compare datasets Feb 5, 2025
@shawnyama shawnyama changed the base branch from main to release/v2.31.0 February 5, 2025 19:19
@shawnyama shawnyama changed the base branch from release/v2.31.0 to main February 5, 2025 19:21
@shawnyama shawnyama changed the base branch from main to release/v2.31.0 February 5, 2025 19:26
@shawnyama shawnyama marked this pull request as draft February 5, 2025 19:32
Base automatically changed from release/v2.31.0 to main February 6, 2025 15:52
@shawnyama shawnyama changed the base branch from main to release/v2.31.0 February 6, 2025 16:01
@shawnyama shawnyama merged commit 0b63742 into release/v2.31.0 Feb 6, 2025
@shawnyama shawnyama deleted the fix-dataset-mapping branch February 6, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TASK]: variables should be regular (not pyciemss) and show variables from regular dataset
3 participants