in src/data_utils.py [0:0]
def get_mangrove_data(): """ Returns an earth engine image of mangroves around the globe """ return ee.ImageCollection("LANDSAT/MANGROVE_FORESTS").first()