Giter Club home page Giter Club logo

Comments (3)

yumorishita avatar yumorishita commented on June 26, 2024

#244 (comment)

from licsbas.

khakim avatar khakim commented on June 26, 2024

Dear Yumorishita,

I have the same problem with LiCSBAS11_check_unw.py as below:

LiCSBAS11_check_unw.py ver1.3.3 20210402 Y. Morishita
LiCSBAS11_check_unw.py -d GEOCml1

coh_thre : 0.05
unw_cov_thre : 0.3
Traceback (most recent call last):
File "/usr/local/LiCSBAS2/bin/LiCSBAS11_check_unw.py", line 356, in
sys.exit(main())
File "/usr/local/LiCSBAS2/bin/LiCSBAS11_check_unw.py", line 175, in main
width = int(io_lib.get_param_par(mlipar, 'range_samples'))
File "/usr/local/LiCSBAS2/LiCSBAS_lib/LiCSBAS_io_lib.py", line 236, in get_param_par
value = subp.check_output(['grep', field,mlipar]).decode().split()[1].strip()
File "/home/khakim/anaconda3/lib/python3.9/subprocess.py", line 424, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/home/khakim/anaconda3/lib/python3.9/subprocess.py", line 528, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['grep', 'range_samples', ... /GEOCml1/slc.mli.par']' returned non-zero exit status 1.

Please help to solve it.

from licsbas.

yumorishita avatar yumorishita commented on June 26, 2024

#97 (comment)

from licsbas.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.