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