RCarpenter
Member
I'm encountering a segfault in obs_sort_module.F90, around line 3161:
print *, 41313, next%meas%rh%data
I think it is because the next pointer is too far advanced following a loop through soundings. Does anyone have any insight into this? Thanks.
print *, 41313, next%meas%rh%data
I think it is because the next pointer is too far advanced following a loop through soundings. Does anyone have any insight into this? Thanks.