PollyNET / Pollynet_Processing_Chain

NRT lidar data processing program for multiwavelength polarization Raman lidar network (PollyNET)
https://polly.tropos.de/
GNU General Public License v3.0
20 stars 8 forks source link

Error in executing pollyxt_ift_display_monitor.py #74

Closed HolgerPollyNet closed 3 years ago

HolgerPollyNet commented 3 years ago

On rsd2:Display housekeeping

Display the results with Python. Traceback (most recent call last): File "/pollyhome/Bildermacher2/Pollynet_Processing_Chain/lib/pollyxt_ift_func_lib/pollyxt_ift_display_monitor.py", line 259, in pollyxt_ift_display_monitor(sys.argv[1], sys.argv[2]) File "/pollyhome/Bildermacher2/Pollynet_Processing_Chain/lib/pollyxt_ift_func_lib/pollyxt_ift_display_monitor.py", line 207, in pollyxt_ift_display_monitor cmap=cmap, vmin=-0.5, vmax=1.5, shading='nearest') File "/pollyhome/Bildermacher2/picasso-env/lib64/python3.6/site-packages/matplotlib/init.py", line 1431, in inner return func(ax, *map(sanitize_sequence, args), **kwargs) File "/pollyhome/Bildermacher2/picasso-env/lib64/python3.6/site-packages/matplotlib/axes/_axes.py", line 6073, in pcolormesh shading=shading) File "/pollyhome/Bildermacher2/picasso-env/lib64/python3.6/site-packages/matplotlib/axes/_axes.py", line 5611, in _pcolorargs C.shape, Nx, Ny, funcname)) TypeError: Dimensions of C (2, 321) are incompatible with X (321) and/or Y (1); see help(pcolormesh) Warning: Error in executing pollyxt_ift_display_monitor.py

In pollyxt_ift_display_monitor at 47