get_band_name
io.GridSource.get_band_name(n)
Get the name of a specific band.
Parameters
Name | Type | Description | Default |
---|---|---|---|
n |
int | Band number. | required |
Returns
Type | Description |
---|---|
str | Name of the band. |
io.GridSource.get_band_name(n)
Get the name of a specific band.
Name | Type | Description | Default |
---|---|---|---|
n |
int | Band number. | required |
Type | Description |
---|---|
str | Name of the band. |