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

sometimes netcdf not readable #277

Open HolgerPollyNet opened 3 months ago

HolgerPollyNet commented 3 months ago

ncdump -h /data/level1b/polly24h/pollyxt_tropos/2023/05/12/2023_05_12_Fri_TROPOS_00_00_01_overlap.nc

. Warning! HDF5 library version mismatched error The HDF5 header files used to compile this application do not match the version used by the HDF5 library to which this application is linked. Data corruption or segmentation faults may occur if the application continues. This can happen when an application was compiled by one version of HDF5 but linked with a different version of static or shared HDF5 library. You should recompile the application or check your shared library related settings such as 'LD_LIBRARY_PATH'. You can, at your own risk, disable this warning by setting the environment variable 'HDF5_DISABLE_VERSION_CHECK' to a value of '1'. Setting it to 2 or higher will suppress the warning messages totally. Headers are 1.10.5, library is 1.10.8

occurs only sometimes--> any idea than reprocessing?

HolgerPollyNet commented 3 months ago

Only related to overlap files. @cristoferjimenez any idea?