In zampy, spatial_bounds are not passed to cds_utils.cds_request_land_cover. I am wondering if this was because selecting spatial bounds was not possible at the time, or if there was another reason for it.
I'm not sure, either we decided to not bother with spatial bounds as the dataset is only has 1 map per year (so data is not as big as hourly data), or it was not possible.
@BSchilperoort Currently, in cds, it is possible to select spatial bounds for downloading land cover dataset, see https://cds.climate.copernicus.eu/datasets/satellite-land-cover?tab=download. I am not sure whether this is a new feature in CDs.
In zampy, spatial_bounds are not passed to cds_utils.cds_request_land_cover. I am wondering if this was because selecting spatial bounds was not possible at the time, or if there was another reason for it.