Index: misc_sodar_scripts/SodarLevel2.py =================================================================== --- misc_sodar_scripts/SodarLevel2.py (revision 520) +++ misc_sodar_scripts/SodarLevel2.py (revision 522) @@ -45,5 +45,5 @@ newfile.level2_flag_top_z_nan_padded = True if '2011_05' < datecode < '2011_11': - newfile.level2_flag_upper_z_nan_cropped = True + newfile.level2_flag_upper_z_cropped = True newfile._FillValue = ncfile._FillValue