Skip to content
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

LiCSBAS01_get_geotiff.py: command not found #314

Closed
maulanaheno opened this issue Nov 30, 2023 · 6 comments
Closed

LiCSBAS01_get_geotiff.py: command not found #314

maulanaheno opened this issue Nov 30, 2023 · 6 comments

Comments

@maulanaheno
Copy link

maulanaheno commented Nov 30, 2023

i was stuck when downloading the last geo.cc.tif, then i try to restart the wsl and re-run the batch script then this error come up. How di i fix this?? Do i need bash install module before every processing??

@yumorishita
Copy link
Owner

You need source bashrc_LiCSBAS.sh.
https://github.com/yumorishita/LiCSBAS/wiki/1_Installation#12-licsbas-module

@maulanaheno
Copy link
Author

0/211 ifgs are discarded from further processing.
ifg dates unw_cov coh_av
Traceback (most recent call last):
File "/home/maulanaheno/LiCSBAS/bin/LiCSBAS11_check_unw.py", line 356, in
sys.exit(main())
^^^^^^
File "/home/maulanaheno/LiCSBAS/bin/LiCSBAS11_check_unw.py", line 331, in main
plot_lib.plot_network(ifgdates, bperp, [], pngfile)
File "/home/maulanaheno/LiCSBAS/LiCSBAS_lib/LiCSBAS_plot_lib.py", line 285, in plot_network
ax.grid(b=True, which='major')
File "/home/maulanaheno/miniconda3/envs/licsbas/lib/python3.11/site-packages/matplotlib/axes/_base.py", line 3196, in grid
self.xaxis.grid(visible, which=which, **kwargs)
File "/home/maulanaheno/miniconda3/envs/licsbas/lib/python3.11/site-packages/matplotlib/axis.py", line 1697, in grid
self.set_tick_params(which='major', **gridkw)
File "/home/maulanaheno/miniconda3/envs/licsbas/lib/python3.11/site-packages/matplotlib/axis.py", line 958, in set_tick_params
kwtrans = self._translate_tick_params(kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/maulanaheno/miniconda3/envs/licsbas/lib/python3.11/site-packages/matplotlib/axis.py", line 1102, in _translate_tick_params
raise ValueError(
ValueError: keyword grid_b is not recognized; valid keywords are ['size', 'width', 'color', 'tickdir', 'pad', 'labelsize', 'labelcolor', 'labelfontfamily', 'zorder', 'gridOn', 'tick1On', 'tick2On', 'label1On', 'label2On', 'length', 'direction', 'left', 'bottom', 'right', 'top', 'labelleft', 'labelbottom', 'labelright', 'labeltop', 'labelrotation', 'grid_agg_filter', 'grid_alpha', 'grid_animated', 'grid_antialiased', 'grid_clip_box', 'grid_clip_on', 'grid_clip_path', 'grid_color', 'grid_dash_capstyle', 'grid_dash_joinstyle', 'grid_dashes', 'grid_data', 'grid_drawstyle', 'grid_figure', 'grid_fillstyle', 'grid_gapcolor', 'grid_gid', 'grid_in_layout', 'grid_label', 'grid_linestyle', 'grid_linewidth', 'grid_marker', 'grid_markeredgecolor', 'grid_markeredgewidth', 'grid_markerfacecolor', 'grid_markerfacecoloralt', 'grid_markersize', 'grid_markevery', 'grid_mouseover', 'grid_path_effects', 'grid_picker', 'grid_pickradius', 'grid_rasterized', 'grid_sketch_params', 'grid_snap', 'grid_solid_capstyle', 'grid_solid_joinstyle', 'grid_transform', 'grid_url', 'grid_visible', 'grid_xdata', 'grid_ydata', 'grid_zorder', 'grid_aa', 'grid_c', 'grid_ds', 'grid_ls', 'grid_lw', 'grid_mec', 'grid_mew', 'grid_mfc', 'grid_mfcalt', 'grid_ms']

do you know what went wrong with my log above??

@yumorishita
Copy link
Owner

#244 (comment)

@maulanaheno
Copy link
Author

thank you, does licsbas clip area using lat long degree and can work with minus lat?

@yumorishita
Copy link
Owner

Yes.

@maulanaheno
Copy link
Author

Yes.

thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants