Basemap viewer and GEE's tfrecord image different We notice a significant difference between some images that Planet shows us on its Planet-NICFI Basemap Viewer and those extracted in TFRecord format. Here is a guided example of what we notice:There is a shp and a geojson (id_27954006.zip) of a 540x540 meters grid on this link: drive.google.com/drive/folders/1jv-oFoLkJZLCJieXIpULBYxqsPg6wl32?usp=sharingThis is what this geometry looks like in ‘planet_medres_normalized_analytic_2021-10_mosaic’ in Basemap Viewer: Basemap View of the id_27954006.geojson in 2021-10 normalized mosaicWe extract the NICFI-Planet geometry of this shp into TFRecord files using Planet integration with Google Earth Engine. Tropical Americas Image Collections are filtered as in the developer’s example using python. We use ee.Filter.date(‘2021-10-01’, ‘2021-10-31’) to get the same October mosaic basemap than before.This process results in a TFRecord file (id27954006_1.tfrecord.gz) with bands data from Planet Basemap (R, G, B). When we extract the information of t