Search found 37 matches

by dingky
Fri Aug 07, 2020 1:06 am
Forum: Support
Topic: how to run the polymer
Replies: 13
Views: 11269

Re: how to run the polymer

Dear François,

Thank you very much for your help, I am trying it
kind regards
ding
by dingky
Thu Aug 06, 2020 1:47 pm
Forum: Support
Topic: how to run the polymer
Replies: 13
Views: 11269

Re: how to run the polymer

Hi François, When I run command $ make auxdata_all the error code is as follows: auxdata/common/no2_clmatology.hdf:FAILED md5sum:WARNING:1 computed checksum did NOT match make:*** [makefile:47: auxdata_common] Error 1 After that, I executed the code: $ ./polymer_cli.py /home/ding/LC08_L1TP_121038_20...
by dingky
Tue Aug 04, 2020 1:38 pm
Forum: Support
Topic: how to run the polymer
Replies: 13
Views: 11269

Re: how to run the polymer

Dear François,

Thanks for your reply.
I think i get it.Thank you very much for your help!
kind regards
ding
by dingky
Mon Aug 03, 2020 1:00 pm
Forum: Support
Topic: how to run the polymer
Replies: 13
Views: 11269

Re: how to run the polymer

Dear François,

Thank you very much for your reply.I've completed to compile the program by
$ make ./polymer4.13/
.Unfortunately, this error still occurs. My Ubuntu system has two versions of python, is it related to this? Thanks for the answers and patience.



kind regards,
ding
by dingky
Thu Jul 30, 2020 10:58 am
Forum: Support
Topic: Polymer module
Replies: 3
Views: 5266

Re: Polymer module

Hi, As stated in the readme, a part of Polymer source code is coded in cython. You need to convert this source code to c using cython, and then compile this c code to a python module. On linux this is done using Polymer's makefile, but I have not tested it on windows - although, it should be possib...
by dingky
Thu Jul 30, 2020 8:51 am
Forum: Support
Topic: how to run the polymer
Replies: 13
Views: 11269

Re: how to run the polymer

I had created an environment and installed required dependencies.however,I was trying to run polymer on sentinel-2 images,there was error message. runing code: python ./polymer_cli.py S2A_MSIL1C_20170402T024541_N0204_E132_T50RNV_20200727T095734.SAFE I got the following information: Traceback (most r...
by dingky
Thu Jul 30, 2020 2:47 am
Forum: Support
Topic: how to run the polymer
Replies: 13
Views: 11269

how to run the polymer

I use IDLE to run polyme_cli.py to no avail.Excuse me, how to use polymer