earthdaily / qgis-plugin

🗺️ To be able to discover, request and use aggregate imagery products based on landsat-8/9, Sentinel 2 and other sensors from within QGIS, using the <geosys/> API.
GNU General Public License v3.0
15 stars 9 forks source link

The S2rep map is not working (PEU) #174

Closed LNArtus closed 2 years ago

LNArtus commented 2 years ago

Describe the bug No coverage on the production Europe to create S2rep map.

To Reproduce Steps to reproduce the behavior:

  1. Go to the geosys Plug-in image

(before connect to the production europe platform

  1. choose S2rep map type

Expected behavior when the user chosse to create a S2rep map they should be able to see all S2rep map on the coverage windows

LNArtus commented 2 years ago

Hi @vermeulendivan S2Rep is a new indexe and it's available with the catalog imagery API or Coverage API (Coverage API, old way or new way whenever) and the map type is : "maps": [ { "type": "INSEASON_S2REP" }

But this feature is just available in our europe production platform, so if you call the API on our testing platform maybe you will not see the map type S2rep, that does not mean is not a option, just it's mean that you cannot create the S2rep index map with your field test.

vermeulendivan commented 2 years ago

Hi @LNArtus . Also noted your comments from https://github.com/GEOSYS/qgis-plugin/issues/170 related to this. Will be having a look shortly. And you are correct, I've been looking at US not EU - apologies, my mistake. Just want to mention we are using the correct maps.type key as you posted above.