| 1 | // SimpleCloudScore, an example of computing a cloud-free composite with L8 |
| 2 | // by selecting the least-cloudy pixel from the collection. |
| 3 | |
| 4 | // A mapping from a common name to the sensor-specific bands. |
nothing calls this directly
no test coverage detected