eurodatacube / eodash-catalog

MIT License
1 stars 0 forks source link

add 5 nasa biomass datasets #115

Closed lubojr closed 6 months ago

lubojr commented 7 months ago

EPA_Methane HLS_NDVI LIS_Global_DA_Evap

aapopescu commented 6 months ago

Hi, @lubojr , can you please check why chart generation does not fetch data from all dates, even if the map loads correctly https://eodash-trilateral-testing.eox.at/adding-biomass-data/explore?search=World%3A+Evapotranspiration%2C+LIS&x=-1335530.53614&y=-11706.5874&z=4.10193&poi=World-LIS_Global_DA_Evap&area=POLYGON%28%28-65.37569014269845+-7.573502253413139%2C-62.17148462969795+-7.573502253413139%2C-62.17148462969795+-3.8344251966581737%2C-65.37569014269845+-3.8344251966581737%2C-65.37569014269845+-7.573502253413139%29%29

lubojr commented 6 months ago

@aapopescu It is documented here:

https://github.com/eurodatacube/eodash/pull/2511#issuecomment-2033961947 https://github.com/eurodatacube/eodash/pull/2511#issuecomment-2039541264

That PR brings the dataset to the old dashboard and adds the custom behavior of 1 year from selected date while this PR adds the corresponding YAML reference to the "new" version. Can we merge both? Thank you.