Primary competition visual

Amini Canopy or Crop Challenge

Helping West Africa
3 000 Points
Challenge completed 7 months ago
Classification
Earth Observation
355 joined
80 active
Starti
Jan 17, 25
Closei
Mar 30, 25
Reveali
Mar 31, 25
ploting the images
Help · 9 Feb 2025, 15:23 · 2

i wanted to ask if anyone has managed to figure out a way to plot the images, since the dataset is basically values of pixels, i thought it would be intuitive to try and plot the corresponding images. the problem that i faced is that i didn't know how many pixels are in an image, i tried grouping them based on similar ids but that didn't work. if anyone has figured a way to do this please let us know :D .

Discussion 2 answers
User avatar
Muhamed_Tuo
Inveniam

Hey,

I don't think it is actually pixels that we received ( or at least not in the common definition of what a pixel is ).

My understanding is that this is a time series dataset ( see the "time" column ). Each row represents a day and each (column) value, I believe, is an agggreagtion ( most likely the mean ) of those said pixels.

It makes sense, because the data spans over 3 years ( with a 5-day interval between each observation ), and providing the raw data for this full period would have been challenging.

12 Feb 2025, 23:06
Upvotes 0
User avatar
Sup'com

thank you for the clarification