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

Modeling WMS configuration #2123

Open
Tracked by #2067
abkfenris opened this issue Dec 6, 2022 · 0 comments
Open
Tracked by #2067

Modeling WMS configuration #2123

abkfenris opened this issue Dec 6, 2022 · 0 comments
Assignees

Comments

@abkfenris
Copy link
Member

@youngmorse right now I am specifying the color map and extent in the request to the WMS server. If I remove it then THREDDS seems to have defaults for some standard names, but not others.

params={{
// STYLES: "boxfill/sst_36",
// transparent: "true",
layers: dataVar,
STYLES: "default",
// STYLES: "x-Occam",
time,
COLORSCALERANGE: "0,5",
}}

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

No branches or pull requests

2 participants