This code is designed to interact with Google Earth Engine (GEE) to process satellite imagery data. It includes functions to filter and process image collections based on specific criteria, such as date and geographic bounds, and to generate cloud cover maps.
## Dependencies
- Google Earth Engine (GEE) library
- Utility functions from `../utils`
- Metadata constants from `../../common/metadata`
- Cloud scoring function from `../imagery`
## Functions
### `addGridPosition(element)`
Adds a grid position to an image based on its WRS path and row.