eurodatacube / eodash

Software behind the RACE dashboard by ESA and the European Commission (https://race.esa.int), the Green Transition Information Factory - GTIF (https://gtif.esa.int), as well as the Earth Observing Dashboard by NASA, ESA, and JAXA (https://eodashboard.org)
https://race.esa.int
MIT License
89 stars 43 forks source link

Add product from Sentinel-1 Amazonas product - BIOMASS theme #2411

Open aapopescu opened 7 months ago

aapopescu commented 7 months ago

https://sen4ama.gisat.cz/

https://github.com/gisat/s14amazonas

contact: https://github.com/sivasanarul

@AlessandroScremin cc: @dmoglioni

-> to be included in trilateral dashboard

lubojr commented 4 months ago

Currently the first draft of sen4ama Amazonas integration is on https://eodash-trilateral-testing.eox.at/amazonas-sen4ama/ The visualisation seems fine and working to me but maybe we could also show the origina Snetinel1 data that it was based on? Up to decide. In that case evalscript color would need to be changed from grayscale to some other color to contrast with S1 better.

Please have a look @AlessandroScremin @aapopescu and suggest if leaving like this is OK or we should reference other layers as well.

santilland commented 4 months ago
AlessandroScremin commented 4 months ago

@santilland color changed to RED.

lubojr commented 4 months ago
  • [x] @santilland check if we can do requests from monthly steps if SH can handle the response.
  • [x] The data seems to be as expected when comparing to original.
  • [x] S1 display not needed for now, set S2 cloudless as default backgorund.
  • [x] @AlessandroScremin to change color to red

All integrated.

lubojr commented 3 months ago

@AlessandroScremin Are there any updates on the markdown description for Sen4Ama data?

aapopescu commented 3 months ago

markdown is ready

lubojr commented 3 months ago

Thank you. Prepared https://github.com/eurodatacube/eodash/pull/2505 to staging and created STAC catalog reference YAML and copied assets. Closing the issue as done.

lubojr commented 3 months ago

@aapopescu PR merged to staging.

An attempt for a standard custom area chart integration is now in a branch here: https://eodash-trilateral-testing.eox.at/amazonas-sen4ama-chart/?indicator=sen4ama

lubojr commented 3 months ago

Nevermind, with @santilland we agreed on an approach of time series of "detections pixels vs nodata pixels". I will redo the chart interpretation. Reopening the issue

AlessandroScremin commented 2 months ago

@lubojr

I was looking at the chart...but it doesn't seems much useful with all values set to 1.

The map is a binary mask no data value = 0) and 1. the idea was to compute the bumber of pixels with value 1 in the custom AOI and compute the area knowing the resolution of the pixel and the number of pixels

what I see in the dashboard is this:

image

lubojr commented 2 months ago

Nevermind, with @santilland we agreed on an approach of time series of "detections pixels vs nodata pixels". I will redo the chart interpretation. Reopening the issue

@AlessandroScremin Yes. In the last comment I confirm that the current implementation is not final. We will change it in the nearby future (using the same principle as for WSF dataset)