Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

merge axes capability mix up link for tooltips #31

Open
lee1043 opened this issue Jun 5, 2020 · 1 comment
Open

merge axes capability mix up link for tooltips #31

lee1043 opened this issue Jun 5, 2020 · 1 comment
Assignees

Comments

@lee1043
Copy link
Contributor

lee1043 commented Jun 5, 2020

Screen Shot 2020-06-04 at 7 53 29 PM

See the linked path at the bottom of above image, which is shown such as:
"... /v20200602/zg-500_global//zg-500_global_cmip6_historical_ACCESS-CM2_djf_.png"

which supposed to be:
"... /v20200602/zg-500/global/zg-500_cmip6_historical_ACCESS-CM2_djf_global.png"

merge = [["model"], ["variable", "region"]]

https://github.com/PCMDI/PCMDI_Simulation_Summaries/blob/927296466f74faad04b32483372aa0906e408b85/graphic/mean_climate/click/params_modal_meanclimate.py.in#L97

cell_tooltips_images_template = os.path.join(
        "../../../../../../../..",
        "graphics", "mean_climate", mip, exp, "clim", graphic_ver, "%(variable)", "%(region)",
        "%(variable)_"+mip+"_"+exp+"_%(model)_%(season)_%(region).png")

https://github.com/PCMDI/PCMDI_Simulation_Summaries/blob/927296466f74faad04b32483372aa0906e408b85/graphic/mean_climate/click/params_modal_meanclimate.py.in#L194

@lee1043 lee1043 self-assigned this Jun 5, 2020
@lee1043 lee1043 changed the title merge mixes up link for tooltips merge axes capability mix up link for tooltips Jun 5, 2020
@lee1043
Copy link
Contributor Author

lee1043 commented Jun 5, 2020

Influenced by names_update

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant