Search found 2 matches

by dfrgttn
Mon Dec 30, 2019 10:03 am
Forum: Support
Topic: Polymer running on Sentinel-2 images
Replies: 10
Views: 11209

Re: Polymer running on Sentinel-2 images

Thank you, François, for an answer. I managed to run Polymer in python. It runs well and produces a result, but I get a warning like this: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[tuple(seq)]` instead of `arr[seq]`. In the future this will be in...
by dfrgttn
Wed Dec 18, 2019 3:38 pm
Forum: Support
Topic: Polymer running on Sentinel-2 images
Replies: 10
Views: 11209

Polymer running on Sentinel-2 images

Hello! I installed anaconda, created an environment and installed required dependencies. I am trying to run Polymer on Sentinel-2 images, however, this does not work to me: ./polymer_cli.py S2A_MSIL1C_20170502T093041_N0205_R136_T35UMB_20170502T093358.SAFE I received an error message: Traceback (most...