Console Output
+ echo 'Testing bomex'
Testing bomex
+ bash -l -c 'postprocessing/tolerance_compare/tolerance_check.py /home/jenkins/tolerance_test_benchmarks/clubb_r8029/bomex_sfc.nc output/bomex_sfc.nc lwp 0.01'
Traceback (most recent call last):
File "/home/jenkins/workspace/branch_clubb_test/postprocessing/tolerance_compare/tolerance_check.py", line 39, in <module>
relative_diff = compute_relative_diff( ncfile1, ncfile2, field )
File "/home/jenkins/workspace/branch_clubb_test/postprocessing/tolerance_compare/tolerance_check.py", line 7, in compute_relative_diff
nc1 = netCDF4.Dataset(ncfile1)
File "src/netCDF4/_netCDF4.pyx", line 2464, in netCDF4._netCDF4.Dataset.__init__
File "src/netCDF4/_netCDF4.pyx", line 2027, in netCDF4._netCDF4._ensure_nc_success
FileNotFoundError: [Errno 2] No such file or directory: '/home/jenkins/tolerance_test_benchmarks/clubb_r8029/bomex_sfc.nc'