-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SNAP-3771_SNAP-3772_SNAP-3773_SNAP-3774_SNAP-3775_product_library #475
base: 11.x
Are you sure you want to change the base?
SNAP-3771_SNAP-3772_SNAP-3773_SNAP-3774_SNAP-3775_product_library #475
Conversation
…s without start date, end date and footprint.
…library-v2): Update the default options for Product Library to not download all pages of search result and lower limit of products on page for speeding up the searching time.
…library-v2): Update the TAO version for integration of the updated remote repositories in SNAP Product Library.
…library-v2): Update jUnit test.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[SNAP-3771]
AWS - Search Landsat-8 products without selecting AoI - no error message displayed to user & 0 results
Log file: INFO [ro.cs.tao.datasource.remote.aws.Landsat8Query]: Query returned 0 products
ro.cs.tao.datasource.QueryException: Either [footprint] or ([path] and [row]) should be provided
at ro.cs.tao.datasource.remote.aws.Landsat8Query.executeImpl(Landsat8Query.java:146)
at ro.cs.tao.datasource.DataQuery.execute(DataQuery.java:217)
at ro.cs.tao.datasource.remote.aws.AWSDataQuery.execute(AWSDataQuery.java:127)
at org.esa.snap.remote.products.repository.download.RemoteRepositoriesManager.downloadProductList(RemoteRepositoriesManager.java:439)
at org.esa.snap.remote.products.repository.download.RemoteProductsRepositoryProviderImpl.downloadProductList(RemoteProductsRepositoryProviderImpl.java:65)
at org.esa.snap.product.library.ui.v2.repository.remote.download.DownloadProductListTimerRunnable.execute(DownloadProductListTimerRunnable.java:97)
at org.esa.snap.product.library.ui.v2.repository.remote.download.DownloadProductListTimerRunnable.execute(DownloadProductListTimerRunnable.java:27)
at org.esa.snap.product.library.ui.v2.thread.AbstractRunnable.run(AbstractRunnable.java:39)
at java.base/java.lang.Thread.run(Thread.java:829)
Fix for SNAP-3771; SNAP-3772; SNAP-3773; SNAP-3774; SNAP-3775