-
Notifications
You must be signed in to change notification settings - Fork 323
Open
Labels
emitter:client:pythonIssue for the Python client emitter: @typespec/http-client-pythonIssue for the Python client emitter: @typespec/http-client-python
Description
The capitalization of some enums for Planetary Computer is unusual. I would expected something like MODIS_10A1, rather than MODIS_10A1
sdk/planetarycomputer/azure-planetarycomputer/azure/planetarycomputer/models/_enums.py
"""Magma colormap - sequential black to yellow colormap"""
MAGMA_R = "magma_r"
"""Reversed magma colormap"""
MODIS10_A1 = "modis-10A1"Metadata
Metadata
Assignees
Labels
emitter:client:pythonIssue for the Python client emitter: @typespec/http-client-pythonIssue for the Python client emitter: @typespec/http-client-python