7 Questions 8 Answers 0 Followers
Questions related from Cindy Viviers
I want to change the landcover class of the current image if the landcover class of the previous image and the sequential image are both urban for example, across a time-series image collection of...
14 August 2023 3,717 0 View
I have missing dates with no data which I want to create data for using linear interpolation. I have been attempting a few things with little success. Most examples create a masked layer and...
31 July 2022 8,656 0 View
Good day, Any suggestions on how one can approach the 'masked' gaps in monthly MODIS data accessed through GEE? var monthly_sum_MODIS = ee.List.sequence(0, 1*179).map(function(n){ var start6 =...
15 July 2022 5,729 0 View
I want to downscale time-series imagery data using precipitation and evapotranspiration (temporal) and possibly even topography (static) using Google Earth Engine (GEE) Random Forest Regression. I...
25 April 2022 5,573 3 View
Good day everyone. I have been doing some GRACE data processing in GEE, but from what I can tell - only the first mission's data (dating from 2002/04 to 2017/01) is accessible through the...
22 March 2022 5,743 4 View
I attempted to do land use classification (CART classifier in GEE) using the 2020 South African National Land Cover Map as training data (73 classes) (although only 53 of the classes occur in my...
16 November 2021 7,943 1 View
Good day, I want to list the landcover class values present within my study area in order to remap them to consecutive integers. What is the code to get a list of the values present? Thank you...
08 November 2021 4,935 1 View