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

Andi branch 01 #121

Closed HolgerPollyNet closed 2 years ago

HolgerPollyNet commented 2 years ago

changes to data base interface to be compatible with Matlab 2018+. See Issue #120

HolgerPollyNet commented 2 years ago

Hey @ulysses78, I think you need to impelment your chnages depending of the matlab version. Using the command "version" could be an option, and then doiung a simple if Matlab version before 2018 then as is else new command.

ulysses78 commented 2 years ago

Yes, I will start to implement a version control request.

ulysses78 commented 2 years ago

I replaced the function split with strsplit. Hopefully it works now ;-)

ulysses78 commented 2 years ago

By the way... in this branch I also added the variable 'tilt_angle' for the following files:

lib/io/pollySaveAttnBeta.m
lib/io/pollySaveNRAttnBeta.m
lib/io/pollySaveOCAttnBeta.m
lib/io/pollySaveOverlap.m
lib/io/pollySaveVDR.m
lib/io/pollySaveWV.m