Note
Go to the end to download the full example code
GIS TropOMI Processing¶
Get TropOMI from RSIG and save as GeoJSON and shapefiles.
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pycno/__init__.py:538: UserWarning: Downloading: https://www.giss.nasa.gov/tools/panoply/overlays/MWDB_Coasts_NA_1.cnob to /home/runner/.pycno/MWDB_Coasts_NA_1.cnob
warnings.warn('Downloading: ' + url + ' to ' + str(datapatho))
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 414482273831640.688 of field no2_trop of feature 0 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 848262306737706.25 of field no2_trop of feature 1 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1842527153080009.25 of field no2_trop of feature 2 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2080447788885430.75 of field no2_trop of feature 3 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1298578186197537.5 of field no2_trop of feature 4 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1139566316464297.5 of field no2_trop of feature 5 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1212825229301452 of field no2_trop of feature 6 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1805225765379200.25 of field no2_trop of feature 7 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1563658801469500.75 of field no2_trop of feature 8 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 373046602712452.125 of field no2_trop of feature 9 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 864989824592594.25 of field no2_trop of feature 10 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 869249752807309 of field no2_trop of feature 11 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1320081301734226.25 of field no2_trop of feature 12 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1287606120168493.25 of field no2_trop of feature 13 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1661608505147051 of field no2_trop of feature 14 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 750265554725347.125 of field no2_trop of feature 15 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 935583797059007.375 of field no2_trop of feature 16 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2037636542761902 of field no2_trop of feature 17 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1807066730023671 of field no2_trop of feature 18 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2198349053700985.75 of field no2_trop of feature 19 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 968547865046748.5 of field no2_trop of feature 20 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2075349261073206.5 of field no2_trop of feature 21 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2025718361557665 of field no2_trop of feature 22 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 678600698624259.125 of field no2_trop of feature 23 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1777723247745143.5 of field no2_trop of feature 24 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 550379526711640.188 of field no2_trop of feature 25 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1864866293974701 of field no2_trop of feature 26 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1500858859433810.75 of field no2_trop of feature 27 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1390009258192167.25 of field no2_trop of feature 28 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2154014076873863.75 of field no2_trop of feature 29 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1387444987017443 of field no2_trop of feature 30 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1532872868730519.25 of field no2_trop of feature 31 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1365668783008859.5 of field no2_trop of feature 32 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1228343730925171.25 of field no2_trop of feature 33 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1708645118950644.25 of field no2_trop of feature 34 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1261083018510053 of field no2_trop of feature 35 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1807824761401734.5 of field no2_trop of feature 36 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1697164010751967 of field no2_trop of feature 37 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1316358075071075.25 of field no2_trop of feature 38 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1445809240528287.75 of field no2_trop of feature 39 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2193191154066953.5 of field no2_trop of feature 40 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1178862027758896.25 of field no2_trop of feature 41 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1407882915109003 of field no2_trop of feature 42 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 889392410150376.25 of field no2_trop of feature 43 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2049115021950019.5 of field no2_trop of feature 44 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 877485073614698.25 of field no2_trop of feature 45 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2058935690895996.25 of field no2_trop of feature 46 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1707243527695973.25 of field no2_trop of feature 47 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1740640506089221.25 of field no2_trop of feature 48 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1359279849180220.5 of field no2_trop of feature 49 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 687457725657977.75 of field no2_trop of feature 50 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1669423348578038.75 of field no2_trop of feature 51 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1474260283263884 of field no2_trop of feature 52 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1979817808942207.25 of field no2_trop of feature 53 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1708828382895080.75 of field no2_trop of feature 54 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1000580386959482 of field no2_trop of feature 55 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1765752048161284.5 of field no2_trop of feature 56 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1414327934496250.25 of field no2_trop of feature 57 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 920628013237183 of field no2_trop of feature 58 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1021190077074279.5 of field no2_trop of feature 59 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1335385319913111.75 of field no2_trop of feature 60 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1773960805007809.5 of field no2_trop of feature 61 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1774403136034488.75 of field no2_trop of feature 62 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1318807765202236.5 of field no2_trop of feature 63 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1395205278479316 of field no2_trop of feature 64 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2212081033107242.5 of field no2_trop of feature 65 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1209660776924356.5 of field no2_trop of feature 66 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1180904221253295 of field no2_trop of feature 67 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 856911696708257.25 of field no2_trop of feature 68 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 262350305649074.469 of field no2_trop of feature 69 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1074012704951474 of field no2_trop of feature 70 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1925692396790546 of field no2_trop of feature 71 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1438153342694058.75 of field no2_trop of feature 72 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1979171729597146.5 of field no2_trop of feature 73 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1037266148020880.75 of field no2_trop of feature 74 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1791606504800693 of field no2_trop of feature 75 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1210201805389133.25 of field no2_trop of feature 76 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1092606820303790.25 of field no2_trop of feature 77 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1988428694862268.5 of field no2_trop of feature 78 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2223784511782432.75 of field no2_trop of feature 79 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 931994759476510.75 of field no2_trop of feature 80 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1688620164601179.5 of field no2_trop of feature 81 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1079963251269273.38 of field no2_trop of feature 82 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 769710374077958.5 of field no2_trop of feature 83 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 800847553581934.375 of field no2_trop of feature 84 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1322129739128704.5 of field no2_trop of feature 85 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1660071191222232.25 of field no2_trop of feature 86 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 868579902825104 of field no2_trop of feature 87 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1260688338299769.5 of field no2_trop of feature 88 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1810661135169393.75 of field no2_trop of feature 89 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1466962697660528.75 of field no2_trop of feature 90 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 539555013900262.562 of field no2_trop of feature 91 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1770398824325657.25 of field no2_trop of feature 92 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2441138617063079.5 of field no2_trop of feature 93 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1008890251170451 of field no2_trop of feature 94 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1566145297748498.75 of field no2_trop of feature 95 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1691355431004394.75 of field no2_trop of feature 96 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1108019066084052.62 of field no2_trop of feature 97 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1645784381045759.75 of field no2_trop of feature 98 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1394920469002008.75 of field no2_trop of feature 99 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1519073082760242 of field no2_trop of feature 100 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2195912179996303.25 of field no2_trop of feature 101 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1446912000915999.75 of field no2_trop of feature 102 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 748522630266334.125 of field no2_trop of feature 103 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1745434178218620.25 of field no2_trop of feature 104 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 845859884025567.25 of field no2_trop of feature 105 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1630738115443837.25 of field no2_trop of feature 106 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1273980396605693.5 of field no2_trop of feature 107 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 814793249638278.25 of field no2_trop of feature 108 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1311401075660651.25 of field no2_trop of feature 109 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 875298941792152.625 of field no2_trop of feature 110 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1052864505840352.62 of field no2_trop of feature 111 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 852964511208047 of field no2_trop of feature 112 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1334035651616996 of field no2_trop of feature 113 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1853336549080668.25 of field no2_trop of feature 114 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2157320714905399.75 of field no2_trop of feature 115 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1039491057749182.75 of field no2_trop of feature 116 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1183172290571619.75 of field no2_trop of feature 117 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1148474718746038 of field no2_trop of feature 118 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1645392768014462.5 of field no2_trop of feature 119 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1464344203143009.5 of field no2_trop of feature 120 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 532766580008647 of field no2_trop of feature 121 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1447966453234676 of field no2_trop of feature 122 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2603863854669871 of field no2_trop of feature 123 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1196990698700028.5 of field no2_trop of feature 124 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1587455838261685.25 of field no2_trop of feature 125 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1282915965329884.75 of field no2_trop of feature 126 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 753207253228556.5 of field no2_trop of feature 127 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 658388208188198.375 of field no2_trop of feature 128 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 66160187235670.9453 of field no2_trop of feature 129 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 134779471530912.359 of field no2_trop of feature 130 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 710669643287456 of field no2_trop of feature 131 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 276002647943792 of field no2_trop of feature 132 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 607027364953282.875 of field no2_trop of feature 133 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1743786774476611.75 of field no2_trop of feature 134 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1178055907396010.25 of field no2_trop of feature 135 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1578908486763484.75 of field no2_trop of feature 136 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1584160483067135 of field no2_trop of feature 137 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1631770878425395.5 of field no2_trop of feature 138 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1593515598059821 of field no2_trop of feature 139 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1314866221120519.25 of field no2_trop of feature 140 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1224005753959463.5 of field no2_trop of feature 141 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1583776647525410.25 of field no2_trop of feature 142 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1920590582715121.75 of field no2_trop of feature 143 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1585504674257918 of field no2_trop of feature 144 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1300759717251603.5 of field no2_trop of feature 145 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 421338185660956.688 of field no2_trop of feature 146 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2266807393256022 of field no2_trop of feature 147 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 466111413071284.938 of field no2_trop of feature 148 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1322540960197093.25 of field no2_trop of feature 149 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1247065791458062.5 of field no2_trop of feature 150 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1061676182441915.5 of field no2_trop of feature 151 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1588208721160736 of field no2_trop of feature 152 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1370249505282918 of field no2_trop of feature 153 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1032788395327079.38 of field no2_trop of feature 154 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1271531254185065.25 of field no2_trop of feature 155 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 154439541123103.938 of field no2_trop of feature 156 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1584988950019778.75 of field no2_trop of feature 157 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 844365346293398 of field no2_trop of feature 158 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1576612374665856 of field no2_trop of feature 159 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 332305729790259.625 of field no2_trop of feature 160 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1513461678804651.5 of field no2_trop of feature 161 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1385250639536898.25 of field no2_trop of feature 162 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2007285930354774 of field no2_trop of feature 163 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1843762130790455.5 of field no2_trop of feature 164 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 746561497930861.125 of field no2_trop of feature 165 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 728354285299255.875 of field no2_trop of feature 166 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2007917111973329.25 of field no2_trop of feature 167 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1889868403482214.5 of field no2_trop of feature 168 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1139579023348669.5 of field no2_trop of feature 169 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 310533578839622.375 of field no2_trop of feature 170 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1283957163053655.75 of field no2_trop of feature 171 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1006071951850390.12 of field no2_trop of feature 172 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 614577171257215 of field no2_trop of feature 173 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 939590847320505.375 of field no2_trop of feature 174 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1360739826377739.5 of field no2_trop of feature 175 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 889348867162980.25 of field no2_trop of feature 176 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1273025627604074.5 of field no2_trop of feature 177 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1195529297455123 of field no2_trop of feature 178 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1253145159293290 of field no2_trop of feature 179 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 971843767951832 of field no2_trop of feature 180 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 924731679636752.25 of field no2_trop of feature 181 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 875425791551661 of field no2_trop of feature 182 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 409448156778130.375 of field no2_trop of feature 183 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 779486842783899.25 of field no2_trop of feature 184 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1074104282152638.88 of field no2_trop of feature 185 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 789993957341239.375 of field no2_trop of feature 186 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 928230673607577 of field no2_trop of feature 187 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1575840102813927 of field no2_trop of feature 188 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1094700389046211 of field no2_trop of feature 189 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 983390820498716.5 of field no2_trop of feature 190 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 542024859779048.688 of field no2_trop of feature 191 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1295006127641572.75 of field no2_trop of feature 192 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1190860393785205.75 of field no2_trop of feature 193 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1052075145419785.25 of field no2_trop of feature 194 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1846005991303209.25 of field no2_trop of feature 195 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1568103362904985.25 of field no2_trop of feature 196 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2095811507512444.25 of field no2_trop of feature 197 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1212029624980805.25 of field no2_trop of feature 198 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1708661440724536 of field no2_trop of feature 199 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1494584506648734.5 of field no2_trop of feature 200 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1643600659149560.75 of field no2_trop of feature 201 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2491279325543000.5 of field no2_trop of feature 202 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1627492820992029 of field no2_trop of feature 203 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1160422147692752.25 of field no2_trop of feature 204 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1264651571718604.75 of field no2_trop of feature 205 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 758031871003086 of field no2_trop of feature 206 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1004043012950896.75 of field no2_trop of feature 207 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1343632197412753.25 of field no2_trop of feature 208 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1740875364365893 of field no2_trop of feature 209 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 808773691793285.25 of field no2_trop of feature 210 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1931881963985070 of field no2_trop of feature 211 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1819936941676860.5 of field no2_trop of feature 212 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 320276664588559.5 of field no2_trop of feature 213 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1167752267301784.75 of field no2_trop of feature 214 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1066605139073035.38 of field no2_trop of feature 215 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1175906910347621.25 of field no2_trop of feature 216 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1169931607513717.5 of field no2_trop of feature 217 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1217790772996195.25 of field no2_trop of feature 218 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1345899719020544.5 of field no2_trop of feature 219 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1464213848036088.25 of field no2_trop of feature 220 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1593522280128327 of field no2_trop of feature 221 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1464499095681822 of field no2_trop of feature 222 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1802928010149971.75 of field no2_trop of feature 223 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1099788510358303 of field no2_trop of feature 224 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1425055721627450 of field no2_trop of feature 225 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2032032368585351 of field no2_trop of feature 226 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1596946237756092.25 of field no2_trop of feature 227 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2214881367521811.75 of field no2_trop of feature 228 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1581567730944680 of field no2_trop of feature 229 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 797721495713221.875 of field no2_trop of feature 230 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 501575451017142.75 of field no2_trop of feature 231 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1625107103451155.25 of field no2_trop of feature 232 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1206736988555585.5 of field no2_trop of feature 233 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 531018945239047.75 of field no2_trop of feature 234 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1757871479466302.75 of field no2_trop of feature 235 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1239594800699869.75 of field no2_trop of feature 236 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1098269489965296.12 of field no2_trop of feature 237 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 889306802994024.125 of field no2_trop of feature 238 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1066338184959113.25 of field no2_trop of feature 239 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1179622140436986.25 of field no2_trop of feature 240 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1100818644329301.62 of field no2_trop of feature 241 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1593132419770736.25 of field no2_trop of feature 242 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1925271536016771.25 of field no2_trop of feature 243 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1564916125769705 of field no2_trop of feature 244 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1000430095189149.12 of field no2_trop of feature 245 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 770492230864219.875 of field no2_trop of feature 246 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1791073472909702 of field no2_trop of feature 247 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1074221601748868.12 of field no2_trop of feature 248 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1808948006163391.25 of field no2_trop of feature 249 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1022928400764813 of field no2_trop of feature 250 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1035370521865188.5 of field no2_trop of feature 251 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1852645338387665 of field no2_trop of feature 252 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1037733345105771.12 of field no2_trop of feature 253 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1366391213202259.75 of field no2_trop of feature 254 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 979522779170565.625 of field no2_trop of feature 255 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 933649721623878.625 of field no2_trop of feature 256 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 973820126640130.125 of field no2_trop of feature 257 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 668328606656750.75 of field no2_trop of feature 258 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 663182208943917.375 of field no2_trop of feature 259 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1034693989814477.38 of field no2_trop of feature 260 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1719860587540679.25 of field no2_trop of feature 261 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1008720241820919.88 of field no2_trop of feature 262 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1865970697494012.75 of field no2_trop of feature 263 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 862406383549205.25 of field no2_trop of feature 264 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2593762100678214 of field no2_trop of feature 265 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1341659015445548 of field no2_trop of feature 266 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 853437842650910.125 of field no2_trop of feature 267 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1655277519092833.25 of field no2_trop of feature 268 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1326081908794767.5 of field no2_trop of feature 269 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2061740845163258.25 of field no2_trop of feature 270 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 997478592667394 of field no2_trop of feature 271 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 493345223917713.125 of field no2_trop of feature 272 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1224296369168423.5 of field no2_trop of feature 273 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1451109325816760.25 of field no2_trop of feature 274 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1336796879499488.5 of field no2_trop of feature 275 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1475754328056573.25 of field no2_trop of feature 276 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1023076611235119.38 of field no2_trop of feature 277 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1246022183807945 of field no2_trop of feature 278 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 924456838491150.875 of field no2_trop of feature 279 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2038589559089814.5 of field no2_trop of feature 280 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 485720216957561.188 of field no2_trop of feature 281 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1114054617076617.38 of field no2_trop of feature 282 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1425252349708898.75 of field no2_trop of feature 283 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1266181874948597.5 of field no2_trop of feature 284 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1057565067179093.62 of field no2_trop of feature 285 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2010842981642126.75 of field no2_trop of feature 286 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1429241982775438.25 of field no2_trop of feature 287 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 939183350683742.875 of field no2_trop of feature 288 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1623460795130213.25 of field no2_trop of feature 289 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1950310889840548 of field no2_trop of feature 290 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 210529864812917.812 of field no2_trop of feature 291 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2404837020169725.5 of field no2_trop of feature 292 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1173700184609024.25 of field no2_trop of feature 293 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 634173213488065.75 of field no2_trop of feature 294 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1399372588842852.5 of field no2_trop of feature 295 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1207073392365127.75 of field no2_trop of feature 296 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1579222215356949.25 of field no2_trop of feature 297 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 562081745652603.812 of field no2_trop of feature 298 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 535661449261260.688 of field no2_trop of feature 299 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1342760461327980 of field no2_trop of feature 300 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 673080433701407 of field no2_trop of feature 301 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1477101476884236 of field no2_trop of feature 302 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 956201702831804.125 of field no2_trop of feature 303 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1411032579301700 of field no2_trop of feature 304 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2401284569650852 of field no2_trop of feature 305 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1734417090383740.25 of field no2_trop of feature 306 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1235723144482199.25 of field no2_trop of feature 307 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 936009806311794.875 of field no2_trop of feature 308 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1753298753766030.25 of field no2_trop of feature 309 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1763002431742097.5 of field no2_trop of feature 310 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1982397744638183.25 of field no2_trop of feature 311 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1220616302095295.5 of field no2_trop of feature 312 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 898282847526625.125 of field no2_trop of feature 313 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1394869093753986.75 of field no2_trop of feature 314 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2011009485644244.75 of field no2_trop of feature 315 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1079951749348074.38 of field no2_trop of feature 316 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1225997996253227 of field no2_trop of feature 317 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 435048859127468.875 of field no2_trop of feature 318 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 483035668549728.125 of field no2_trop of feature 319 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1977849556369801.5 of field no2_trop of feature 320 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 672976368700083.125 of field no2_trop of feature 321 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 665273258217885.125 of field no2_trop of feature 322 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1574340361831691.5 of field no2_trop of feature 323 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1333030602788421.75 of field no2_trop of feature 324 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 650452704126728.375 of field no2_trop of feature 325 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 518449645752843.938 of field no2_trop of feature 326 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1847240749929442.25 of field no2_trop of feature 327 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1047836851771135.12 of field no2_trop of feature 328 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 727034741082470.625 of field no2_trop of feature 329 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1388037281188135.25 of field no2_trop of feature 330 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 172491067035623.469 of field no2_trop of feature 331 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1982206045951534.25 of field no2_trop of feature 332 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 862308945845334.125 of field no2_trop of feature 333 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1025017806907180.75 of field no2_trop of feature 334 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1450167920952153.5 of field no2_trop of feature 335 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2591172306192638.5 of field no2_trop of feature 336 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2286967084396674 of field no2_trop of feature 337 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 915954070630359.625 of field no2_trop of feature 338 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 642199473184900.875 of field no2_trop of feature 339 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1472109314457575.25 of field no2_trop of feature 340 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1362812472577788.75 of field no2_trop of feature 341 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1824633888126081.75 of field no2_trop of feature 342 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1436087488104622 of field no2_trop of feature 343 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1189810651777115.75 of field no2_trop of feature 344 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1803426864903685.75 of field no2_trop of feature 345 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1268724018617777 of field no2_trop of feature 346 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 481901743432672.438 of field no2_trop of feature 347 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1463571602664760.5 of field no2_trop of feature 348 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1183074250386162 of field no2_trop of feature 349 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1544944408884075.5 of field no2_trop of feature 350 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2055266906659853.75 of field no2_trop of feature 351 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2641388160557726 of field no2_trop of feature 352 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2010816253368102.5 of field no2_trop of feature 353 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1117292462665172.88 of field no2_trop of feature 354 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1417627123664533.5 of field no2_trop of feature 355 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1478399003137583.25 of field no2_trop of feature 356 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1400819311445466.25 of field no2_trop of feature 357 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2173539957385401 of field no2_trop of feature 358 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1441533702563374.5 of field no2_trop of feature 359 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2219946813617825.75 of field no2_trop of feature 360 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2052458685213605.25 of field no2_trop of feature 361 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1562235520877711.75 of field no2_trop of feature 362 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1049585143793374.25 of field no2_trop of feature 363 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1599253304064386.5 of field no2_trop of feature 364 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1431302141175328.75 of field no2_trop of feature 365 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2501681224906897 of field no2_trop of feature 366 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2006606550209289.75 of field no2_trop of feature 367 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 676977941856248.375 of field no2_trop of feature 368 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2516167292175378 of field no2_trop of feature 369 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 907936464759950.5 of field no2_trop of feature 370 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2030720273231818.25 of field no2_trop of feature 371 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 866132293993969.125 of field no2_trop of feature 372 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1871313285119868 of field no2_trop of feature 373 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2422167238695438 of field no2_trop of feature 374 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 834594792861216.75 of field no2_trop of feature 375 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1003795995500386.25 of field no2_trop of feature 376 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1601089558398271 of field no2_trop of feature 377 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1474305743238146.5 of field no2_trop of feature 378 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1479448745145673.5 of field no2_trop of feature 379 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 952995514912072.375 of field no2_trop of feature 380 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1408958618596370.75 of field no2_trop of feature 381 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 805053367995960.75 of field no2_trop of feature 382 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1030733604490415 of field no2_trop of feature 383 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1101553014612327.38 of field no2_trop of feature 384 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1184647603664070.75 of field no2_trop of feature 385 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 710367580928350.375 of field no2_trop of feature 386 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1514263307941164.5 of field no2_trop of feature 387 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 799169751905328.625 of field no2_trop of feature 388 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2067324425423758 of field no2_trop of feature 389 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1099551899407924.75 of field no2_trop of feature 390 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1623726106112535.5 of field no2_trop of feature 391 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 498467522367082 of field no2_trop of feature 392 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 373182681394446.25 of field no2_trop of feature 393 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 196407956585253.5 of field no2_trop of feature 394 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 239100595992799.75 of field no2_trop of feature 395 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 86190509148361.7969 of field no2_trop of feature 396 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1502203050624593.75 of field no2_trop of feature 397 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 907541894091773.375 of field no2_trop of feature 398 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 525970697253778.75 of field no2_trop of feature 399 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1042991147141074.12 of field no2_trop of feature 400 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 798060692846484 of field no2_trop of feature 401 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1718967600287214.75 of field no2_trop of feature 402 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2138681249120927.5 of field no2_trop of feature 403 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 474420291403293.938 of field no2_trop of feature 404 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1475876905673922 of field no2_trop of feature 405 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 256613475981362.156 of field no2_trop of feature 406 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1139770283866892 of field no2_trop of feature 407 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1482489195858033.75 of field no2_trop of feature 408 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 836733547722633.375 of field no2_trop of feature 409 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 727231971645505.875 of field no2_trop of feature 410 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 728190465078751 of field no2_trop of feature 411 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1071661274089983.62 of field no2_trop of feature 412 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 837749879388193.25 of field no2_trop of feature 413 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1956964258314656 of field no2_trop of feature 414 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1291450609943713 of field no2_trop of feature 415 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1098429859609441.38 of field no2_trop of feature 416 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1231167288266351.5 of field no2_trop of feature 417 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1424326171197117.25 of field no2_trop of feature 418 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1953153945676713.25 of field no2_trop of feature 419 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1760752436871371.25 of field no2_trop of feature 420 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1128013239101546.75 of field no2_trop of feature 421 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2213984217668294.25 of field no2_trop of feature 422 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1942715021080766.75 of field no2_trop of feature 423 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 812056449645570 of field no2_trop of feature 424 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 488081670921810.625 of field no2_trop of feature 425 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1316966910099872.5 of field no2_trop of feature 426 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1395426334450549 of field no2_trop of feature 427 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1232658594506374.25 of field no2_trop of feature 428 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2111973569012771 of field no2_trop of feature 429 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1680250599942082.75 of field no2_trop of feature 430 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1774525165941304.25 of field no2_trop of feature 431 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1406023437848507.5 of field no2_trop of feature 432 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1591130209145267.25 of field no2_trop of feature 433 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2584830256385648.5 of field no2_trop of feature 434 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2476265703488861.5 of field no2_trop of feature 435 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1562242969740964.25 of field no2_trop of feature 436 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1423028644943770 of field no2_trop of feature 437 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1525528508647621.5 of field no2_trop of feature 438 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3005947358689845.5 of field no2_trop of feature 439 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1670767539768821.75 of field no2_trop of feature 440 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2934272424714945.5 of field no2_trop of feature 441 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1969481634842304.75 of field no2_trop of feature 442 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2787148393022398.5 of field no2_trop of feature 443 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1379169847654284.25 of field no2_trop of feature 444 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2482733726718506.5 of field no2_trop of feature 445 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1293974460081081 of field no2_trop of feature 446 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2130428346805420 of field no2_trop of feature 447 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1483760760632103.5 of field no2_trop of feature 448 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3506887355946273.5 of field no2_trop of feature 449 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3024792544550619 of field no2_trop of feature 450 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2521229671092405.5 of field no2_trop of feature 451 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1064154901231340.75 of field no2_trop of feature 452 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1914501137006082 of field no2_trop of feature 453 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1153431608614355.25 of field no2_trop of feature 454 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1712382695629767 of field no2_trop of feature 455 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3179531943497932 of field no2_trop of feature 456 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 772046633357676.875 of field no2_trop of feature 457 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1737874786980355.5 of field no2_trop of feature 458 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2590868217304560 of field no2_trop of feature 459 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 416948285736693.812 of field no2_trop of feature 460 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 805088476241144.25 of field no2_trop of feature 461 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 290600475546589.25 of field no2_trop of feature 462 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2810264625621712 of field no2_trop of feature 463 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 469784578991693.688 of field no2_trop of feature 464 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1159324316699840 of field no2_trop of feature 465 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1796480580836378 of field no2_trop of feature 466 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1732627939155718.25 of field no2_trop of feature 467 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 630388369389920.625 of field no2_trop of feature 468 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 91553594840925.1406 of field no2_trop of feature 469 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1114931501640403.5 of field no2_trop of feature 470 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1043940439037360.25 of field no2_trop of feature 471 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 582162456934356.625 of field no2_trop of feature 472 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 862699901623991.5 of field no2_trop of feature 473 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1148790528639529 of field no2_trop of feature 474 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 370844450356808 of field no2_trop of feature 475 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1909886785305279.75 of field no2_trop of feature 476 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1192537264353905 of field no2_trop of feature 477 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1230158295921937.75 of field no2_trop of feature 478 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1086962553716202.88 of field no2_trop of feature 479 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 979781079458061.875 of field no2_trop of feature 480 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1371971288115346.5 of field no2_trop of feature 481 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1904138015547942 of field no2_trop of feature 482 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1673929910845890.75 of field no2_trop of feature 483 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1431549268167946.25 of field no2_trop of feature 484 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1342437969365983 of field no2_trop of feature 485 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1175638094017886 of field no2_trop of feature 486 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2537523402204933.5 of field no2_trop of feature 487 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1652701855539016.75 of field no2_trop of feature 488 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 342616763976684.5 of field no2_trop of feature 489 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1483316129221184.5 of field no2_trop of feature 490 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1823165476186350.25 of field no2_trop of feature 491 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 726141918142166.125 of field no2_trop of feature 492 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1860029133628959.25 of field no2_trop of feature 493 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1241429411902154.25 of field no2_trop of feature 494 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1914881029031967 of field no2_trop of feature 495 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1468614483086803.5 of field no2_trop of feature 496 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1380317191679405.25 of field no2_trop of feature 497 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1284977109608735.25 of field no2_trop of feature 498 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 905081961773639.75 of field no2_trop of feature 499 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 694340146677104.75 of field no2_trop of feature 500 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 949405710534829.25 of field no2_trop of feature 501 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2009706153659244.5 of field no2_trop of feature 502 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1107899993814116.88 of field no2_trop of feature 503 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1501011342046276.75 of field no2_trop of feature 504 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2641667054761274 of field no2_trop of feature 505 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1271944556553480.75 of field no2_trop of feature 506 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1438205156110507.25 of field no2_trop of feature 507 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1625858014592286 of field no2_trop of feature 508 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2012303397008072.25 of field no2_trop of feature 509 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1987822488844031 of field no2_trop of feature 510 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1325400995059790.25 of field no2_trop of feature 511 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1161151479038872 of field no2_trop of feature 512 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1321115707847384.25 of field no2_trop of feature 513 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1518432809146834.25 of field no2_trop of feature 514 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1692263535068577.75 of field no2_trop of feature 515 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2229903752944483.25 of field no2_trop of feature 516 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 957862908879251.375 of field no2_trop of feature 517 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2123032282848180.25 of field no2_trop of feature 518 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1363076469054831.25 of field no2_trop of feature 519 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1652968700110832.25 of field no2_trop of feature 520 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1189248919854180.75 of field no2_trop of feature 521 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1264945692274977.75 of field no2_trop of feature 522 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1438991777978408.25 of field no2_trop of feature 523 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1689707917720279.5 of field no2_trop of feature 524 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1623083970283314.5 of field no2_trop of feature 525 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3203264898157722 of field no2_trop of feature 526 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2325406066875111.5 of field no2_trop of feature 527 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1854072891121613.75 of field no2_trop of feature 528 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2189145325899699 of field no2_trop of feature 529 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1096386680236082.62 of field no2_trop of feature 530 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2722786271003679 of field no2_trop of feature 531 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2502622848855717 of field no2_trop of feature 532 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1681135919248081.25 of field no2_trop of feature 533 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1855850321344223.75 of field no2_trop of feature 534 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2243090650828016.75 of field no2_trop of feature 535 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2431682285163842.5 of field no2_trop of feature 536 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1736672343275586.25 of field no2_trop of feature 537 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1650425132394266.25 of field no2_trop of feature 538 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2375976618581553.5 of field no2_trop of feature 539 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1802988367850739.5 of field no2_trop of feature 540 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1358794029937198.5 of field no2_trop of feature 541 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1696074614501267.25 of field no2_trop of feature 542 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2742855261280019.5 of field no2_trop of feature 543 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2101090998884865.25 of field no2_trop of feature 544 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2233741889277516.75 of field no2_trop of feature 545 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1219997170108472.25 of field no2_trop of feature 546 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1879695666205443.5 of field no2_trop of feature 547 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 56089057109205.6719 of field no2_trop of feature 548 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2908992954593377.5 of field no2_trop of feature 549 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2591448133217200 of field no2_trop of feature 550 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1968776621843862.75 of field no2_trop of feature 551 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1429735908134353 of field no2_trop of feature 552 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2507345866326322.5 of field no2_trop of feature 553 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1330397758254930.5 of field no2_trop of feature 554 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1388002556340325 of field no2_trop of feature 555 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 442849489470118 of field no2_trop of feature 556 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 481866963813809 of field no2_trop of feature 557 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1119536980430566.5 of field no2_trop of feature 558 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1314422356504346.75 of field no2_trop of feature 559 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1647299348380820.5 of field no2_trop of feature 560 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2056011792985118.5 of field no2_trop of feature 561 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1902310634124696.75 of field no2_trop of feature 562 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1671332010244423.25 of field no2_trop of feature 563 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 998695605472348.75 of field no2_trop of feature 564 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1611807158113551.75 of field no2_trop of feature 565 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 888311777268209 of field no2_trop of feature 566 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1328710700270312.25 of field no2_trop of feature 567 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 134534576458718.219 of field no2_trop of feature 568 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1385670295347499.75 of field no2_trop of feature 569 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1141683655843862.75 of field no2_trop of feature 570 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1200804845311704.5 of field no2_trop of feature 571 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 794426743000258.25 of field no2_trop of feature 572 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1936642225771938.75 of field no2_trop of feature 573 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1035281354590370 of field no2_trop of feature 574 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 555452640755120.25 of field no2_trop of feature 575 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1186153150377958.75 of field no2_trop of feature 576 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 703121261030910.375 of field no2_trop of feature 577 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1041117758033033.12 of field no2_trop of feature 578 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 473051453238513.188 of field no2_trop of feature 579 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1979461578011360 of field no2_trop of feature 580 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1700717556691906.75 of field no2_trop of feature 581 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1203587324362888.5 of field no2_trop of feature 582 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1526116859302474 of field no2_trop of feature 583 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 58072008863048.2656 of field no2_trop of feature 584 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1117600933237517.88 of field no2_trop of feature 585 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1792178095513227.25 of field no2_trop of feature 586 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 883990779329033.125 of field no2_trop of feature 587 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 909073347513885.875 of field no2_trop of feature 588 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1261413945214262.75 of field no2_trop of feature 589 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 853482152433052.75 of field no2_trop of feature 590 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 904717350871633.25 of field no2_trop of feature 591 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1180635404923559.75 of field no2_trop of feature 592 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2094670078761082.5 of field no2_trop of feature 593 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1685415619813047.75 of field no2_trop of feature 594 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1906299281312276.5 of field no2_trop of feature 595 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1394299474799372.5 of field no2_trop of feature 596 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 701156404263811 of field no2_trop of feature 597 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 817288783141075.375 of field no2_trop of feature 598 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 994920346308536 of field no2_trop of feature 599 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1039102073728445.25 of field no2_trop of feature 600 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1283257298534226.75 of field no2_trop of feature 601 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2088407556523525.25 of field no2_trop of feature 602 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1847082571127430.25 of field no2_trop of feature 603 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2052669663311026 of field no2_trop of feature 604 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 626148487380724 of field no2_trop of feature 605 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 961383263560874.125 of field no2_trop of feature 606 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 870467094238583.75 of field no2_trop of feature 607 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1720250995608803.25 of field no2_trop of feature 608 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1516687912929901.25 of field no2_trop of feature 609 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2256240304395287 of field no2_trop of feature 610 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1245826103437029.75 of field no2_trop of feature 611 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1274973833970962 of field no2_trop of feature 612 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 666240788874929.375 of field no2_trop of feature 613 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1503486993656715.75 of field no2_trop of feature 614 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 559976017736344.125 of field no2_trop of feature 615 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1153644010759162.5 of field no2_trop of feature 616 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 881945190029327.875 of field no2_trop of feature 617 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1079891391647306.62 of field no2_trop of feature 618 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 715075152961917.375 of field no2_trop of feature 619 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2571731868524293.5 of field no2_trop of feature 620 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2904698027675586 of field no2_trop of feature 621 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3267627239260655 of field no2_trop of feature 622 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1914149945012141 of field no2_trop of feature 623 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2048067799410382.5 of field no2_trop of feature 624 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1655832788031475.5 of field no2_trop of feature 625 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3831258841409289.5 of field no2_trop of feature 626 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4157880102658819 of field no2_trop of feature 627 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1239194205215826.5 of field no2_trop of feature 628 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2651184949324451.5 of field no2_trop of feature 629 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2789466303999252 of field no2_trop of feature 630 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3143753519705969.5 of field no2_trop of feature 631 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3415302925002324.5 of field no2_trop of feature 632 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3246069571754851.5 of field no2_trop of feature 633 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 938919025580380.5 of field no2_trop of feature 634 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2600531145616951 of field no2_trop of feature 635 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2398815490566812.5 of field no2_trop of feature 636 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2724526456910025.5 of field no2_trop of feature 637 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2199429138872619.75 of field no2_trop of feature 638 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2745619008630965.5 of field no2_trop of feature 639 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1762159833857695 of field no2_trop of feature 640 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1453170798721930.5 of field no2_trop of feature 641 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1550199691450925.5 of field no2_trop of feature 642 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2395064111582251 of field no2_trop of feature 643 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2588639911770951.5 of field no2_trop of feature 644 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2385046705012719 of field no2_trop of feature 645 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2959087874472716 of field no2_trop of feature 646 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2955469041437209 of field no2_trop of feature 647 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2612156849396415 of field no2_trop of feature 648 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2460659896806137 of field no2_trop of feature 649 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1383247004864042.5 of field no2_trop of feature 650 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2415177795038107.5 of field no2_trop of feature 651 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 328985618079605.062 of field no2_trop of feature 652 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1153524938489226.75 of field no2_trop of feature 653 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2182858923482890.5 of field no2_trop of feature 654 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 519029233039163.938 of field no2_trop of feature 655 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1843490466365947.25 of field no2_trop of feature 656 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 922778762959278.5 of field no2_trop of feature 657 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1840880297048534 of field no2_trop of feature 658 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1627217760762214.25 of field no2_trop of feature 659 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1449240756561412.25 of field no2_trop of feature 660 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1674948981064117 of field no2_trop of feature 661 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 718889080489379.875 of field no2_trop of feature 662 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2211564213448036.75 of field no2_trop of feature 663 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1378489919798266.75 of field no2_trop of feature 664 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2065889204742343.25 of field no2_trop of feature 665 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 771728413537839.5 of field no2_trop of feature 666 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1026188483401019.75 of field no2_trop of feature 667 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1252348897720003.25 of field no2_trop of feature 668 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1447402530469608 of field no2_trop of feature 669 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 203699914462879.406 of field no2_trop of feature 670 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2152840661827358.5 of field no2_trop of feature 671 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1041574439075684.5 of field no2_trop of feature 672 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 731021909451610.5 of field no2_trop of feature 673 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1139951028342875.25 of field no2_trop of feature 674 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 893227314991263.5 of field no2_trop of feature 675 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 570146235544662 of field no2_trop of feature 676 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1569238985924694.25 of field no2_trop of feature 677 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1091698168529073.88 of field no2_trop of feature 678 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1210383207117756.75 of field no2_trop of feature 679 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1570714079932931.75 of field no2_trop of feature 680 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 728131914822743 of field no2_trop of feature 681 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2012888351857618.5 of field no2_trop of feature 682 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2020117692728527 of field no2_trop of feature 683 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1695402245050609 of field no2_trop of feature 684 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1761319098189105.75 of field no2_trop of feature 685 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2270294994847754.5 of field no2_trop of feature 686 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 683325852165944.5 of field no2_trop of feature 687 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1133627272067697 of field no2_trop of feature 688 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 762332055941997.125 of field no2_trop of feature 689 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1008379456327111.25 of field no2_trop of feature 690 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1014046398130776.62 of field no2_trop of feature 691 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 763099288857019.875 of field no2_trop of feature 692 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1568981342889837.75 of field no2_trop of feature 693 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1563131684852269.25 of field no2_trop of feature 694 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 821662032665126.375 of field no2_trop of feature 695 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 893875694720563.875 of field no2_trop of feature 696 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1226303509188692.25 of field no2_trop of feature 697 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1360012904957966.5 of field no2_trop of feature 698 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2127758805666199 of field no2_trop of feature 699 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1454778548221329.5 of field no2_trop of feature 700 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1468661148024239 of field no2_trop of feature 701 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1859286219061614.25 of field no2_trop of feature 702 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 872102503119913.25 of field no2_trop of feature 703 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1708858945142838 of field no2_trop of feature 704 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 180911500310498.938 of field no2_trop of feature 705 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 459889311871083.938 of field no2_trop of feature 706 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1848686705737309.25 of field no2_trop of feature 707 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1157438768417960 of field no2_trop of feature 708 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 779841868751573.25 of field no2_trop of feature 709 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1412952633347176.75 of field no2_trop of feature 710 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 850305759966331.625 of field no2_trop of feature 711 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1479132387541649.25 of field no2_trop of feature 712 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1256813505361005.75 of field no2_trop of feature 713 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2051739212657084.75 of field no2_trop of feature 714 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 630632867371978.125 of field no2_trop of feature 715 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 620183810131166 of field no2_trop of feature 716 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1191381485586571.25 of field no2_trop of feature 717 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1467314765991323 of field no2_trop of feature 718 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1653680395177780.25 of field no2_trop of feature 719 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3350146622710344.5 of field no2_trop of feature 720 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2923022012192887 of field no2_trop of feature 721 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2823010726068059.5 of field no2_trop of feature 722 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1953631768345949.25 of field no2_trop of feature 723 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2752053511975973.5 of field no2_trop of feature 724 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2714018082618458.5 of field no2_trop of feature 725 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1843528367934850.5 of field no2_trop of feature 726 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1585697796991953.5 of field no2_trop of feature 727 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2294551341693150 of field no2_trop of feature 728 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1002996557206006.38 of field no2_trop of feature 729 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3774391152159587.5 of field no2_trop of feature 730 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1247398799462298.5 of field no2_trop of feature 731 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2879277686404857.5 of field no2_trop of feature 732 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2943592267149288 of field no2_trop of feature 733 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2007968815847671 of field no2_trop of feature 734 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2045315225354315.75 of field no2_trop of feature 735 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2088432751208056.25 of field no2_trop of feature 736 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3336349575292734 of field no2_trop of feature 737 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1089928406253930 of field no2_trop of feature 738 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2056149377871079.25 of field no2_trop of feature 739 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3516058221115563.5 of field no2_trop of feature 740 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2947863971140468.5 of field no2_trop of feature 741 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2019961923852861.25 of field no2_trop of feature 742 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2345436717414122.5 of field no2_trop of feature 743 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2331467907973274 of field no2_trop of feature 744 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1898999614408894.5 of field no2_trop of feature 745 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2105154353789184.75 of field no2_trop of feature 746 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1794605439054630.5 of field no2_trop of feature 747 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3093689490700708 of field no2_trop of feature 748 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2111657649577173.25 of field no2_trop of feature 749 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2492684093518764.5 of field no2_trop of feature 750 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2202199458749964.75 of field no2_trop of feature 751 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2275435586828935 of field no2_trop of feature 752 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2900094849269662.5 of field no2_trop of feature 753 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1730935842234193.75 of field no2_trop of feature 754 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1806220626791855.5 of field no2_trop of feature 755 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1922047930902081.25 of field no2_trop of feature 756 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4116693585061221 of field no2_trop of feature 757 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1943800364273520.25 of field no2_trop of feature 758 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2501675090548924.5 of field no2_trop of feature 759 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 833920561194745.5 of field no2_trop of feature 760 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1801282906792203 of field no2_trop of feature 761 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1461579798539423.75 of field no2_trop of feature 762 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1881955958034195.75 of field no2_trop of feature 763 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1977088457812751.5 of field no2_trop of feature 764 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 514077929818286.062 of field no2_trop of feature 765 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1500171154088220.75 of field no2_trop of feature 766 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1885208920433469.75 of field no2_trop of feature 767 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 769972836965507.625 of field no2_trop of feature 768 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1346261317514618 of field no2_trop of feature 769 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1461789243047351.25 of field no2_trop of feature 770 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1329721226204219.5 of field no2_trop of feature 771 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 917285281081503.875 of field no2_trop of feature 772 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2238929803448772.75 of field no2_trop of feature 773 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2160652547621466.5 of field no2_trop of feature 774 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1404021774933571.5 of field no2_trop of feature 775 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 968170930657743.125 of field no2_trop of feature 776 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 938626219529287.5 of field no2_trop of feature 777 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1349405066433555.5 of field no2_trop of feature 778 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2423857911569575.5 of field no2_trop of feature 779 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1457562560862006.75 of field no2_trop of feature 780 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 814065616194811.75 of field no2_trop of feature 781 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1346276434325336.5 of field no2_trop of feature 782 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2441166440758170 of field no2_trop of feature 783 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2412247762769257 of field no2_trop of feature 784 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1841513888593435.75 of field no2_trop of feature 785 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1398181647059282 of field no2_trop of feature 786 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1314125168768987.25 of field no2_trop of feature 787 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1802294637689283.25 of field no2_trop of feature 788 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1035080125740441.88 of field no2_trop of feature 789 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 663255711697484 of field no2_trop of feature 790 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1454036071822411 of field no2_trop of feature 791 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 820474431915809 of field no2_trop of feature 792 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1495079636970822.25 of field no2_trop of feature 793 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1504057817574503.25 of field no2_trop of feature 794 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1749193225150647.75 of field no2_trop of feature 795 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1341185464918471.5 of field no2_trop of feature 796 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1031856630167858.38 of field no2_trop of feature 797 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 282367044340539.875 of field no2_trop of feature 798 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 797915713868324 of field no2_trop of feature 799 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 138885643706171.328 of field no2_trop of feature 800 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1862675013673142.5 of field no2_trop of feature 801 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2055087914857576.75 of field no2_trop of feature 802 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 777096469703492.375 of field no2_trop of feature 803 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1779640563237953.75 of field no2_trop of feature 804 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2085672947372950.25 of field no2_trop of feature 805 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 981114097353965.875 of field no2_trop of feature 806 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 837528549561693.625 of field no2_trop of feature 807 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 748886857770967.25 of field no2_trop of feature 808 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1339613645230056.25 of field no2_trop of feature 809 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1250611012197896.25 of field no2_trop of feature 810 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1030827591617926.38 of field no2_trop of feature 811 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1298499754049171.25 of field no2_trop of feature 812 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1383855620808626.5 of field no2_trop of feature 813 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 752160359315239.5 of field no2_trop of feature 814 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1212393085690691.75 of field no2_trop of feature 815 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1634998646140138.5 of field no2_trop of feature 816 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1130885433138082.5 of field no2_trop of feature 817 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1726234952269133 of field no2_trop of feature 818 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1191824802492210.5 of field no2_trop of feature 819 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1879123199156056.25 of field no2_trop of feature 820 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1437935244359705.5 of field no2_trop of feature 821 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2375965883455101 of field no2_trop of feature 822 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1025656327846882 of field no2_trop of feature 823 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2014532797962747.25 of field no2_trop of feature 824 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1040091348493660.88 of field no2_trop of feature 825 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2514985551928766.5 of field no2_trop of feature 826 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 639228691252374.125 of field no2_trop of feature 827 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2833019807437485.5 of field no2_trop of feature 828 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2329529669938092.5 of field no2_trop of feature 829 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1590464850389435 of field no2_trop of feature 830 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3416047811327589.5 of field no2_trop of feature 831 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2621599598074426.5 of field no2_trop of feature 832 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2221619302502258.5 of field no2_trop of feature 833 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1995837027535453.75 of field no2_trop of feature 834 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3066543203997498.5 of field no2_trop of feature 835 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2301814202448695 of field no2_trop of feature 836 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3318866874154555.5 of field no2_trop of feature 837 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2870265657290219.5 of field no2_trop of feature 838 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2782513009237118 of field no2_trop of feature 839 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1933394521393784 of field no2_trop of feature 840 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1971609599806215.5 of field no2_trop of feature 841 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3354700726252486 of field no2_trop of feature 842 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2081208887442480.75 of field no2_trop of feature 843 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2111979265202317 of field no2_trop of feature 844 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2699412176285295.5 of field no2_trop of feature 845 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2007804502687686.25 of field no2_trop of feature 846 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1765952510216466.25 of field no2_trop of feature 847 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2630889206887332 of field no2_trop of feature 848 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1913327941043790 of field no2_trop of feature 849 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2487841456067690 of field no2_trop of feature 850 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3000771275066108.5 of field no2_trop of feature 851 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1945061632089564.25 of field no2_trop of feature 852 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2180558977411528.75 of field no2_trop of feature 853 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3179407284580556.5 of field no2_trop of feature 854 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2463607236727839.5 of field no2_trop of feature 855 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2673272362458046.5 of field no2_trop of feature 856 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3447506770769869 of field no2_trop of feature 857 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2184257776184895.25 of field no2_trop of feature 858 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1420775363809843.75 of field no2_trop of feature 859 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2681768886418758.5 of field no2_trop of feature 860 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2684361967167533.5 of field no2_trop of feature 861 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2266709462612671 of field no2_trop of feature 862 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2048042166557425 of field no2_trop of feature 863 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3002770418512591.5 of field no2_trop of feature 864 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1475370382972742 of field no2_trop of feature 865 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2743324101496509.5 of field no2_trop of feature 866 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1811737495909401.25 of field no2_trop of feature 867 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2378510765676947 of field no2_trop of feature 868 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 272235385353765.188 of field no2_trop of feature 869 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1617236941256305.75 of field no2_trop of feature 870 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1937678275016696.75 of field no2_trop of feature 871 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1553609956315358.5 of field no2_trop of feature 872 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2040028942371282 of field no2_trop of feature 873 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2386050548878120 of field no2_trop of feature 874 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1625248960479275.5 of field no2_trop of feature 875 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 748721120563595.875 of field no2_trop of feature 876 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 232482965630988.469 of field no2_trop of feature 877 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 963473984208521.875 of field no2_trop of feature 878 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 158381098897584.719 of field no2_trop of feature 879 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1433420466433854 of field no2_trop of feature 880 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 981300318935282.125 of field no2_trop of feature 881 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 865148879731459.625 of field no2_trop of feature 882 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 253197788782649.688 of field no2_trop of feature 883 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 996971741339893.875 of field no2_trop of feature 884 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 503495231207352.875 of field no2_trop of feature 885 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1274802400574044.5 of field no2_trop of feature 886 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1094511538454335.12 of field no2_trop of feature 887 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1911641868938131.75 of field no2_trop of feature 888 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1958487331765609.25 of field no2_trop of feature 889 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2644456654049390.5 of field no2_trop of feature 890 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1459116087018610.5 of field no2_trop of feature 891 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1457085943155943.75 of field no2_trop of feature 892 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 964770195956589.25 of field no2_trop of feature 893 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1393734566155344.5 of field no2_trop of feature 894 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 743719701828922.5 of field no2_trop of feature 895 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1374367850324779.25 of field no2_trop of feature 896 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1338965375042862.5 of field no2_trop of feature 897 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1889248833326964.75 of field no2_trop of feature 898 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1102600456236177.75 of field no2_trop of feature 899 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1627126950355796 of field no2_trop of feature 900 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1317551536323098.75 of field no2_trop of feature 901 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1046654125645563.88 of field no2_trop of feature 902 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 513916738608340.875 of field no2_trop of feature 903 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 461874981638447.938 of field no2_trop of feature 904 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1254406755735653.75 of field no2_trop of feature 905 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1192625555291870 of field no2_trop of feature 906 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1102107954924649.62 of field no2_trop of feature 907 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 994408784670449.625 of field no2_trop of feature 908 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 811989464647349.5 of field no2_trop of feature 909 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1296288317999988 of field no2_trop of feature 910 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 883648076848358 of field no2_trop of feature 911 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1419983593462930 of field no2_trop of feature 912 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 918239009433109.5 of field no2_trop of feature 913 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 194296203853127.75 of field no2_trop of feature 914 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2000671120702209 of field no2_trop of feature 915 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1567564415740234.75 of field no2_trop of feature 916 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1662360073540821.75 of field no2_trop of feature 917 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1553488145492756.25 of field no2_trop of feature 918 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 814630470067786.5 of field no2_trop of feature 919 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1497816875131957.25 of field no2_trop of feature 920 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 942612456790520.75 of field no2_trop of feature 921 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1502801369611152 of field no2_trop of feature 922 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 499697844537995.5 of field no2_trop of feature 923 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1331409708236224 of field no2_trop of feature 924 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 889106012312522.625 of field no2_trop of feature 925 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 798278079157144 of field no2_trop of feature 926 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 734221415302836.25 of field no2_trop of feature 927 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 778728592321622.25 of field no2_trop of feature 928 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 578729900251219.125 of field no2_trop of feature 929 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1468616564386829.75 of field no2_trop of feature 930 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2081261467653676 of field no2_trop of feature 931 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1494472883242051.5 of field no2_trop of feature 932 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1685452535502991 of field no2_trop of feature 933 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 675171647288534.625 of field no2_trop of feature 934 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2416983487124234.5 of field no2_trop of feature 935 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 807284905021715.5 of field no2_trop of feature 936 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1376192821821678 of field no2_trop of feature 937 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1352596028000462 of field no2_trop of feature 938 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2241890945675913.75 of field no2_trop of feature 939 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2022108072806477.25 of field no2_trop of feature 940 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2880073838436037.5 of field no2_trop of feature 941 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1618418024250277 of field no2_trop of feature 942 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2059507500692743.75 of field no2_trop of feature 943 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1462233764916163.75 of field no2_trop of feature 944 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1971526785973583.25 of field no2_trop of feature 945 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3695718449327250.5 of field no2_trop of feature 946 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1944285854890222.25 of field no2_trop of feature 947 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2166112126217231 of field no2_trop of feature 948 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1741115809290004 of field no2_trop of feature 949 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2622004465700629 of field no2_trop of feature 950 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3869113088122394.5 of field no2_trop of feature 951 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3246102653471062 of field no2_trop of feature 952 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2451990077232694.5 of field no2_trop of feature 953 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2826459111585609 of field no2_trop of feature 954 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2225148091926094 of field no2_trop of feature 955 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2227783894096464.75 of field no2_trop of feature 956 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3351490704359021 of field no2_trop of feature 957 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3067246026153807 of field no2_trop of feature 958 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3306944749434478.5 of field no2_trop of feature 959 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3758094792036499.5 of field no2_trop of feature 960 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1663608963098813.5 of field no2_trop of feature 961 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3262168537001744 of field no2_trop of feature 962 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3258758053053097.5 of field no2_trop of feature 963 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3169106602123211 of field no2_trop of feature 964 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2757794175617418.5 of field no2_trop of feature 965 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3457634595782911 of field no2_trop of feature 966 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3322935267995781 of field no2_trop of feature 967 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1592736534597279.5 of field no2_trop of feature 968 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3293733095034840.5 of field no2_trop of feature 969 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1774645662258626.5 of field no2_trop of feature 970 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2502654835150861 of field no2_trop of feature 971 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2040123805835646.75 of field no2_trop of feature 972 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3502184932391719.5 of field no2_trop of feature 973 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1790569141050655.25 of field no2_trop of feature 974 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3643829667909303.5 of field no2_trop of feature 975 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1237557098431843.75 of field no2_trop of feature 976 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2854290474623849 of field no2_trop of feature 977 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2455240848789835.5 of field no2_trop of feature 978 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2662516861173862.5 of field no2_trop of feature 979 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2750623549315678 of field no2_trop of feature 980 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2926268182981548.5 of field no2_trop of feature 981 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3277317772183924 of field no2_trop of feature 982 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3085005649737613.5 of field no2_trop of feature 983 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 620630851468431.5 of field no2_trop of feature 984 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2184189860078768 of field no2_trop of feature 985 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3105669015484673 of field no2_trop of feature 986 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1624006533905576.25 of field no2_trop of feature 987 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2559847645373120 of field no2_trop of feature 988 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1734325732266788.75 of field no2_trop of feature 989 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2005057843905378.75 of field no2_trop of feature 990 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2787638046239153.5 of field no2_trop of feature 991 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1765478083352536.5 of field no2_trop of feature 992 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1724937645099999 of field no2_trop of feature 993 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 595972594633713 of field no2_trop of feature 994 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2898554531494.88818 of field no2_trop of feature 995 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1916209993869924.75 of field no2_trop of feature 996 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2252789508951391.5 of field no2_trop of feature 997 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1529533477609093 of field no2_trop of feature 998 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1219022793069762 of field no2_trop of feature 999 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 850427296933667.125 of field no2_trop of feature 1000 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1781523044340847.25 of field no2_trop of feature 1001 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2381292916101811 of field no2_trop of feature 1002 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1970916417355292.75 of field no2_trop of feature 1003 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 901826370363805.875 of field no2_trop of feature 1004 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1533480279711930 of field no2_trop of feature 1005 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1739879845700597.75 of field no2_trop of feature 1006 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2091703897597035.5 of field no2_trop of feature 1007 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 774812023840222.5 of field no2_trop of feature 1008 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1267176626819146 of field no2_trop of feature 1009 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1569695447883132.25 of field no2_trop of feature 1010 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1151509801895172.25 of field no2_trop of feature 1011 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1875998620105783.75 of field no2_trop of feature 1012 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1025100511197706.5 of field no2_trop of feature 1013 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 760143788048371.75 of field no2_trop of feature 1014 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 344602050346675.25 of field no2_trop of feature 1015 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1100459893930001.25 of field no2_trop of feature 1016 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1959206366153703.25 of field no2_trop of feature 1017 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2181389087495772.5 of field no2_trop of feature 1018 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1296610043167238.5 of field no2_trop of feature 1019 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1663666801331128.25 of field no2_trop of feature 1020 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 853986265207886.375 of field no2_trop of feature 1021 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1920994793088684.75 of field no2_trop of feature 1022 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1114226598184068.25 of field no2_trop of feature 1023 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1095651652700416.88 of field no2_trop of feature 1024 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 803061947267997.25 of field no2_trop of feature 1025 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1109288001847562.5 of field no2_trop of feature 1026 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1276960599159392.5 of field no2_trop of feature 1027 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 807207896920736 of field no2_trop of feature 1028 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 824290605056457.875 of field no2_trop of feature 1029 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 579026156878671.875 of field no2_trop of feature 1030 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2351213749034978 of field no2_trop of feature 1031 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1355573163375174.75 of field no2_trop of feature 1032 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1577867289039713.75 of field no2_trop of feature 1033 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1740764726838169.75 of field no2_trop of feature 1034 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1469313142643059 of field no2_trop of feature 1035 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1115964702790388.38 of field no2_trop of feature 1036 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1611694001117375.5 of field no2_trop of feature 1037 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 728018210116033.5 of field no2_trop of feature 1038 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1667471527321631.5 of field no2_trop of feature 1039 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1499703737919117 of field no2_trop of feature 1040 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 588855315337914.375 of field no2_trop of feature 1041 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 941050934060131.125 of field no2_trop of feature 1042 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2416341570379227 of field no2_trop of feature 1043 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1021147136568470.12 of field no2_trop of feature 1044 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 977714567615985.25 of field no2_trop of feature 1045 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1090085708719088.88 of field no2_trop of feature 1046 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2099890636480122.25 of field no2_trop of feature 1047 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 467476526804439.375 of field no2_trop of feature 1048 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1658496852065363.75 of field no2_trop of feature 1049 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1528390953436664.75 of field no2_trop of feature 1050 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 918751940347529 of field no2_trop of feature 1051 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1341658905903441.25 of field no2_trop of feature 1052 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 422973950554132.875 of field no2_trop of feature 1053 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 939581426699333 of field no2_trop of feature 1054 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1702629175995171 of field no2_trop of feature 1055 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1195817174111416.5 of field no2_trop of feature 1056 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3281961919337736.5 of field no2_trop of feature 1057 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2233888018447796.75 of field no2_trop of feature 1058 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1600436030189957.75 of field no2_trop of feature 1059 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2125927918895540.75 of field no2_trop of feature 1060 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2765241067112147 of field no2_trop of feature 1061 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1700112117468415.75 of field no2_trop of feature 1062 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1551942834994151.75 of field no2_trop of feature 1063 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1979221461713568.75 of field no2_trop of feature 1064 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4418026393736436 of field no2_trop of feature 1065 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3587847078881386.5 of field no2_trop of feature 1066 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1966569129310519.25 of field no2_trop of feature 1067 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2090598179572443.75 of field no2_trop of feature 1068 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2954663249700643 of field no2_trop of feature 1069 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2021608122631696.5 of field no2_trop of feature 1070 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2196721915248708.75 of field no2_trop of feature 1071 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2166087369701126.5 of field no2_trop of feature 1072 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2511261777555082.5 of field no2_trop of feature 1073 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1918579608721120.25 of field no2_trop of feature 1074 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3493424192869752 of field no2_trop of feature 1075 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2515584528167965 of field no2_trop of feature 1076 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2208880650919163.5 of field no2_trop of feature 1077 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3047042518170492.5 of field no2_trop of feature 1078 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3502077800211409.5 of field no2_trop of feature 1079 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1504841372263417.75 of field no2_trop of feature 1080 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3211736008349689.5 of field no2_trop of feature 1081 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2115019277746250.75 of field no2_trop of feature 1082 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3883310183313515 of field no2_trop of feature 1083 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2063983610254945.25 of field no2_trop of feature 1084 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2313731069147652.5 of field no2_trop of feature 1085 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3091597236463567 of field no2_trop of feature 1086 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2798863044992467.5 of field no2_trop of feature 1087 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3286005337578644.5 of field no2_trop of feature 1088 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2541604502930531.5 of field no2_trop of feature 1089 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3288812463603826.5 of field no2_trop of feature 1090 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2537680266501666 of field no2_trop of feature 1091 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3275657771099650 of field no2_trop of feature 1092 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3468950076316323 of field no2_trop of feature 1093 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1654641517621585 of field no2_trop of feature 1094 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2752642629425572.5 of field no2_trop of feature 1095 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2327599099850376.5 of field no2_trop of feature 1096 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2884217378162429.5 of field no2_trop of feature 1097 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2915994886050866.5 of field no2_trop of feature 1098 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2841937849424612 of field no2_trop of feature 1099 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2917926113391222.5 of field no2_trop of feature 1100 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1337364198069863 of field no2_trop of feature 1101 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2768119614590869 of field no2_trop of feature 1102 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2081590093973645.75 of field no2_trop of feature 1103 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2825469946362500 of field no2_trop of feature 1104 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1843395602901582.5 of field no2_trop of feature 1105 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1858469911282809.25 of field no2_trop of feature 1106 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2201116087315131.25 of field no2_trop of feature 1107 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2553371077859156 of field no2_trop of feature 1108 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2465667942838263 of field no2_trop of feature 1109 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1113995902507449.5 of field no2_trop of feature 1110 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2056468802654089.75 of field no2_trop of feature 1111 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1344605479030397 of field no2_trop of feature 1112 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1766268101025743.75 of field no2_trop of feature 1113 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2426771293438214.5 of field no2_trop of feature 1114 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1797566581281771.5 of field no2_trop of feature 1115 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1787097970774921 of field no2_trop of feature 1116 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 343146126207102.5 of field no2_trop of feature 1117 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1458626652886068.75 of field no2_trop of feature 1118 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 951019923018520.75 of field no2_trop of feature 1119 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1360748918372592 of field no2_trop of feature 1120 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1013864010523193.38 of field no2_trop of feature 1121 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1395725274859614.75 of field no2_trop of feature 1122 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2226386355899740 of field no2_trop of feature 1123 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1144859610142157.25 of field no2_trop of feature 1124 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1286734931794253.5 of field no2_trop of feature 1125 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 885159484064952.25 of field no2_trop of feature 1126 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1558006428766020.75 of field no2_trop of feature 1127 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1690950015667658.5 of field no2_trop of feature 1128 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2121021747022605.25 of field no2_trop of feature 1129 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2152389129263720 of field no2_trop of feature 1130 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1555090856055249 of field no2_trop of feature 1131 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2117758487665305.5 of field no2_trop of feature 1132 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1188821377011900 of field no2_trop of feature 1133 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1028859339045520.75 of field no2_trop of feature 1134 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1239527322762169.25 of field no2_trop of feature 1135 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1225027562730356.25 of field no2_trop of feature 1136 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2520203699721460 of field no2_trop of feature 1137 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 272541363843183.719 of field no2_trop of feature 1138 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1947542760805336 of field no2_trop of feature 1139 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 971708592992217.75 of field no2_trop of feature 1140 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 365545214019662.125 of field no2_trop of feature 1141 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 745756692073255.125 of field no2_trop of feature 1142 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 743829955959272.375 of field no2_trop of feature 1143 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1523385865041418.5 of field no2_trop of feature 1144 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1451791773141230.75 of field no2_trop of feature 1145 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1155793336433871.5 of field no2_trop of feature 1146 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 964012274120632.375 of field no2_trop of feature 1147 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 425926000786421.375 of field no2_trop of feature 1148 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 996438052196263 of field no2_trop of feature 1149 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1208622098669038.75 of field no2_trop of feature 1150 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1373207689873179.25 of field no2_trop of feature 1151 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1654121740325499.5 of field no2_trop of feature 1152 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1373662399157910.75 of field no2_trop of feature 1153 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1285864291130547 of field no2_trop of feature 1154 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1543540736329378 of field no2_trop of feature 1155 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2098498356304517 of field no2_trop of feature 1156 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1001718091279217.38 of field no2_trop of feature 1157 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 412295676455141.812 of field no2_trop of feature 1158 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1565863226823858 of field no2_trop of feature 1159 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2123949807533536 of field no2_trop of feature 1160 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1282021444486927 of field no2_trop of feature 1161 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1468978272423010 of field no2_trop of feature 1162 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 104947944935321.406 of field no2_trop of feature 1163 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 14136183789235.7305 of field no2_trop of feature 1164 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1507493824834000.5 of field no2_trop of feature 1165 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1333652473327911.25 of field no2_trop of feature 1166 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 651870124215811.25 of field no2_trop of feature 1167 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1223336123061472 of field no2_trop of feature 1168 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 287815887809852 of field no2_trop of feature 1169 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 901999392121269.875 of field no2_trop of feature 1170 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1050803032935182.25 of field no2_trop of feature 1171 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 487665410916515.625 of field no2_trop of feature 1172 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1337698191953059 of field no2_trop of feature 1173 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1916424696398971.75 of field no2_trop of feature 1174 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1005552722264838 of field no2_trop of feature 1175 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 563314587291970.375 of field no2_trop of feature 1176 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4157505030485627 of field no2_trop of feature 1177 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1807429643023024.25 of field no2_trop of feature 1178 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3174553254750390 of field no2_trop of feature 1179 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3160882399839647.5 of field no2_trop of feature 1180 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1588725102651515 of field no2_trop of feature 1181 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1618744678812327 of field no2_trop of feature 1182 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2313657895020405.5 of field no2_trop of feature 1183 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1191666842774411.75 of field no2_trop of feature 1184 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2577458072607660 of field no2_trop of feature 1185 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2489177212516260.5 of field no2_trop of feature 1186 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2351802209231937 of field no2_trop of feature 1187 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2642495412171811 of field no2_trop of feature 1188 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1385028378602492 of field no2_trop of feature 1189 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4034795524440487.5 of field no2_trop of feature 1190 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2303559427291948 of field no2_trop of feature 1191 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2459432367958943.5 of field no2_trop of feature 1192 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3057828033991900 of field no2_trop of feature 1193 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2397748988616404 of field no2_trop of feature 1194 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2753830284945943.5 of field no2_trop of feature 1195 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3480460979968011 of field no2_trop of feature 1196 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4411643594265770 of field no2_trop of feature 1197 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3389046120205166.5 of field no2_trop of feature 1198 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3534743475500618 of field no2_trop of feature 1199 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3551226933541875 of field no2_trop of feature 1200 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2488491040760163.5 of field no2_trop of feature 1201 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3533139779059165.5 of field no2_trop of feature 1202 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2106735046388239.5 of field no2_trop of feature 1203 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3232934596829873 of field no2_trop of feature 1204 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2089720090045484.5 of field no2_trop of feature 1205 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2987012129217401 of field no2_trop of feature 1206 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3194671977143152.5 of field no2_trop of feature 1207 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3208766540922443 of field no2_trop of feature 1208 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3242860864366666.5 of field no2_trop of feature 1209 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3641300340666603 of field no2_trop of feature 1210 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2148116110767259.75 of field no2_trop of feature 1211 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2932871381170807.5 of field no2_trop of feature 1212 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2607598802338434.5 of field no2_trop of feature 1213 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3155674549004980 of field no2_trop of feature 1214 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2596317718026512 of field no2_trop of feature 1215 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2864812870305068 of field no2_trop of feature 1216 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3328590707878247.5 of field no2_trop of feature 1217 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1869250826335737.75 of field no2_trop of feature 1218 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3175425429003589.5 of field no2_trop of feature 1219 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2710854944746643 of field no2_trop of feature 1220 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1817167279052155.25 of field no2_trop of feature 1221 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3284086378954234.5 of field no2_trop of feature 1222 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2266758975644879.5 of field no2_trop of feature 1223 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1696099480559478.25 of field no2_trop of feature 1224 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1567461993870511 of field no2_trop of feature 1225 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2022282902008701 of field no2_trop of feature 1226 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2622509016643889.5 of field no2_trop of feature 1227 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2086770121113222.5 of field no2_trop of feature 1228 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 680332668872606.5 of field no2_trop of feature 1229 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2320738477710474.5 of field no2_trop of feature 1230 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1332123813229518.5 of field no2_trop of feature 1231 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2241883277728447.75 of field no2_trop of feature 1232 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1634310721710335.25 of field no2_trop of feature 1233 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 904525433100770.875 of field no2_trop of feature 1234 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1139718251366230 of field no2_trop of feature 1235 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2497064244195535 of field no2_trop of feature 1236 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1799471408974423 of field no2_trop of feature 1237 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1217251497205125 of field no2_trop of feature 1238 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1349352048053933.75 of field no2_trop of feature 1239 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1966116939494240.75 of field no2_trop of feature 1240 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2138451867949588.75 of field no2_trop of feature 1241 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2614031553009736 of field no2_trop of feature 1242 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1121225024294144.5 of field no2_trop of feature 1243 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1290426829414900.5 of field no2_trop of feature 1244 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2139713354849846 of field no2_trop of feature 1245 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 905619484891003.625 of field no2_trop of feature 1246 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1980927470482638.5 of field no2_trop of feature 1247 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2367014102499124.5 of field no2_trop of feature 1248 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1737572231681770 of field no2_trop of feature 1249 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1943917355243429.5 of field no2_trop of feature 1250 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1986598027175823.5 of field no2_trop of feature 1251 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1081479533109613.88 of field no2_trop of feature 1252 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1542634384938901.25 of field no2_trop of feature 1253 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 999070239477114.25 of field no2_trop of feature 1254 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1129405628819258.75 of field no2_trop of feature 1255 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 965109995571438 of field no2_trop of feature 1256 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1509011640263834 of field no2_trop of feature 1257 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1167982853436296.75 of field no2_trop of feature 1258 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 778859002199597 of field no2_trop of feature 1259 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 503213324595872.125 of field no2_trop of feature 1260 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1846320596233527 of field no2_trop of feature 1261 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 644863811074055.75 of field no2_trop of feature 1262 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1308855098017738.75 of field no2_trop of feature 1263 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 720656761464497.375 of field no2_trop of feature 1264 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1521375110131630.25 of field no2_trop of feature 1265 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 896842478366197.625 of field no2_trop of feature 1266 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 585146712546002.125 of field no2_trop of feature 1267 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1546220574426624.75 of field no2_trop of feature 1268 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 998745337588770.75 of field no2_trop of feature 1269 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 979351345773648.125 of field no2_trop of feature 1270 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1498836493060716.75 of field no2_trop of feature 1271 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1853313107069843.75 of field no2_trop of feature 1272 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 729058367189791.125 of field no2_trop of feature 1273 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 778265393523624.875 of field no2_trop of feature 1274 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1789745822577024.25 of field no2_trop of feature 1275 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 445537817080630.688 of field no2_trop of feature 1276 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1250847184979848 of field no2_trop of feature 1277 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1770589208507026.25 of field no2_trop of feature 1278 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 592336673029567.5 of field no2_trop of feature 1279 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 594104354004684.875 of field no2_trop of feature 1280 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1299557602173154 of field no2_trop of feature 1281 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 901085098928060.75 of field no2_trop of feature 1282 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1897710522897759.75 of field no2_trop of feature 1283 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1038038529414916.38 of field no2_trop of feature 1284 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1875779097724043.75 of field no2_trop of feature 1285 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1031467865231334.12 of field no2_trop of feature 1286 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 983029550630963 of field no2_trop of feature 1287 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1773924875196826.25 of field no2_trop of feature 1288 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1985550147383546.5 of field no2_trop of feature 1289 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 521843753156545.062 of field no2_trop of feature 1290 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 971237561933594.375 of field no2_trop of feature 1291 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1678326054670233.25 of field no2_trop of feature 1292 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 786602643261258 of field no2_trop of feature 1293 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1460433878561689.25 of field no2_trop of feature 1294 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1346643509924742.75 of field no2_trop of feature 1295 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2313589102577425.5 of field no2_trop of feature 1296 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2858669310795339.5 of field no2_trop of feature 1297 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3812863216354235 of field no2_trop of feature 1298 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2616970786815545.5 of field no2_trop of feature 1299 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2572558254176911 of field no2_trop of feature 1300 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2608444467401823 of field no2_trop of feature 1301 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2452898838549517.5 of field no2_trop of feature 1302 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2223949482195057.5 of field no2_trop of feature 1303 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4107009186495925 of field no2_trop of feature 1304 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3106600780643894 of field no2_trop of feature 1305 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2697190662362300 of field no2_trop of feature 1306 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1236388941406458 of field no2_trop of feature 1307 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1054789927449055.5 of field no2_trop of feature 1308 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1477961163337277 of field no2_trop of feature 1309 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3055318205244184.5 of field no2_trop of feature 1310 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1619428550184184.25 of field no2_trop of feature 1311 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2113289388797929.75 of field no2_trop of feature 1312 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3687089160333271 of field no2_trop of feature 1313 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3579148778360213.5 of field no2_trop of feature 1314 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3266082476472584 of field no2_trop of feature 1315 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3552335499661239.5 of field no2_trop of feature 1316 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3668047675017369.5 of field no2_trop of feature 1317 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4385321940541471 of field no2_trop of feature 1318 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2315471912306639 of field no2_trop of feature 1319 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2528341582824978 of field no2_trop of feature 1320 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3774828444249360.5 of field no2_trop of feature 1321 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3422326326712718.5 of field no2_trop of feature 1322 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3749186389754759 of field no2_trop of feature 1323 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4900557620885011 of field no2_trop of feature 1324 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3103082945430724 of field no2_trop of feature 1325 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3463451062562162.5 of field no2_trop of feature 1326 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2866610018106876 of field no2_trop of feature 1327 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2852759952309643.5 of field no2_trop of feature 1328 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4105036114070826.5 of field no2_trop of feature 1329 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2561946472136660.5 of field no2_trop of feature 1330 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4136848018180753.5 of field no2_trop of feature 1331 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1422031921315301.5 of field no2_trop of feature 1332 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2871488585368934 of field no2_trop of feature 1333 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3415309716612937.5 of field no2_trop of feature 1334 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3869597264233816.5 of field no2_trop of feature 1335 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2733223004757492 of field no2_trop of feature 1336 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4075312520682200.5 of field no2_trop of feature 1337 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3255723517614497 of field no2_trop of feature 1338 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2406109899449075 of field no2_trop of feature 1339 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3140492670275016.5 of field no2_trop of feature 1340 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2653565518386313 of field no2_trop of feature 1341 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1423593882214118 of field no2_trop of feature 1342 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3508576276146705 of field no2_trop of feature 1343 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2490863065537705.5 of field no2_trop of feature 1344 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3874888586153756.5 of field no2_trop of feature 1345 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1145908913981820.75 of field no2_trop of feature 1346 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1397131905051192 of field no2_trop of feature 1347 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2387787667605480 of field no2_trop of feature 1348 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2453057455519956.5 of field no2_trop of feature 1349 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2670593838866080 of field no2_trop of feature 1350 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1131659786290038 of field no2_trop of feature 1351 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1490334820620992 of field no2_trop of feature 1352 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1692546372787965 of field no2_trop of feature 1353 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2268039084703268.5 of field no2_trop of feature 1354 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1153960587447400 of field no2_trop of feature 1355 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2242356499629204.25 of field no2_trop of feature 1356 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2781080636650476.5 of field no2_trop of feature 1357 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2279572992197354.5 of field no2_trop of feature 1358 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 744107699970700.25 of field no2_trop of feature 1359 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2013490833444229.75 of field no2_trop of feature 1360 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1237994828690043.5 of field no2_trop of feature 1361 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2286821831563247.5 of field no2_trop of feature 1362 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1628124550321117.5 of field no2_trop of feature 1363 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1639652432999337.25 of field no2_trop of feature 1364 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1409100913792917.75 of field no2_trop of feature 1365 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1757137985520130.25 of field no2_trop of feature 1366 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1104915080949831.5 of field no2_trop of feature 1367 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 925631896669256.125 of field no2_trop of feature 1368 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1219373985063703 of field no2_trop of feature 1369 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2127127185879217 of field no2_trop of feature 1370 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2230623663669430.25 of field no2_trop of feature 1371 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1703141394885897.25 of field no2_trop of feature 1372 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 605616955559025.875 of field no2_trop of feature 1373 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 643776496123382.5 of field no2_trop of feature 1374 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 803151114542815.75 of field no2_trop of feature 1375 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1685525928714450.75 of field no2_trop of feature 1376 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1651681908983937.25 of field no2_trop of feature 1377 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1664895535141495.25 of field no2_trop of feature 1378 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2726647630263323.5 of field no2_trop of feature 1379 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1415464105226492.5 of field no2_trop of feature 1380 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1533279489030428.5 of field no2_trop of feature 1381 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1135594648303249.5 of field no2_trop of feature 1382 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1797180883524233.75 of field no2_trop of feature 1383 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1159572977281950.5 of field no2_trop of feature 1384 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1767112342041746.25 of field no2_trop of feature 1385 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 174902924061698.281 of field no2_trop of feature 1386 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1508601076448085.25 of field no2_trop of feature 1387 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 74359112678123.4375 of field no2_trop of feature 1388 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1369779241019041.25 of field no2_trop of feature 1389 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1736976541705771.5 of field no2_trop of feature 1390 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 887162187629901.375 of field no2_trop of feature 1391 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1145552573508866.75 of field no2_trop of feature 1392 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1703080051306169.5 of field no2_trop of feature 1393 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1706959046844986 of field no2_trop of feature 1394 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2297568350394685.5 of field no2_trop of feature 1395 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1431796395160563.5 of field no2_trop of feature 1396 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1447456425186083 of field no2_trop of feature 1397 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1854102686574624.5 of field no2_trop of feature 1398 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1555756214811081 of field no2_trop of feature 1399 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 848930842214631.375 of field no2_trop of feature 1400 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 831220183952500.5 of field no2_trop of feature 1401 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1746225510397107.5 of field no2_trop of feature 1402 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1536795681111998.5 of field no2_trop of feature 1403 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1346333615305011.25 of field no2_trop of feature 1404 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 457137121212390.438 of field no2_trop of feature 1405 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 303864408916629.125 of field no2_trop of feature 1406 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 388778629287571.688 of field no2_trop of feature 1407 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1523484233853196.25 of field no2_trop of feature 1408 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 869618526309368.5 of field no2_trop of feature 1409 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 991543272702419.875 of field no2_trop of feature 1410 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2264989213369736 of field no2_trop of feature 1411 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 488252666150301.562 of field no2_trop of feature 1412 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1797671303535735.25 of field no2_trop of feature 1413 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 340086313927390.625 of field no2_trop of feature 1414 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1771787380069636.25 of field no2_trop of feature 1415 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1017675637666416.12 of field no2_trop of feature 1416 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1917714006994319.75 of field no2_trop of feature 1417 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3707247536968643.5 of field no2_trop of feature 1418 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3215473804113026 of field no2_trop of feature 1419 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2345761181134039.5 of field no2_trop of feature 1420 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1955659611824376 of field no2_trop of feature 1421 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1790539016971324.5 of field no2_trop of feature 1422 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2340264796390438.5 of field no2_trop of feature 1423 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2481069343949966.5 of field no2_trop of feature 1424 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2864936214717163 of field no2_trop of feature 1425 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2575764770722962.5 of field no2_trop of feature 1426 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2254276652591361 of field no2_trop of feature 1427 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3613389230974717 of field no2_trop of feature 1428 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1411951966202868.75 of field no2_trop of feature 1429 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1318376278844116.25 of field no2_trop of feature 1430 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1947736869418331.5 of field no2_trop of feature 1431 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3750705519689872.5 of field no2_trop of feature 1432 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3038927200740945.5 of field no2_trop of feature 1433 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1496866268730391.25 of field no2_trop of feature 1434 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3433497430749557.5 of field no2_trop of feature 1435 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3699390738910806 of field no2_trop of feature 1436 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3602427133277378.5 of field no2_trop of feature 1437 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2516454292494818 of field no2_trop of feature 1438 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3548986578376534.5 of field no2_trop of feature 1439 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3025168054892237.5 of field no2_trop of feature 1440 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3447954359817668 of field no2_trop of feature 1441 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3289918619796844.5 of field no2_trop of feature 1442 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3153341083048981 of field no2_trop of feature 1443 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2527528561309373 of field no2_trop of feature 1444 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2681204744569477 of field no2_trop of feature 1445 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3259072438899202 of field no2_trop of feature 1446 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4938227398690506 of field no2_trop of feature 1447 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4373419971569019.5 of field no2_trop of feature 1448 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3919125194169100.5 of field no2_trop of feature 1449 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4799749963644790 of field no2_trop of feature 1450 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3845868253089866 of field no2_trop of feature 1451 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3730695682151126.5 of field no2_trop of feature 1452 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3520623059784157 of field no2_trop of feature 1453 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2578366833924483 of field no2_trop of feature 1454 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2676240296295800.5 of field no2_trop of feature 1455 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3501865507608709 of field no2_trop of feature 1456 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3073567262960532.5 of field no2_trop of feature 1457 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3008303171235602.5 of field no2_trop of feature 1458 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3122520096835869.5 of field no2_trop of feature 1459 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3861410525350729.5 of field no2_trop of feature 1460 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2977709813520123 of field no2_trop of feature 1461 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4019772043596749.5 of field no2_trop of feature 1462 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3012804913650761.5 of field no2_trop of feature 1463 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3970071475301374.5 of field no2_trop of feature 1464 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3166462036584307.5 of field no2_trop of feature 1465 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3483159221139176 of field no2_trop of feature 1466 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2426993663914727 of field no2_trop of feature 1467 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2864719978598623 of field no2_trop of feature 1468 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2730879899096107.5 of field no2_trop of feature 1469 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2651177281376986 of field no2_trop of feature 1470 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2454205018629291 of field no2_trop of feature 1471 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2872562974351021.5 of field no2_trop of feature 1472 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2937729354516814 of field no2_trop of feature 1473 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1802390487032607.75 of field no2_trop of feature 1474 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2361127966940039 of field no2_trop of feature 1475 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1436801374013703 of field no2_trop of feature 1476 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1855854922112703.25 of field no2_trop of feature 1477 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1743268421227912.75 of field no2_trop of feature 1478 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2288327159192922.5 of field no2_trop of feature 1479 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 275647019494531.375 of field no2_trop of feature 1480 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 879122344711840.875 of field no2_trop of feature 1481 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1947446363751478.25 of field no2_trop of feature 1482 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1287425704318830 of field no2_trop of feature 1483 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 911017884220200.375 of field no2_trop of feature 1484 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2406663963424544 of field no2_trop of feature 1485 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1460237907732880.5 of field no2_trop of feature 1486 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2100816486365583.75 of field no2_trop of feature 1487 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1977261315257055.75 of field no2_trop of feature 1488 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1886168947456208 of field no2_trop of feature 1489 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1580814409877202.75 of field no2_trop of feature 1490 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 894644242140866.5 of field no2_trop of feature 1491 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1668627634715285.25 of field no2_trop of feature 1492 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1853494508798467 of field no2_trop of feature 1493 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1867283669184398.5 of field no2_trop of feature 1494 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1504069757664128.75 of field no2_trop of feature 1495 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1595299929435150.25 of field no2_trop of feature 1496 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 929018281354437.875 of field no2_trop of feature 1497 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1617169901487032 of field no2_trop of feature 1498 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1751391077978605.5 of field no2_trop of feature 1499 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1433916692177008.25 of field no2_trop of feature 1500 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 904947663150878.75 of field no2_trop of feature 1501 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1958977204066577.5 of field no2_trop of feature 1502 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1940464149873187.25 of field no2_trop of feature 1503 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1896015030170929 of field no2_trop of feature 1504 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1369958780531851.5 of field no2_trop of feature 1505 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1483044355254569.5 of field no2_trop of feature 1506 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 981112016053939.5 of field no2_trop of feature 1507 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1636482832143228.75 of field no2_trop of feature 1508 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 905841033801716.5 of field no2_trop of feature 1509 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1504561382638803.5 of field no2_trop of feature 1510 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1467285408706739 of field no2_trop of feature 1511 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1071111482256674.25 of field no2_trop of feature 1512 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 997055760135699.5 of field no2_trop of feature 1513 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2050709955022939.5 of field no2_trop of feature 1514 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1155978572136227.75 of field no2_trop of feature 1515 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1169622917857159.25 of field no2_trop of feature 1516 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1099388572126899.88 of field no2_trop of feature 1517 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1444903655932557.75 of field no2_trop of feature 1518 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1153086112809960.5 of field no2_trop of feature 1519 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2140833094264089.5 of field no2_trop of feature 1520 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 978178587979782.625 of field no2_trop of feature 1521 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1429715423760408.25 of field no2_trop of feature 1522 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1580906753873114.25 of field no2_trop of feature 1523 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 371947347672153.25 of field no2_trop of feature 1524 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1346879463622481.25 of field no2_trop of feature 1525 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 845992484745675 of field no2_trop of feature 1526 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 693890147702959.5 of field no2_trop of feature 1527 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1903784632711867.75 of field no2_trop of feature 1528 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1957965911337924 of field no2_trop of feature 1529 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2100375469844184.5 of field no2_trop of feature 1530 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1280735967865312 of field no2_trop of feature 1531 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 357290257789654.812 of field no2_trop of feature 1532 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1221390326620930.75 of field no2_trop of feature 1533 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 565494749069703.125 of field no2_trop of feature 1534 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1422222853207204 of field no2_trop of feature 1535 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1133142110077315 of field no2_trop of feature 1536 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 725327198723907.75 of field no2_trop of feature 1537 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1560983564140733.5 of field no2_trop of feature 1538 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1208598328031894.25 of field no2_trop of feature 1539 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1123640975456455.62 of field no2_trop of feature 1540 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 673853034179655.875 of field no2_trop of feature 1541 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 649884509219500.625 of field no2_trop of feature 1542 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1203850115876757.75 of field no2_trop of feature 1543 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1704567523572459.25 of field no2_trop of feature 1544 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1853418048408020.75 of field no2_trop of feature 1545 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1225840912872281.5 of field no2_trop of feature 1546 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1903684949394810.25 of field no2_trop of feature 1547 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2222543180629800.25 of field no2_trop of feature 1548 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1008664703972845 of field no2_trop of feature 1549 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3702760254111563 of field no2_trop of feature 1550 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2437813356873412 of field no2_trop of feature 1551 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2064371389312509.5 of field no2_trop of feature 1552 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1071652620263557.75 of field no2_trop of feature 1553 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1028143043210093.25 of field no2_trop of feature 1554 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2526756946710084 of field no2_trop of feature 1555 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3216914063731346.5 of field no2_trop of feature 1556 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2428366445595347.5 of field no2_trop of feature 1557 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1883927935038227.5 of field no2_trop of feature 1558 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2528280458329463.5 of field no2_trop of feature 1559 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3061299204267634 of field no2_trop of feature 1560 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3174922411649822.5 of field no2_trop of feature 1561 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2345608917605786.5 of field no2_trop of feature 1562 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1236133489213734.75 of field no2_trop of feature 1563 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1083385456223331.88 of field no2_trop of feature 1564 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2993429982162197 of field no2_trop of feature 1565 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2954512519761883.5 of field no2_trop of feature 1566 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3726289898621398.5 of field no2_trop of feature 1567 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3102214933777577 of field no2_trop of feature 1568 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3477594263036808 of field no2_trop of feature 1569 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3450846490517615 of field no2_trop of feature 1570 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4437047723304713 of field no2_trop of feature 1571 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 5421350591383452 of field no2_trop of feature 1572 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4150230558266776 of field no2_trop of feature 1573 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4062978955809521.5 of field no2_trop of feature 1574 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4478856440068120.5 of field no2_trop of feature 1575 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4512458262200817 of field no2_trop of feature 1576 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4374120164714768 of field no2_trop of feature 1577 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4320622428834249 of field no2_trop of feature 1578 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3754155219712702 of field no2_trop of feature 1579 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1852193805824026.75 of field no2_trop of feature 1580 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3019088467972797 of field no2_trop of feature 1581 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2939932903534318 of field no2_trop of feature 1582 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2887403958045070 of field no2_trop of feature 1583 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1889234154684672.75 of field no2_trop of feature 1584 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2099415442821446 of field no2_trop of feature 1585 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3584790635021454.5 of field no2_trop of feature 1586 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3432278665270896.5 of field no2_trop of feature 1587 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2686217172285869.5 of field no2_trop of feature 1588 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2528806917694055.5 of field no2_trop of feature 1589 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1372668085455789 of field no2_trop of feature 1590 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3558395369001482.5 of field no2_trop of feature 1591 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2929028863153507.5 of field no2_trop of feature 1592 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4051024406625874.5 of field no2_trop of feature 1593 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2381090482288709.5 of field no2_trop of feature 1594 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2983058316419738 of field no2_trop of feature 1595 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3536891596212153.5 of field no2_trop of feature 1596 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2201139310241742.25 of field no2_trop of feature 1597 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1065038906032059.5 of field no2_trop of feature 1598 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2023465080423739 of field no2_trop of feature 1599 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2992637554562643.5 of field no2_trop of feature 1600 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1152648492093867.5 of field no2_trop of feature 1601 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2415316256260921.5 of field no2_trop of feature 1602 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3043133398552345 of field no2_trop of feature 1603 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1885866392157622.5 of field no2_trop of feature 1604 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2568089155309535.5 of field no2_trop of feature 1605 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1379845503368142 of field no2_trop of feature 1606 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1569711660114917.25 of field no2_trop of feature 1607 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1985287246327570.75 of field no2_trop of feature 1608 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1714173818615709 of field no2_trop of feature 1609 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2518003436967155.5 of field no2_trop of feature 1610 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2441341269960394 of field no2_trop of feature 1611 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1543735502195013.5 of field no2_trop of feature 1612 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2131838591886517 of field no2_trop of feature 1613 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1771369367390634.5 of field no2_trop of feature 1614 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1866542507290760 of field no2_trop of feature 1615 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2887190789105516 of field no2_trop of feature 1616 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2606667913516066.5 of field no2_trop of feature 1617 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1756999962465743 of field no2_trop of feature 1618 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1558645606958362 of field no2_trop of feature 1619 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1849496879158141.5 of field no2_trop of feature 1620 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1769577039441519.5 of field no2_trop of feature 1621 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2663268539109740 of field no2_trop of feature 1622 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1680882329271171.25 of field no2_trop of feature 1623 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1414334397480543 of field no2_trop of feature 1624 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1159129441292098 of field no2_trop of feature 1625 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1879211709178234.75 of field no2_trop of feature 1626 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 427141616929516.188 of field no2_trop of feature 1627 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2089872353573737.25 of field no2_trop of feature 1628 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1455354739702343 of field no2_trop of feature 1629 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1873784993214467.25 of field no2_trop of feature 1630 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1471743772447662.25 of field no2_trop of feature 1631 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1060592920549188.38 of field no2_trop of feature 1632 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 628844866336076 of field no2_trop of feature 1633 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1082424991032166.88 of field no2_trop of feature 1634 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1103438891520527.25 of field no2_trop of feature 1635 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1459556117661050 of field no2_trop of feature 1636 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 827956486426774.125 of field no2_trop of feature 1637 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1700871025183332.75 of field no2_trop of feature 1638 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 831448360160666.25 of field no2_trop of feature 1639 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 874650014352319 of field no2_trop of feature 1640 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1729790798593312.5 of field no2_trop of feature 1641 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2032633973835109 of field no2_trop of feature 1642 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1084990248085850.88 of field no2_trop of feature 1643 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 591155644806649.375 of field no2_trop of feature 1644 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1305284025340734 of field no2_trop of feature 1645 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 997197726705926.5 of field no2_trop of feature 1646 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1985045377356073 of field no2_trop of feature 1647 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1373376932427963.75 of field no2_trop of feature 1648 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1760503447662940.75 of field no2_trop of feature 1649 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1116524353413296.88 of field no2_trop of feature 1650 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1083996263010049 of field no2_trop of feature 1651 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1176008455880492 of field no2_trop of feature 1652 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 385216374750152.688 of field no2_trop of feature 1653 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 583333790680835.625 of field no2_trop of feature 1654 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1061468052439267.88 of field no2_trop of feature 1655 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 304409380897245.688 of field no2_trop of feature 1656 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 141337319288015.812 of field no2_trop of feature 1657 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 467705579349458.25 of field no2_trop of feature 1658 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 236092761442696.438 of field no2_trop of feature 1659 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1503268457153935.75 of field no2_trop of feature 1660 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1662715756761135.75 of field no2_trop of feature 1661 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1319484735421374.25 of field no2_trop of feature 1662 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 725009417072497 of field no2_trop of feature 1663 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 535894390551065.938 of field no2_trop of feature 1664 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1414795022039034 of field no2_trop of feature 1665 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 905914919952656.375 of field no2_trop of feature 1666 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 732434181061680.625 of field no2_trop of feature 1667 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 735964613617115.875 of field no2_trop of feature 1668 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1861085776789768.75 of field no2_trop of feature 1669 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1252059158847896.5 of field no2_trop of feature 1670 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1797035849775020.25 of field no2_trop of feature 1671 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2617823681657974 of field no2_trop of feature 1672 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1854833332426023.75 of field no2_trop of feature 1673 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1493243711263257.75 of field no2_trop of feature 1674 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2051047782879868.5 of field no2_trop of feature 1675 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1926222142418337.25 of field no2_trop of feature 1676 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1956206007852379 of field no2_trop of feature 1677 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2082067697558668.5 of field no2_trop of feature 1678 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2324276030502842.5 of field no2_trop of feature 1679 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2643545920974647.5 of field no2_trop of feature 1680 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2066655561320512.75 of field no2_trop of feature 1681 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1919623106829130.75 of field no2_trop of feature 1682 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1738357977212817.75 of field no2_trop of feature 1683 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2534906660361121 of field no2_trop of feature 1684 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2796916919925606.5 of field no2_trop of feature 1685 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3368186674087192 of field no2_trop of feature 1686 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1940808112088088.75 of field no2_trop of feature 1687 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3490948541259313 of field no2_trop of feature 1688 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4000646868111362 of field no2_trop of feature 1689 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3821131454564674.5 of field no2_trop of feature 1690 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4768104125368554 of field no2_trop of feature 1691 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3297195940110468.5 of field no2_trop of feature 1692 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 5098361308222229 of field no2_trop of feature 1693 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4745543709418416 of field no2_trop of feature 1694 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4285766568664548.5 of field no2_trop of feature 1695 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4995129703245912 of field no2_trop of feature 1696 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 5251507745854542 of field no2_trop of feature 1697 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4848710465467593 of field no2_trop of feature 1698 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4354792993584706 of field no2_trop of feature 1699 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4837508251472464 of field no2_trop of feature 1700 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2979720787514125 of field no2_trop of feature 1701 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3549936308441247 of field no2_trop of feature 1702 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4108021793729858.5 of field no2_trop of feature 1703 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2575233710589891.5 of field no2_trop of feature 1704 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2297587848889670.5 of field no2_trop of feature 1705 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3794605614353568 of field no2_trop of feature 1706 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2203854201813119.25 of field no2_trop of feature 1707 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3574449641068859 of field no2_trop of feature 1708 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2807673297546644 of field no2_trop of feature 1709 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2094567328265038.75 of field no2_trop of feature 1710 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3619291359681374 of field no2_trop of feature 1711 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3175123092789217.5 of field no2_trop of feature 1712 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2284603603903451.5 of field no2_trop of feature 1713 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3646473795279780.5 of field no2_trop of feature 1714 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2316059057998318 of field no2_trop of feature 1715 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3369997843278652 of field no2_trop of feature 1716 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2604245718453676 of field no2_trop of feature 1717 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3039629803813041 of field no2_trop of feature 1718 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1621536359400470.25 of field no2_trop of feature 1719 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1814638170893667.75 of field no2_trop of feature 1720 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3585148180457581.5 of field no2_trop of feature 1721 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2272369284179403.5 of field no2_trop of feature 1722 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2105484294614434.5 of field no2_trop of feature 1723 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2475878362599724 of field no2_trop of feature 1724 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1728369489759443.25 of field no2_trop of feature 1725 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2687082554928456.5 of field no2_trop of feature 1726 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2408804197104400.5 of field no2_trop of feature 1727 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1486359866196744.5 of field no2_trop of feature 1728 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1977167985382184.25 of field no2_trop of feature 1729 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2458235291817400 of field no2_trop of feature 1730 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1068532094271231.5 of field no2_trop of feature 1731 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2419802224612722 of field no2_trop of feature 1732 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1493201756636408.5 of field no2_trop of feature 1733 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1389549729054742.75 of field no2_trop of feature 1734 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 868931806842738.25 of field no2_trop of feature 1735 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1537673113386317.75 of field no2_trop of feature 1736 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1902698194098047.75 of field no2_trop of feature 1737 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1451359300904150.5 of field no2_trop of feature 1738 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1148270860885550 of field no2_trop of feature 1739 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 485768251171330.125 of field no2_trop of feature 1740 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2712969545573542 of field no2_trop of feature 1741 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2868597988258479.5 of field no2_trop of feature 1742 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1251988285104889.75 of field no2_trop of feature 1743 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 994386657164905 of field no2_trop of feature 1744 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1746420933515382.75 of field no2_trop of feature 1745 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2417476864772616 of field no2_trop of feature 1746 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1213018899746021 of field no2_trop of feature 1747 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1091523667953169.88 of field no2_trop of feature 1748 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1305482844264315.75 of field no2_trop of feature 1749 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1726982029436530.75 of field no2_trop of feature 1750 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2354331098306211 of field no2_trop of feature 1751 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1000786326119996.38 of field no2_trop of feature 1752 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1415108641090391.75 of field no2_trop of feature 1753 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1102553791298742 of field no2_trop of feature 1754 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1565329318596013.75 of field no2_trop of feature 1755 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1634753271821227.75 of field no2_trop of feature 1756 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2293591533754625 of field no2_trop of feature 1757 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1754128973392380.5 of field no2_trop of feature 1758 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1573858595646615.75 of field no2_trop of feature 1759 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1115544061100827.12 of field no2_trop of feature 1760 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 909787452507180.25 of field no2_trop of feature 1761 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1473927822970181.25 of field no2_trop of feature 1762 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1111863336775059 of field no2_trop of feature 1763 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1236194394625035.75 of field no2_trop of feature 1764 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 827259689086331.5 of field no2_trop of feature 1765 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1684890474953736 of field no2_trop of feature 1766 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 52794814451676.1875 of field no2_trop of feature 1767 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1665835187332395.5 of field no2_trop of feature 1768 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 523847387829400.75 of field no2_trop of feature 1769 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2021097656414676.75 of field no2_trop of feature 1770 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 989492096755275.25 of field no2_trop of feature 1771 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1250541891128596 of field no2_trop of feature 1772 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1323135664294131.75 of field no2_trop of feature 1773 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1176824654117190.25 of field no2_trop of feature 1774 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1038097791694617.62 of field no2_trop of feature 1775 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 328755415342466.25 of field no2_trop of feature 1776 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 660477340475299.625 of field no2_trop of feature 1777 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 724864383323283.625 of field no2_trop of feature 1778 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1434750855319198.25 of field no2_trop of feature 1779 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1023283864900913.62 of field no2_trop of feature 1780 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1382899646843834.5 of field no2_trop of feature 1781 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 718359061006322 of field no2_trop of feature 1782 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 647490576020627.5 of field no2_trop of feature 1783 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 782029260308345.375 of field no2_trop of feature 1784 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 731259396738842 of field no2_trop of feature 1785 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1165256788570041 of field no2_trop of feature 1786 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2034743973893528.25 of field no2_trop of feature 1787 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1383304404927930.5 of field no2_trop of feature 1788 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 152373111437607.344 of field no2_trop of feature 1789 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1067822918672736.75 of field no2_trop of feature 1790 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 943402912632154.75 of field no2_trop of feature 1791 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 885654833471253.375 of field no2_trop of feature 1792 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 377181488612418.438 of field no2_trop of feature 1793 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1881617911093053.5 of field no2_trop of feature 1794 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1626404191536075.75 of field no2_trop of feature 1795 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2397067198544573.5 of field no2_trop of feature 1796 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2534375819312263 of field no2_trop of feature 1797 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1497355593320826.25 of field no2_trop of feature 1798 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2801193443769480 of field no2_trop of feature 1799 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1907038690532208.5 of field no2_trop of feature 1800 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2812986966056342 of field no2_trop of feature 1801 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2919129981143378 of field no2_trop of feature 1802 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2526937472101854 of field no2_trop of feature 1803 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3121901841185899.5 of field no2_trop of feature 1804 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2304077780540647 of field no2_trop of feature 1805 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3112635236215392 of field no2_trop of feature 1806 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2606225363405174 of field no2_trop of feature 1807 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2547396651362105.5 of field no2_trop of feature 1808 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3183869591837319.5 of field no2_trop of feature 1809 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3681303584428096.5 of field no2_trop of feature 1810 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3638085060752019 of field no2_trop of feature 1811 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3894749884595876 of field no2_trop of feature 1812 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 6568269593130753 of field no2_trop of feature 1813 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 5751393948044933 of field no2_trop of feature 1814 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 5358495768752327 of field no2_trop of feature 1815 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4494736978354340 of field no2_trop of feature 1816 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 5411642531723119 of field no2_trop of feature 1817 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 5983194685435665 of field no2_trop of feature 1818 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 5380825269941633 of field no2_trop of feature 1819 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4635386852459269 of field no2_trop of feature 1820 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4714684821636401 of field no2_trop of feature 1821 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4754116036516934 of field no2_trop of feature 1822 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3731155320830657.5 of field no2_trop of feature 1823 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3063879797216250 of field no2_trop of feature 1824 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3265221475514263 of field no2_trop of feature 1825 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3374482497125173 of field no2_trop of feature 1826 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3561291443217269.5 of field no2_trop of feature 1827 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3957744921123521.5 of field no2_trop of feature 1828 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3115423082829802.5 of field no2_trop of feature 1829 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2414562825651337.5 of field no2_trop of feature 1830 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2657356551613484 of field no2_trop of feature 1831 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4034847666483256 of field no2_trop of feature 1832 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2585653793943493 of field no2_trop of feature 1833 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2590985427358682.5 of field no2_trop of feature 1834 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3116374346484008 of field no2_trop of feature 1835 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3182472491809021.5 of field no2_trop of feature 1836 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1874653881204467.25 of field no2_trop of feature 1837 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3692190317156055 of field no2_trop of feature 1838 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1703488971990318.5 of field no2_trop of feature 1839 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1307791115535783.25 of field no2_trop of feature 1840 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2276504936874116.5 of field no2_trop of feature 1841 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1687143865629768.75 of field no2_trop of feature 1842 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2126800312232953.75 of field no2_trop of feature 1843 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 877088202562281.375 of field no2_trop of feature 1844 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2136682324758658 of field no2_trop of feature 1845 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2188115630097127 of field no2_trop of feature 1846 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2018015360617573.5 of field no2_trop of feature 1847 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1574227533461835.25 of field no2_trop of feature 1848 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1756987803291904.25 of field no2_trop of feature 1849 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2160243955563637.5 of field no2_trop of feature 1850 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1935554472652838.75 of field no2_trop of feature 1851 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1379593446980725.25 of field no2_trop of feature 1852 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2113496861547937.5 of field no2_trop of feature 1853 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1954362195113135.5 of field no2_trop of feature 1854 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 760796439919831.75 of field no2_trop of feature 1855 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1423509096623565.75 of field no2_trop of feature 1856 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 573070900250286.25 of field no2_trop of feature 1857 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2336249859097261 of field no2_trop of feature 1858 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2231606037281926.5 of field no2_trop of feature 1859 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2033180369863112 of field no2_trop of feature 1860 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1511642841665725.5 of field no2_trop of feature 1861 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1045425830003623.5 of field no2_trop of feature 1862 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2422308328928811.5 of field no2_trop of feature 1863 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1034111335349171 of field no2_trop of feature 1864 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2670499851738568.5 of field no2_trop of feature 1865 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2682031130222094.5 of field no2_trop of feature 1866 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1857750438726288.75 of field no2_trop of feature 1867 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1404715395552921 of field no2_trop of feature 1868 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2344094607523366 of field no2_trop of feature 1869 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1982133967245354.25 of field no2_trop of feature 1870 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1946833585206841.25 of field no2_trop of feature 1871 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1621670548481124.5 of field no2_trop of feature 1872 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2518074420252269 of field no2_trop of feature 1873 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 936632772272350.875 of field no2_trop of feature 1874 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1200482901060240.75 of field no2_trop of feature 1875 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2587974991183546 of field no2_trop of feature 1876 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1216853202105321.5 of field no2_trop of feature 1877 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1392678251620855 of field no2_trop of feature 1878 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 916765065616991.75 of field no2_trop of feature 1879 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 77135895539761.3438 of field no2_trop of feature 1880 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1680582512525252.25 of field no2_trop of feature 1881 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1442752796668355.5 of field no2_trop of feature 1882 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1212869155686221.25 of field no2_trop of feature 1883 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 665872453541296.625 of field no2_trop of feature 1884 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 880072239089713.5 of field no2_trop of feature 1885 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1418561627376420.75 of field no2_trop of feature 1886 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1262437506658861.75 of field no2_trop of feature 1887 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 285486146285479.688 of field no2_trop of feature 1888 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1512716902021493.25 of field no2_trop of feature 1889 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 926226491224188.125 of field no2_trop of feature 1890 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 222315020821383.781 of field no2_trop of feature 1891 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 770004220779064.75 of field no2_trop of feature 1892 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 767367870898160.625 of field no2_trop of feature 1893 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1438177770583843 of field no2_trop of feature 1894 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1936339232304926.5 of field no2_trop of feature 1895 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1042717620500752.62 of field no2_trop of feature 1896 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 842478921674664.875 of field no2_trop of feature 1897 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1321621792380137.75 of field no2_trop of feature 1898 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 485649069359287.75 of field no2_trop of feature 1899 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1150137677467191.75 of field no2_trop of feature 1900 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 825945621974879 of field no2_trop of feature 1901 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1354704275385174.75 of field no2_trop of feature 1902 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1820200719069689.5 of field no2_trop of feature 1903 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 571197346829085.25 of field no2_trop of feature 1904 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2221577676501729 of field no2_trop of feature 1905 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 779727671105383.75 of field no2_trop of feature 1906 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 746005078800099 of field no2_trop of feature 1907 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2254215528095847 of field no2_trop of feature 1908 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 485615878100970.812 of field no2_trop of feature 1909 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1202958114502253 of field no2_trop of feature 1910 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1091193617585813.62 of field no2_trop of feature 1911 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1534238530174207 of field no2_trop of feature 1912 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1492859985263639.75 of field no2_trop of feature 1913 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 62207866949211.1641 of field no2_trop of feature 1914 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1004609017015991.38 of field no2_trop of feature 1915 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 846023211306592.25 of field no2_trop of feature 1916 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1136006745708491.5 of field no2_trop of feature 1917 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1922412925201461 of field no2_trop of feature 1918 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1095182702941820 of field no2_trop of feature 1919 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2518283864760196.5 of field no2_trop of feature 1920 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1925295416196022.5 of field no2_trop of feature 1921 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2106263577161189.5 of field no2_trop of feature 1922 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1999349385643290.5 of field no2_trop of feature 1923 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3282010775117305.5 of field no2_trop of feature 1924 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2096754226882330.75 of field no2_trop of feature 1925 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3833719595293223.5 of field no2_trop of feature 1926 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4673602588124340 of field no2_trop of feature 1927 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3236493619875145.5 of field no2_trop of feature 1928 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4212575791017734.5 of field no2_trop of feature 1929 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 6123150062584391 of field no2_trop of feature 1930 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 6293724649385767 of field no2_trop of feature 1931 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 5584724756430078 of field no2_trop of feature 1932 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 6011453043605652 of field no2_trop of feature 1933 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 6436743700173465 of field no2_trop of feature 1934 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 5627696372197752 of field no2_trop of feature 1935 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 6868443884485969 of field no2_trop of feature 1936 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 5810547561976346 of field no2_trop of feature 1937 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4045900465044906 of field no2_trop of feature 1938 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3577436416148957.5 of field no2_trop of feature 1939 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2248609163077162.5 of field no2_trop of feature 1940 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3619405064388083.5 of field no2_trop of feature 1941 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2561231381264406 of field no2_trop of feature 1942 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3238328888330070 of field no2_trop of feature 1943 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3760772001123187 of field no2_trop of feature 1944 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4541618809161228 of field no2_trop of feature 1945 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2476687002431063 of field no2_trop of feature 1946 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2830128553074391.5 of field no2_trop of feature 1947 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3096344572281850.5 of field no2_trop of feature 1948 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2636806014236281 of field no2_trop of feature 1949 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2398281582338968.5 of field no2_trop of feature 1950 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1955997877849731.5 of field no2_trop of feature 1951 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3339842873074012.5 of field no2_trop of feature 1952 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2738069147555979.5 of field no2_trop of feature 1953 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2753133816231820.5 of field no2_trop of feature 1954 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2674259117754809.5 of field no2_trop of feature 1955 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2522779691901596.5 of field no2_trop of feature 1956 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2858080631514167 of field no2_trop of feature 1957 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1732770891604905 of field no2_trop of feature 1958 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1214285535125291 of field no2_trop of feature 1959 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2121029195885858 of field no2_trop of feature 1960 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1575217903648117.5 of field no2_trop of feature 1961 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2291085210354322 of field no2_trop of feature 1962 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2631337234103557.5 of field no2_trop of feature 1963 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1440630527893990.75 of field no2_trop of feature 1964 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2360606765596567 of field no2_trop of feature 1965 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2058187737391745 of field no2_trop of feature 1966 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2532098219830659 of field no2_trop of feature 1967 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1994455263402087.5 of field no2_trop of feature 1968 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2661020515996933.5 of field no2_trop of feature 1969 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1870890233503960.25 of field no2_trop of feature 1970 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1203168216262820.25 of field no2_trop of feature 1971 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2488878381649301.5 of field no2_trop of feature 1972 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2533755810988586.5 of field no2_trop of feature 1973 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1369865012488553.5 of field no2_trop of feature 1974 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2045583384431411 of field no2_trop of feature 1975 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1937952130283338.25 of field no2_trop of feature 1976 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3302413430650522 of field no2_trop of feature 1977 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2672240475813341.5 of field no2_trop of feature 1978 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1076229618105990.12 of field no2_trop of feature 1979 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1404453261291692 of field no2_trop of feature 1980 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1146782293198193.75 of field no2_trop of feature 1981 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2099473061969547.5 of field no2_trop of feature 1982 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2399530362354853.5 of field no2_trop of feature 1983 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1040296959027855.38 of field no2_trop of feature 1984 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1808676232196776.25 of field no2_trop of feature 1985 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2046843994994815.25 of field no2_trop of feature 1986 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1611788974123846.75 of field no2_trop of feature 1987 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 838650425047017 of field no2_trop of feature 1988 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2328867597445460 of field no2_trop of feature 1989 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 548156260114938.062 of field no2_trop of feature 1990 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2294898590171251.5 of field no2_trop of feature 1991 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1654103118167368 of field no2_trop of feature 1992 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1052249645995689.25 of field no2_trop of feature 1993 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1486977464594074.25 of field no2_trop of feature 1994 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3016337865674650 of field no2_trop of feature 1995 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1086526685673816.25 of field no2_trop of feature 1996 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 693727094277201.125 of field no2_trop of feature 1997 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1406555593402645.25 of field no2_trop of feature 1998 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 862388144788446.875 of field no2_trop of feature 1999 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2207361301899836.75 of field no2_trop of feature 2000 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1449953437507320 of field no2_trop of feature 2001 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 111837705275594.312 of field no2_trop of feature 2002 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1358424763495659.25 of field no2_trop of feature 2003 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2181938550702761.75 of field no2_trop of feature 2004 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1456225270823943 of field no2_trop of feature 2005 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1697557047830650.75 of field no2_trop of feature 2006 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 215360836029633.438 of field no2_trop of feature 2007 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1322617420587539.5 of field no2_trop of feature 2008 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 233837316852163.906 of field no2_trop of feature 2009 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 900903532886277.375 of field no2_trop of feature 2010 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2232147394373023.5 of field no2_trop of feature 2011 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 612244417324909.625 of field no2_trop of feature 2012 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1057221543132618.5 of field no2_trop of feature 2013 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 797211358122522.125 of field no2_trop of feature 2014 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1223100936158480.25 of field no2_trop of feature 2015 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 773132086092537.125 of field no2_trop of feature 2016 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1065928607022324.25 of field no2_trop of feature 2017 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 556898213165613.938 of field no2_trop of feature 2018 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 908536426878108.625 of field no2_trop of feature 2019 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 477986489456552.562 of field no2_trop of feature 2020 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1103368127319627.12 of field no2_trop of feature 2021 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 923816783961956.375 of field no2_trop of feature 2022 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1489938278194895.25 of field no2_trop of feature 2023 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1823415998984273.75 of field no2_trop of feature 2024 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 808053890610444.75 of field no2_trop of feature 2025 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 372644528409969.125 of field no2_trop of feature 2026 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 886493926008242.875 of field no2_trop of feature 2027 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 278338934609037.094 of field no2_trop of feature 2028 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2981363261861333.5 of field no2_trop of feature 2029 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1745129322535795 of field no2_trop of feature 2030 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1330623743620963 of field no2_trop of feature 2031 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1929231483172407 of field no2_trop of feature 2032 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1851855977967097.75 of field no2_trop of feature 2033 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1033607879826977.25 of field no2_trop of feature 2034 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1575867926509017.75 of field no2_trop of feature 2035 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2038280431264829.5 of field no2_trop of feature 2036 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2340135755788797 of field no2_trop of feature 2037 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3339831918863347 of field no2_trop of feature 2038 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3216244104207035 of field no2_trop of feature 2039 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4811082751831054 of field no2_trop of feature 2040 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4746250913258991 of field no2_trop of feature 2041 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 6689215471258722 of field no2_trop of feature 2042 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 7243629981469057 of field no2_trop of feature 2043 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 5724092987887125 of field no2_trop of feature 2044 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4528635878680288 of field no2_trop of feature 2045 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 6295960622866842 of field no2_trop of feature 2046 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 8406226211352623 of field no2_trop of feature 2047 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 6938086374213963 of field no2_trop of feature 2048 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 6438422323415871 of field no2_trop of feature 2049 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 5595452872187598 of field no2_trop of feature 2050 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4006277770561937.5 of field no2_trop of feature 2051 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3237509075203852.5 of field no2_trop of feature 2052 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3329813416872748.5 of field no2_trop of feature 2053 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2857005147111013 of field no2_trop of feature 2054 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4429640486052594.5 of field no2_trop of feature 2055 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3034107786216482 of field no2_trop of feature 2056 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2281184794754699.5 of field no2_trop of feature 2057 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2311834238028787 of field no2_trop of feature 2058 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2966962199267618.5 of field no2_trop of feature 2059 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2106451332331998.75 of field no2_trop of feature 2060 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3210704998041838 of field no2_trop of feature 2061 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3196373823312169.5 of field no2_trop of feature 2062 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1788781632954233 of field no2_trop of feature 2063 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1535829519731287.25 of field no2_trop of feature 2064 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2759727374715694 of field no2_trop of feature 2065 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1733275442548165.25 of field no2_trop of feature 2066 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2263468988013555.5 of field no2_trop of feature 2067 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1580881011478050 of field no2_trop of feature 2068 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2206665709522567.25 of field no2_trop of feature 2069 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2079255532596580.5 of field no2_trop of feature 2070 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2769108341645551.5 of field no2_trop of feature 2071 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2217273548046978.25 of field no2_trop of feature 2072 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2854313040297820.5 of field no2_trop of feature 2073 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1626810702293878.5 of field no2_trop of feature 2074 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 845149010524419.25 of field no2_trop of feature 2075 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1766896872717952.75 of field no2_trop of feature 2076 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2080176124460922.5 of field no2_trop of feature 2077 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1337205252473104.25 of field no2_trop of feature 2078 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1278735619455656 of field no2_trop of feature 2079 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1821251556498846.25 of field no2_trop of feature 2080 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3477178879368366.5 of field no2_trop of feature 2081 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2901736885448445 of field no2_trop of feature 2082 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3923434142476544.5 of field no2_trop of feature 2083 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2410962395689748.5 of field no2_trop of feature 2084 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2764062174960309 of field no2_trop of feature 2085 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1731600653279492.75 of field no2_trop of feature 2086 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2505941755603198.5 of field no2_trop of feature 2087 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1570533006830628.5 of field no2_trop of feature 2088 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1981503442879438.75 of field no2_trop of feature 2089 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1528072843158934 of field no2_trop of feature 2090 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2532556982173337 of field no2_trop of feature 2091 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1952562856469194.25 of field no2_trop of feature 2092 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3303757512299198.5 of field no2_trop of feature 2093 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1666865102219180.75 of field no2_trop of feature 2094 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 127959585361923.016 of field no2_trop of feature 2095 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1285283937049480.25 of field no2_trop of feature 2096 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2119991174883180 of field no2_trop of feature 2097 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1628502799215402.75 of field no2_trop of feature 2098 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1734417199925847 of field no2_trop of feature 2099 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1798809665108110.5 of field no2_trop of feature 2100 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1679880785790010 of field no2_trop of feature 2101 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1301616226983551.25 of field no2_trop of feature 2102 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1285636443548701.25 of field no2_trop of feature 2103 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2152980437555452.25 of field no2_trop of feature 2104 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1571631495076180.75 of field no2_trop of feature 2105 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2145831719675043.25 of field no2_trop of feature 2106 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1346016819532560.5 of field no2_trop of feature 2107 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1415947624085274.5 of field no2_trop of feature 2108 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 484737679031904.938 of field no2_trop of feature 2109 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2276773315035425 of field no2_trop of feature 2110 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2473686863213952 of field no2_trop of feature 2111 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2134565094921199.5 of field no2_trop of feature 2112 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1512330766095528.75 of field no2_trop of feature 2113 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1347285536211857 of field no2_trop of feature 2114 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1147128008086801.75 of field no2_trop of feature 2115 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1117666110790978.62 of field no2_trop of feature 2116 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1810068074203955 of field no2_trop of feature 2117 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 463421004160745.75 of field no2_trop of feature 2118 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 495960213087819.312 of field no2_trop of feature 2119 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1217957167456206.75 of field no2_trop of feature 2120 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 558813885526824.375 of field no2_trop of feature 2121 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1279038612922668 of field no2_trop of feature 2122 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1698594959291222 of field no2_trop of feature 2123 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 119084086790469.422 of field no2_trop of feature 2124 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1637655589937094.25 of field no2_trop of feature 2125 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 293484335817483.938 of field no2_trop of feature 2126 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1163636770354696.75 of field no2_trop of feature 2127 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1337974238061833.5 of field no2_trop of feature 2128 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 971158253448375 of field no2_trop of feature 2129 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1065172437860073.88 of field no2_trop of feature 2130 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1080474593823146.25 of field no2_trop of feature 2131 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1489631560296256.75 of field no2_trop of feature 2132 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1414279516885108 of field no2_trop of feature 2133 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 459255145230122.25 of field no2_trop of feature 2134 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1406958598813034.75 of field no2_trop of feature 2135 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1748012470782996.5 of field no2_trop of feature 2136 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1236207211051514.5 of field no2_trop of feature 2137 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 496613850838239.188 of field no2_trop of feature 2138 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2670286682799014.5 of field no2_trop of feature 2139 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2013121457460583.75 of field no2_trop of feature 2140 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1147499136744154.5 of field no2_trop of feature 2141 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2510162632056890.5 of field no2_trop of feature 2142 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1802378108774555.5 of field no2_trop of feature 2143 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2639601966966584 of field no2_trop of feature 2144 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3333425020129216 of field no2_trop of feature 2145 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2412890774935331 of field no2_trop of feature 2146 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3343924631052250.5 of field no2_trop of feature 2147 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2483989517429218 of field no2_trop of feature 2148 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1914202744307549.5 of field no2_trop of feature 2149 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4008543101327595.5 of field no2_trop of feature 2150 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3794341398792312 of field no2_trop of feature 2151 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4571895809272683 of field no2_trop of feature 2152 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 6827270950109596 of field no2_trop of feature 2153 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 6775315567090802 of field no2_trop of feature 2154 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 7498809195262438 of field no2_trop of feature 2155 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 8370621521341818 of field no2_trop of feature 2156 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 7552835362265469 of field no2_trop of feature 2157 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 7407276687277044 of field no2_trop of feature 2158 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4679759292686867 of field no2_trop of feature 2159 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3964504545441086.5 of field no2_trop of feature 2160 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2489983223337040 of field no2_trop of feature 2161 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3455638300431201 of field no2_trop of feature 2162 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3840292998029472 of field no2_trop of feature 2163 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1919769016915197.5 of field no2_trop of feature 2164 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2166941359964621.25 of field no2_trop of feature 2165 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2104870858817157.5 of field no2_trop of feature 2166 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1450907001545765.5 of field no2_trop of feature 2167 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3292265888058282 of field no2_trop of feature 2168 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2022381708988905.25 of field no2_trop of feature 2169 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1909441387099614 of field no2_trop of feature 2170 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2178663022629516.5 of field no2_trop of feature 2171 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1519420221696236.75 of field no2_trop of feature 2172 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2900347672451826 of field no2_trop of feature 2173 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2265247075488805.5 of field no2_trop of feature 2174 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1847382716499669.25 of field no2_trop of feature 2175 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2485000591073658 of field no2_trop of feature 2176 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1818049202552847.5 of field no2_trop of feature 2177 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2960215062750212.5 of field no2_trop of feature 2178 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2815560767394345 of field no2_trop of feature 2179 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2217854778464898 of field no2_trop of feature 2180 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1390617874136751.25 of field no2_trop of feature 2181 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2700888146630386.5 of field no2_trop of feature 2182 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2684689278982223 of field no2_trop of feature 2183 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2510175777109689 of field no2_trop of feature 2184 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2663253422299021.5 of field no2_trop of feature 2185 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2300154420448634.5 of field no2_trop of feature 2186 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1804594693302751.75 of field no2_trop of feature 2187 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2292454705771742.5 of field no2_trop of feature 2188 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2005562175764425.75 of field no2_trop of feature 2189 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2367498059526333 of field no2_trop of feature 2190 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2184801762286551.75 of field no2_trop of feature 2191 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1390907832093071.25 of field no2_trop of feature 2192 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2505676006452449.5 of field no2_trop of feature 2193 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2461217247044806 of field no2_trop of feature 2194 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2871503483095439 of field no2_trop of feature 2195 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1689236667577442.75 of field no2_trop of feature 2196 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2257145998533124 of field no2_trop of feature 2197 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2927963675708379 of field no2_trop of feature 2198 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1373748061085316.25 of field no2_trop of feature 2199 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2282551442077347 of field no2_trop of feature 2200 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1694231787640983.5 of field no2_trop of feature 2201 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1937839082829268.5 of field no2_trop of feature 2202 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1868090118173604.5 of field no2_trop of feature 2203 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2454176756765773.5 of field no2_trop of feature 2204 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1501146188379571 of field no2_trop of feature 2205 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1491743970281022.5 of field no2_trop of feature 2206 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2014814321176854.75 of field no2_trop of feature 2207 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1816438714500782.25 of field no2_trop of feature 2208 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1494570156632762.5 of field no2_trop of feature 2209 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1651287228773653.5 of field no2_trop of feature 2210 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1840745122088919.75 of field no2_trop of feature 2211 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1627793514074801.25 of field no2_trop of feature 2212 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2539635593105486 of field no2_trop of feature 2213 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2726757172369980.5 of field no2_trop of feature 2214 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1825834688699251.25 of field no2_trop of feature 2215 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1151086531195051 of field no2_trop of feature 2216 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1945538578421947 of field no2_trop of feature 2217 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1293968325723108.25 of field no2_trop of feature 2218 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 552465044109221.688 of field no2_trop of feature 2219 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 341613714291556.812 of field no2_trop of feature 2220 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1004270641448529.25 of field no2_trop of feature 2221 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1004713520185741.75 of field no2_trop of feature 2222 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1607532058317065 of field no2_trop of feature 2223 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 434625752740507.75 of field no2_trop of feature 2224 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1463004174552279.5 of field no2_trop of feature 2225 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1347157262404962.25 of field no2_trop of feature 2226 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1139669176502448 of field no2_trop of feature 2227 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 677488134218001.5 of field no2_trop of feature 2228 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1257163492391773.5 of field no2_trop of feature 2229 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1884862767376435 of field no2_trop of feature 2230 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1525538696063540.5 of field no2_trop of feature 2231 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1097975259866816.5 of field no2_trop of feature 2232 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2082208130539402.25 of field no2_trop of feature 2233 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1999541960666792.75 of field no2_trop of feature 2234 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 410916322248122 of field no2_trop of feature 2235 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1254886769247023 of field no2_trop of feature 2236 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1582194640421075.75 of field no2_trop of feature 2237 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1474330609296357.5 of field no2_trop of feature 2238 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1724328810071201.5 of field no2_trop of feature 2239 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1099531743660300 of field no2_trop of feature 2240 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 415596508755024.812 of field no2_trop of feature 2241 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 942986652626859.75 of field no2_trop of feature 2242 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 595131146941430.375 of field no2_trop of feature 2243 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 26740616338756.5234 of field no2_trop of feature 2244 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 797241044033426.125 of field no2_trop of feature 2245 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 226965808965412.625 of field no2_trop of feature 2246 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1411558819582078.25 of field no2_trop of feature 2247 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 716310678382897.125 of field no2_trop of feature 2248 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1374915889484382.25 of field no2_trop of feature 2249 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1046625425613619.88 of field no2_trop of feature 2250 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 941740611163641 of field no2_trop of feature 2251 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1251529194135892 of field no2_trop of feature 2252 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1474165091173199.5 of field no2_trop of feature 2253 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1352319653265367.5 of field no2_trop of feature 2254 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1494759554935171.75 of field no2_trop of feature 2255 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3115477634798917.5 of field no2_trop of feature 2256 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2502517469349113.5 of field no2_trop of feature 2257 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1623469777582959 of field no2_trop of feature 2258 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1248469354470653.25 of field no2_trop of feature 2259 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2387360672473733 of field no2_trop of feature 2260 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2084376406998562.75 of field no2_trop of feature 2261 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1394113253218056.25 of field no2_trop of feature 2262 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1215389829102496.25 of field no2_trop of feature 2263 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2366106655687581 of field no2_trop of feature 2264 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2713673682235130.5 of field no2_trop of feature 2265 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2319401625840837.5 of field no2_trop of feature 2266 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1645901700641989 of field no2_trop of feature 2267 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3098718787901525.5 of field no2_trop of feature 2268 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2442610862976544 of field no2_trop of feature 2269 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3783067763343642.5 of field no2_trop of feature 2270 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4624118036863292 of field no2_trop of feature 2271 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 6626577980167203 of field no2_trop of feature 2272 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 7350616251693136 of field no2_trop of feature 2273 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 9336202767056092 of field no2_trop of feature 2274 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 8178047374176385 of field no2_trop of feature 2275 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 6956786964493949 of field no2_trop of feature 2276 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 5964376227848916 of field no2_trop of feature 2277 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4351803808578261 of field no2_trop of feature 2278 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4335340944453055.5 of field no2_trop of feature 2279 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3392344871205023 of field no2_trop of feature 2280 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2926822904209657.5 of field no2_trop of feature 2281 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3655691106302292.5 of field no2_trop of feature 2282 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3661514802860583.5 of field no2_trop of feature 2283 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3472552478035832 of field no2_trop of feature 2284 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2699818577500991.5 of field no2_trop of feature 2285 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3810626804704734 of field no2_trop of feature 2286 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1884746652743379 of field no2_trop of feature 2287 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3494060851593640 of field no2_trop of feature 2288 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1384142073417533.5 of field no2_trop of feature 2289 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2852031278216163.5 of field no2_trop of feature 2290 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1845752291784192.5 of field no2_trop of feature 2291 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1538961876271132.5 of field no2_trop of feature 2292 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2395843175044792.5 of field no2_trop of feature 2293 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2279555246376076 of field no2_trop of feature 2294 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1956832588702454.75 of field no2_trop of feature 2295 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2082810173957586.75 of field no2_trop of feature 2296 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2139836042009301.25 of field no2_trop of feature 2297 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2476665313093945 of field no2_trop of feature 2298 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1883354153483560.25 of field no2_trop of feature 2299 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2158505741415210.75 of field no2_trop of feature 2300 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2737738549478090 of field no2_trop of feature 2301 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1102775723606828.25 of field no2_trop of feature 2302 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2479963845009588 of field no2_trop of feature 2303 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2010212895444638 of field no2_trop of feature 2304 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1207274840299269.25 of field no2_trop of feature 2305 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2002550644168222.75 of field no2_trop of feature 2306 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2181841715480477.5 of field no2_trop of feature 2307 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1549828124625146.25 of field no2_trop of feature 2308 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1701278521820095.25 of field no2_trop of feature 2309 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1848492378040100.5 of field no2_trop of feature 2310 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2881287784062006 of field no2_trop of feature 2311 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1988484342252450 of field no2_trop of feature 2312 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1834503193767414 of field no2_trop of feature 2313 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2746777087782538.5 of field no2_trop of feature 2314 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2901467630950283 of field no2_trop of feature 2315 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1065890267284994.5 of field no2_trop of feature 2316 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1555855788586031.75 of field no2_trop of feature 2317 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1665069378464759.25 of field no2_trop of feature 2318 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1547490167442774.75 of field no2_trop of feature 2319 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1590192747796500 of field no2_trop of feature 2320 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2466491261311894 of field no2_trop of feature 2321 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1906430731840264.25 of field no2_trop of feature 2322 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1622380819500686 of field no2_trop of feature 2323 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2183084799306816.5 of field no2_trop of feature 2324 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2911882018114338.5 of field no2_trop of feature 2325 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1789893813963117.25 of field no2_trop of feature 2326 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1988591255348546.75 of field no2_trop of feature 2327 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2648141431433105 of field no2_trop of feature 2328 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2098310382049494.25 of field no2_trop of feature 2329 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2514228177803343 of field no2_trop of feature 2330 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2627023904111847.5 of field no2_trop of feature 2331 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1512794896001432.75 of field no2_trop of feature 2332 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1811849119316084.5 of field no2_trop of feature 2333 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1477073105478612 of field no2_trop of feature 2334 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2063374994310361.25 of field no2_trop of feature 2335 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2523228157286248.5 of field no2_trop of feature 2336 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2334455121221799.5 of field no2_trop of feature 2337 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1720863774153440.25 of field no2_trop of feature 2338 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1315725907573560 of field no2_trop of feature 2339 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1133866731112848.25 of field no2_trop of feature 2340 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 692335526125289.125 of field no2_trop of feature 2341 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1730898817002144 of field no2_trop of feature 2342 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1555720394542204.25 of field no2_trop of feature 2343 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1207556473055483.25 of field no2_trop of feature 2344 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1837811365388443 of field no2_trop of feature 2345 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1231469734022830.5 of field no2_trop of feature 2346 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1869047954354209.75 of field no2_trop of feature 2347 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1220721024349259 of field no2_trop of feature 2348 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1984141874060369.5 of field no2_trop of feature 2349 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1144207505981230.5 of field no2_trop of feature 2350 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 639264621063357.5 of field no2_trop of feature 2351 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1437807408721237.25 of field no2_trop of feature 2352 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1209524397001569 of field no2_trop of feature 2353 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1476015695523056 of field no2_trop of feature 2354 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 842201013350077.125 of field no2_trop of feature 2355 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 393235897607428.312 of field no2_trop of feature 2356 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1528944031533174 of field no2_trop of feature 2357 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 504125700802214.875 of field no2_trop of feature 2358 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1794119948437928.5 of field no2_trop of feature 2359 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 692278564229827.625 of field no2_trop of feature 2360 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 810072313467699.125 of field no2_trop of feature 2361 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1030831206507446 of field no2_trop of feature 2362 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 882081186554742.125 of field no2_trop of feature 2363 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1593099338054526 of field no2_trop of feature 2364 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 364363829784897.438 of field no2_trop of feature 2365 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 133299393356821.844 of field no2_trop of feature 2366 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1041049075132159.5 of field no2_trop of feature 2367 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 588759685078803.125 of field no2_trop of feature 2368 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1166438419274545.5 of field no2_trop of feature 2369 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1100182752400160.12 of field no2_trop of feature 2370 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 925589613416086.625 of field no2_trop of feature 2371 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 705220252107610.625 of field no2_trop of feature 2372 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1216159910112292 of field no2_trop of feature 2373 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1425735430399254.25 of field no2_trop of feature 2374 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1318979198599154.25 of field no2_trop of feature 2375 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1557947714196852.75 of field no2_trop of feature 2376 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1464683126421005 of field no2_trop of feature 2377 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1916424477314758.5 of field no2_trop of feature 2378 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 750390542269042.25 of field no2_trop of feature 2379 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2580042170903689 of field no2_trop of feature 2380 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1935521171852415.25 of field no2_trop of feature 2381 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1823504289922239 of field no2_trop of feature 2382 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2519002899148290.5 of field no2_trop of feature 2383 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2873889967431059.5 of field no2_trop of feature 2384 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1930281553806817 of field no2_trop of feature 2385 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1886738128242395.75 of field no2_trop of feature 2386 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2406945705722864.5 of field no2_trop of feature 2387 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1629535671739067.75 of field no2_trop of feature 2388 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1011545770920020 of field no2_trop of feature 2389 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1417832405572408 of field no2_trop of feature 2390 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 788161646523194.625 of field no2_trop of feature 2391 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3444828466262115.5 of field no2_trop of feature 2392 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 6585117607302964 of field no2_trop of feature 2393 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 7548129433363501 of field no2_trop of feature 2394 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 7372680660984333 of field no2_trop of feature 2395 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 6908427191584051 of field no2_trop of feature 2396 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 5287867400064424 of field no2_trop of feature 2397 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4153047104913130 of field no2_trop of feature 2398 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3990288566505915 of field no2_trop of feature 2399 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2465404384529647.5 of field no2_trop of feature 2400 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2614251513559902.5 of field no2_trop of feature 2401 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2292449666834836.5 of field no2_trop of feature 2402 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2381283495480638.5 of field no2_trop of feature 2403 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1690873117108785.75 of field no2_trop of feature 2404 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1974909446227138.75 of field no2_trop of feature 2405 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3134683214190590.5 of field no2_trop of feature 2406 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2782333798350628 of field no2_trop of feature 2407 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2702347247491052.5 of field no2_trop of feature 2408 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3305025133557428.5 of field no2_trop of feature 2409 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3681910885867401 of field no2_trop of feature 2410 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2591373644584673.5 of field no2_trop of feature 2411 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2407581488109899.5 of field no2_trop of feature 2412 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2542857664630683 of field no2_trop of feature 2413 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1958647044157114.5 of field no2_trop of feature 2414 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1039672678562019.38 of field no2_trop of feature 2415 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1773021371901122.5 of field no2_trop of feature 2416 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2122691168728051.75 of field no2_trop of feature 2417 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2546208119504881.5 of field no2_trop of feature 2418 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2444213683081143 of field no2_trop of feature 2419 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2442418726121468.5 of field no2_trop of feature 2420 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1618596906510447.25 of field no2_trop of feature 2421 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1847438144805637.5 of field no2_trop of feature 2422 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2147748487457320.25 of field no2_trop of feature 2423 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2104744447226075.75 of field no2_trop of feature 2424 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2475754580019202 of field no2_trop of feature 2425 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2632815395290781.5 of field no2_trop of feature 2426 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1577546440209316.75 of field no2_trop of feature 2427 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1522763994501929 of field no2_trop of feature 2428 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2065804638236004.5 of field no2_trop of feature 2429 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1950726711677416.5 of field no2_trop of feature 2430 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1838525579923844 of field no2_trop of feature 2431 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2105682127659056.25 of field no2_trop of feature 2432 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1689105983844201.5 of field no2_trop of feature 2433 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2040067720277038.5 of field no2_trop of feature 2434 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1807100907160947.75 of field no2_trop of feature 2435 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2491430931818613.5 of field no2_trop of feature 2436 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1188045928438878 of field no2_trop of feature 2437 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1762428650187430.25 of field no2_trop of feature 2438 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1315485900817875.5 of field no2_trop of feature 2439 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2253351021790113 of field no2_trop of feature 2440 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1515886941046028.25 of field no2_trop of feature 2441 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3026507754856648 of field no2_trop of feature 2442 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2603004387301043.5 of field no2_trop of feature 2443 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1731975506368471.5 of field no2_trop of feature 2444 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2751971355395981 of field no2_trop of feature 2445 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2292334209454420.5 of field no2_trop of feature 2446 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2036587786632772 of field no2_trop of feature 2447 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2409555875040278 of field no2_trop of feature 2448 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2462090954887499 of field no2_trop of feature 2449 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2985053954518807.5 of field no2_trop of feature 2450 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1604218190506490 of field no2_trop of feature 2451 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1510697821911599 of field no2_trop of feature 2452 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1726797998697347.75 of field no2_trop of feature 2453 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1354044284192568.75 of field no2_trop of feature 2454 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 960936769934141.875 of field no2_trop of feature 2455 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1978960970583939.25 of field no2_trop of feature 2456 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1822869822040484 of field no2_trop of feature 2457 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 665897429141614.375 of field no2_trop of feature 2458 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1013477436428802.38 of field no2_trop of feature 2459 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2128948871112916 of field no2_trop of feature 2460 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 783851602794684.375 of field no2_trop of feature 2461 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1291994048334836.5 of field no2_trop of feature 2462 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1460099008341640 of field no2_trop of feature 2463 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1514546255202658.25 of field no2_trop of feature 2464 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 765832638273368.5 of field no2_trop of feature 2465 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 301771470041321.688 of field no2_trop of feature 2466 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2176514463749554 of field no2_trop of feature 2467 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1062475620736295.25 of field no2_trop of feature 2468 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1081804106371637.38 of field no2_trop of feature 2469 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1689622474877087.25 of field no2_trop of feature 2470 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1044003754375007.75 of field no2_trop of feature 2471 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 855861242676473.875 of field no2_trop of feature 2472 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 543526079579723.938 of field no2_trop of feature 2473 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 270945362734723.844 of field no2_trop of feature 2474 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 569871503941167.25 of field no2_trop of feature 2475 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 591554761472252.75 of field no2_trop of feature 2476 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1124585995210582 of field no2_trop of feature 2477 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1169917257497745.5 of field no2_trop of feature 2478 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2166911783595824 of field no2_trop of feature 2479 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 963903170182402.375 of field no2_trop of feature 2480 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 712321045316357.375 of field no2_trop of feature 2481 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1220089623646490.5 of field no2_trop of feature 2482 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 945931253995895.5 of field no2_trop of feature 2483 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 588401701474249.375 of field no2_trop of feature 2484 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 256107336677555.406 of field no2_trop of feature 2485 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1403884628216037.5 of field no2_trop of feature 2486 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 888419183303785.75 of field no2_trop of feature 2487 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 221628109656066.969 of field no2_trop of feature 2488 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1042710609805926.62 of field no2_trop of feature 2489 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 816156665468779.5 of field no2_trop of feature 2490 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 991045622911879 of field no2_trop of feature 2491 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1182480532168083.25 of field no2_trop of feature 2492 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2062312654960005.5 of field no2_trop of feature 2493 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1368893154918296.25 of field no2_trop of feature 2494 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1237755041018572.25 of field no2_trop of feature 2495 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1204626221702419.5 of field no2_trop of feature 2496 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2427841081651822.5 of field no2_trop of feature 2497 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 636529245118035.75 of field no2_trop of feature 2498 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1594763392196746.25 of field no2_trop of feature 2499 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1405763165803091.5 of field no2_trop of feature 2500 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1882161020857856.75 of field no2_trop of feature 2501 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1498362613907320.25 of field no2_trop of feature 2502 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1817615744436807.25 of field no2_trop of feature 2503 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2191739940237967 of field no2_trop of feature 2504 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 184276524284882.719 of field no2_trop of feature 2505 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1706772496637349.75 of field no2_trop of feature 2506 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1250931094233547 of field no2_trop of feature 2507 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2038575099531735.75 of field no2_trop of feature 2508 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2917847462158643 of field no2_trop of feature 2509 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2503045243218985 of field no2_trop of feature 2510 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2894521346882975 of field no2_trop of feature 2511 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3884186958335194.5 of field no2_trop of feature 2512 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3879642713582652.5 of field no2_trop of feature 2513 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 5534828765016427 of field no2_trop of feature 2514 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4487345076997153 of field no2_trop of feature 2515 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4745443368848719 of field no2_trop of feature 2516 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3806909383773236 of field no2_trop of feature 2517 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4725607484175343 of field no2_trop of feature 2518 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3870203689336267.5 of field no2_trop of feature 2519 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2692040868844160.5 of field no2_trop of feature 2520 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2965816607916204 of field no2_trop of feature 2521 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3375322465999015.5 of field no2_trop of feature 2522 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2977091557870153.5 of field no2_trop of feature 2523 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2725192692002711 of field no2_trop of feature 2524 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2407561332362274.5 of field no2_trop of feature 2525 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3485554468843329 of field no2_trop of feature 2526 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2236990250908311.25 of field no2_trop of feature 2527 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2599710237069666.5 of field no2_trop of feature 2528 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3262441077763105.5 of field no2_trop of feature 2529 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3737786123630794.5 of field no2_trop of feature 2530 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2536666125678239 of field no2_trop of feature 2531 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2222354330037924.25 of field no2_trop of feature 2532 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2533985630328352.5 of field no2_trop of feature 2533 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1669995267916892.75 of field no2_trop of feature 2534 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3421352497384541.5 of field no2_trop of feature 2535 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2304243189121698.5 of field no2_trop of feature 2536 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1851722117512763.25 of field no2_trop of feature 2537 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3516987576348438 of field no2_trop of feature 2538 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3453401231529060 of field no2_trop of feature 2539 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1758973034890841.5 of field no2_trop of feature 2540 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1488581380119740 of field no2_trop of feature 2541 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2177790848376316.75 of field no2_trop of feature 2542 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3255153241407242.5 of field no2_trop of feature 2543 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1946516132181750.5 of field no2_trop of feature 2544 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1874260405957356.75 of field no2_trop of feature 2545 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2145144233413666.25 of field no2_trop of feature 2546 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2425605765423388 of field no2_trop of feature 2547 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1309867157541139 of field no2_trop of feature 2548 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 977809869248776.5 of field no2_trop of feature 2549 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1328548797036674 of field no2_trop of feature 2550 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2467738507738286 of field no2_trop of feature 2551 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2685077496208214 of field no2_trop of feature 2552 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2542118693579177.5 of field no2_trop of feature 2553 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2265903232707678.5 of field no2_trop of feature 2554 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2664308531870338 of field no2_trop of feature 2555 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2228959061816676.75 of field no2_trop of feature 2556 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1861844684504685.5 of field no2_trop of feature 2557 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2601158383719666.5 of field no2_trop of feature 2558 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2512428181906762 of field no2_trop of feature 2559 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2207820283326727.75 of field no2_trop of feature 2560 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2346842580810953 of field no2_trop of feature 2561 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2751891389658121.5 of field no2_trop of feature 2562 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1469536718082745.25 of field no2_trop of feature 2563 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1587912081135909.75 of field no2_trop of feature 2564 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2481058608823514 of field no2_trop of feature 2565 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1691154092612359.75 of field no2_trop of feature 2566 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1864853806174542 of field no2_trop of feature 2567 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2316901655882720.5 of field no2_trop of feature 2568 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2957240118217632.5 of field no2_trop of feature 2569 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1735540882855930.25 of field no2_trop of feature 2570 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1383464336403649.25 of field no2_trop of feature 2571 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1885780730230217.25 of field no2_trop of feature 2572 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2241414875680384.25 of field no2_trop of feature 2573 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1081696974191327.12 of field no2_trop of feature 2574 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2193177570845728 of field no2_trop of feature 2575 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1015562679971117.12 of field no2_trop of feature 2576 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 790209810062406.125 of field no2_trop of feature 2577 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 402674620613020.125 of field no2_trop of feature 2578 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 974247340856090.875 of field no2_trop of feature 2579 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2262608644307875 of field no2_trop of feature 2580 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2398890636451979 of field no2_trop of feature 2581 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2452320237142157.5 of field no2_trop of feature 2582 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1629187327839899.75 of field no2_trop of feature 2583 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1606519122456811.5 of field no2_trop of feature 2584 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 832477782107971.5 of field no2_trop of feature 2585 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 934697163247728.875 of field no2_trop of feature 2586 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1610841544443374 of field no2_trop of feature 2587 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 960058680407182.75 of field no2_trop of feature 2588 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1429038234457057 of field no2_trop of feature 2589 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 915502318982507.875 of field no2_trop of feature 2590 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1399875934822939.5 of field no2_trop of feature 2591 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1068778235384888.88 of field no2_trop of feature 2592 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 970097995398045.875 of field no2_trop of feature 2593 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 268599299436459.656 of field no2_trop of feature 2594 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2223095053763136 of field no2_trop of feature 2595 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1493334412127569.5 of field no2_trop of feature 2596 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1515825707008407.25 of field no2_trop of feature 2597 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1830103215969338.75 of field no2_trop of feature 2598 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1118560741176043 of field no2_trop of feature 2599 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 852717877154909.75 of field no2_trop of feature 2600 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1528019715237205.75 of field no2_trop of feature 2601 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1090997865841218.25 of field no2_trop of feature 2602 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 650207877518350.875 of field no2_trop of feature 2603 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 680346361635938.625 of field no2_trop of feature 2604 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1177617738969384 of field no2_trop of feature 2605 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 774174598321587.875 of field no2_trop of feature 2606 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 456310105692659.812 of field no2_trop of feature 2607 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1490535063591960.25 of field no2_trop of feature 2608 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1858639482463913.75 of field no2_trop of feature 2609 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 950237244666459.5 of field no2_trop of feature 2610 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 177287833729535.562 of field no2_trop of feature 2611 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1712743746413307.25 of field no2_trop of feature 2612 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1819080322402806 of field no2_trop of feature 2613 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1770062201431901.5 of field no2_trop of feature 2614 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1466333487799893.25 of field no2_trop of feature 2615 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1342393166644360.5 of field no2_trop of feature 2616 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1096145468517224.75 of field no2_trop of feature 2617 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 879292682687691.875 of field no2_trop of feature 2618 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1426313374553974.5 of field no2_trop of feature 2619 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 268715468840568.969 of field no2_trop of feature 2620 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1194115437484506.5 of field no2_trop of feature 2621 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1933198221938655.5 of field no2_trop of feature 2622 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1695682891927863.25 of field no2_trop of feature 2623 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2851522564672850.5 of field no2_trop of feature 2624 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3454377032615157 of field no2_trop of feature 2625 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2935668867490603.5 of field no2_trop of feature 2626 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3240753274234594 of field no2_trop of feature 2627 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4612108278457890 of field no2_trop of feature 2628 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3784146095841570 of field no2_trop of feature 2629 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2649430522944240 of field no2_trop of feature 2630 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2909684165286380.5 of field no2_trop of feature 2631 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1852622772713693.75 of field no2_trop of feature 2632 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2582631527220837.5 of field no2_trop of feature 2633 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3428328357820646.5 of field no2_trop of feature 2634 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2107460215134306 of field no2_trop of feature 2635 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3168362811219012.5 of field no2_trop of feature 2636 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3239304251247740.5 of field no2_trop of feature 2637 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2879270894794244.5 of field no2_trop of feature 2638 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1834201076637255 of field no2_trop of feature 2639 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2412878506219385.5 of field no2_trop of feature 2640 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2254416866487881.5 of field no2_trop of feature 2641 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2283968478769056.5 of field no2_trop of feature 2642 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1974680722308439.75 of field no2_trop of feature 2643 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3275041487207600 of field no2_trop of feature 2644 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2754321033583765 of field no2_trop of feature 2645 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2607676139065734 of field no2_trop of feature 2646 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3650059765683290.5 of field no2_trop of feature 2647 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2859971328275060 of field no2_trop of feature 2648 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2649112412666509 of field no2_trop of feature 2649 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2476846276654141.5 of field no2_trop of feature 2650 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2564119130280087 of field no2_trop of feature 2651 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2763174226643750.5 of field no2_trop of feature 2652 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1622517747134006.75 of field no2_trop of feature 2653 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2262759593330847.5 of field no2_trop of feature 2654 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1895545094533372.25 of field no2_trop of feature 2655 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1417662505764983.5 of field no2_trop of feature 2656 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2145740361558091.5 of field no2_trop of feature 2657 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2096125236105908.75 of field no2_trop of feature 2658 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1513897327762824.75 of field no2_trop of feature 2659 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1952813050640798 of field no2_trop of feature 2660 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2396662550002584 of field no2_trop of feature 2661 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3259671196054187 of field no2_trop of feature 2662 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1985955234093962.75 of field no2_trop of feature 2663 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1074318984681685.88 of field no2_trop of feature 2664 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1506496882121318.75 of field no2_trop of feature 2665 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3148528241050917 of field no2_trop of feature 2666 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1173471679774538.75 of field no2_trop of feature 2667 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1267477538986131.5 of field no2_trop of feature 2668 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1452297857673984.25 of field no2_trop of feature 2669 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1517652321636906 of field no2_trop of feature 2670 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1343767153288154 of field no2_trop of feature 2671 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2862668254940945 of field no2_trop of feature 2672 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 779530714397615.125 of field no2_trop of feature 2673 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2181812139111680.25 of field no2_trop of feature 2674 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 989319239310971.125 of field no2_trop of feature 2675 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2285943961120501.5 of field no2_trop of feature 2676 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1876934109696631 of field no2_trop of feature 2677 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2163179026769394 of field no2_trop of feature 2678 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2852275776198221 of field no2_trop of feature 2679 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2244306568211905 of field no2_trop of feature 2680 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1787397677978733.5 of field no2_trop of feature 2681 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1949756825865079 of field no2_trop of feature 2682 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1616314049007724 of field no2_trop of feature 2683 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1855593773730434 of field no2_trop of feature 2684 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2617754670130780 of field no2_trop of feature 2685 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 823012358213882.125 of field no2_trop of feature 2686 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1949679708221992.75 of field no2_trop of feature 2687 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1492181481455009 of field no2_trop of feature 2688 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1635967984241942.75 of field no2_trop of feature 2689 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1052258847532648.38 of field no2_trop of feature 2690 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1676020193325112 of field no2_trop of feature 2691 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1270478444997988.75 of field no2_trop of feature 2692 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 412939564958069.25 of field no2_trop of feature 2693 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1478883836501645.5 of field no2_trop of feature 2694 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 777345951851402.75 of field no2_trop of feature 2695 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1743366570955477 of field no2_trop of feature 2696 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1414188816020796.25 of field no2_trop of feature 2697 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1539363786260455.5 of field no2_trop of feature 2698 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2051250435777183.25 of field no2_trop of feature 2699 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 55376797215770.3516 of field no2_trop of feature 2700 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 929991453429975.125 of field no2_trop of feature 2701 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 847784045900043.625 of field no2_trop of feature 2702 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1104124515566090.88 of field no2_trop of feature 2703 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1776427802791822.5 of field no2_trop of feature 2704 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1329580135970845.75 of field no2_trop of feature 2705 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 888542692029041.125 of field no2_trop of feature 2706 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2185919091774449 of field no2_trop of feature 2707 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1590286954008224.75 of field no2_trop of feature 2708 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1129652427185556 of field no2_trop of feature 2709 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1286900121291091.75 of field no2_trop of feature 2710 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1310927086965148.25 of field no2_trop of feature 2711 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1974532621380240 of field no2_trop of feature 2712 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 961998671116070.875 of field no2_trop of feature 2713 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1171896902449243.5 of field no2_trop of feature 2714 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 724498074518624 of field no2_trop of feature 2715 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 434143274531738.812 of field no2_trop of feature 2716 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 406780176613929.125 of field no2_trop of feature 2717 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 710731205951397 of field no2_trop of feature 2718 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 949300769196652.25 of field no2_trop of feature 2719 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1297198831990517.75 of field no2_trop of feature 2720 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 942430397809257.5 of field no2_trop of feature 2721 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1343289330618918 of field no2_trop of feature 2722 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 999115808993483.375 of field no2_trop of feature 2723 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1327433439306696.5 of field no2_trop of feature 2724 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 946114079771905.375 of field no2_trop of feature 2725 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2160588355946965.75 of field no2_trop of feature 2726 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 796424407628301.25 of field no2_trop of feature 2727 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2426778961385680.5 of field no2_trop of feature 2728 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1619457797926661.5 of field no2_trop of feature 2729 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1653727279199429.25 of field no2_trop of feature 2730 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2667641679091684.5 of field no2_trop of feature 2731 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1660099343543643 of field no2_trop of feature 2732 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1256975627678857.5 of field no2_trop of feature 2733 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2710468480194358.5 of field no2_trop of feature 2734 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1557961626044398.25 of field no2_trop of feature 2735 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2092608715398018.75 of field no2_trop of feature 2736 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2025164078497982.75 of field no2_trop of feature 2737 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1868877725920465.25 of field no2_trop of feature 2738 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1858633348105941 of field no2_trop of feature 2739 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3232697547711068 of field no2_trop of feature 2740 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1840487040885636.75 of field no2_trop of feature 2741 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1475434793731456 of field no2_trop of feature 2742 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3043658324327443.5 of field no2_trop of feature 2743 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2569763835036101 of field no2_trop of feature 2744 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2163449157604409.25 of field no2_trop of feature 2745 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2478938311807069 of field no2_trop of feature 2746 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2725012385695154 of field no2_trop of feature 2747 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2034082996821962.25 of field no2_trop of feature 2748 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3253996257676735.5 of field no2_trop of feature 2749 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2569987300933680.5 of field no2_trop of feature 2750 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2723793182048066 of field no2_trop of feature 2751 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2818024588457265 of field no2_trop of feature 2752 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3101098480626533.5 of field no2_trop of feature 2753 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1598430095132862.25 of field no2_trop of feature 2754 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2761335891009839.5 of field no2_trop of feature 2755 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3004461967723582.5 of field no2_trop of feature 2756 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1018230030268205.12 of field no2_trop of feature 2757 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4565489348706978 of field no2_trop of feature 2758 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3101113159268825.5 of field no2_trop of feature 2759 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2126343083479769 of field no2_trop of feature 2760 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1702116957104444.75 of field no2_trop of feature 2761 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2884240382004827.5 of field no2_trop of feature 2762 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3141540769151506.5 of field no2_trop of feature 2763 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3005363718345579.5 of field no2_trop of feature 2764 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2704923020586975.5 of field no2_trop of feature 2765 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2181365645484948 of field no2_trop of feature 2766 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2183156001676143.25 of field no2_trop of feature 2767 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2692191598782920 of field no2_trop of feature 2768 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2596664966504613.5 of field no2_trop of feature 2769 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2565870927649739.5 of field no2_trop of feature 2770 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2452718532241961 of field no2_trop of feature 2771 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2073621124798592 of field no2_trop of feature 2772 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1526088487896850 of field no2_trop of feature 2773 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2512703132594470 of field no2_trop of feature 2774 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1625139199288405.5 of field no2_trop of feature 2775 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1187784780056608.75 of field no2_trop of feature 2776 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3335869780865578 of field no2_trop of feature 2777 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1705043264941669 of field no2_trop of feature 2778 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2183453298953609.25 of field no2_trop of feature 2779 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2002902055246377.25 of field no2_trop of feature 2780 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1974472592305792.25 of field no2_trop of feature 2781 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2645507820104867.5 of field no2_trop of feature 2782 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2642404930391712.5 of field no2_trop of feature 2783 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1362712241550198 of field no2_trop of feature 2784 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2655052662026282.5 of field no2_trop of feature 2785 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3435298522067205.5 of field no2_trop of feature 2786 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2768146561949106.5 of field no2_trop of feature 2787 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1763229183902876.75 of field no2_trop of feature 2788 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1804879502780058.75 of field no2_trop of feature 2789 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1671216005153473.75 of field no2_trop of feature 2790 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1534879241956041.25 of field no2_trop of feature 2791 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2655725031476941 of field no2_trop of feature 2792 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2719167657052385 of field no2_trop of feature 2793 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1791524567304914 of field no2_trop of feature 2794 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2201905228651485.25 of field no2_trop of feature 2795 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1973462614082418.5 of field no2_trop of feature 2796 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2064819854697161.75 of field no2_trop of feature 2797 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2014215344937656.5 of field no2_trop of feature 2798 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1400556629473703.75 of field no2_trop of feature 2799 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2770294025408002 of field no2_trop of feature 2800 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1491741560354676 of field no2_trop of feature 2801 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 742224232988846.75 of field no2_trop of feature 2802 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 813579796951789.875 of field no2_trop of feature 2803 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1103279288671128.62 of field no2_trop of feature 2804 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1335335149628263 of field no2_trop of feature 2805 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1347917594167265.75 of field no2_trop of feature 2806 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1820322091723865 of field no2_trop of feature 2807 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1368713286779166 of field no2_trop of feature 2808 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1554648963196996.25 of field no2_trop of feature 2809 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1559975886301599.5 of field no2_trop of feature 2810 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1950051494131985.25 of field no2_trop of feature 2811 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2161855977205195.75 of field no2_trop of feature 2812 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1411423535080357.5 of field no2_trop of feature 2813 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 806075121995800.125 of field no2_trop of feature 2814 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1284116327734627.75 of field no2_trop of feature 2815 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1173753422072859.5 of field no2_trop of feature 2816 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2237401471976700 of field no2_trop of feature 2817 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2113066361068777 of field no2_trop of feature 2818 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2248286452030952.25 of field no2_trop of feature 2819 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1329632278013614.25 of field no2_trop of feature 2820 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 956360319802242.875 of field no2_trop of feature 2821 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2702567646209645.5 of field no2_trop of feature 2822 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1574901874670413.25 of field no2_trop of feature 2823 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1177377841755806 of field no2_trop of feature 2824 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1164955328692522 of field no2_trop of feature 2825 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 266586901395071.438 of field no2_trop of feature 2826 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 942798240203410.375 of field no2_trop of feature 2827 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 532423165504278.562 of field no2_trop of feature 2828 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1225787675408446.5 of field no2_trop of feature 2829 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1037235147604697 of field no2_trop of feature 2830 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1416068996739450 of field no2_trop of feature 2831 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 985327524944405 of field no2_trop of feature 2832 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1030035602186799.25 of field no2_trop of feature 2833 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 498648485927278.688 of field no2_trop of feature 2834 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 858985657413586.5 of field no2_trop of feature 2835 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1535419503626071.75 of field no2_trop of feature 2836 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 902513966167289.25 of field no2_trop of feature 2837 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 572727211890651.25 of field no2_trop of feature 2838 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1064788711860455.75 of field no2_trop of feature 2839 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 345507799255565.25 of field no2_trop of feature 2840 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 637617107779242.375 of field no2_trop of feature 2841 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1290394952661863.5 of field no2_trop of feature 2842 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1771018504023013.5 of field no2_trop of feature 2843 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 924971576850330.125 of field no2_trop of feature 2844 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1325242706715671.25 of field no2_trop of feature 2845 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1622267991130829.5 of field no2_trop of feature 2846 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 641314701589435.625 of field no2_trop of feature 2847 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1811722269556576 of field no2_trop of feature 2848 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 671450173299090.25 of field no2_trop of feature 2849 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1233801009136696 of field no2_trop of feature 2850 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 319720601469643.938 of field no2_trop of feature 2851 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 37374243471307.9766 of field no2_trop of feature 2852 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2485115391201434 of field no2_trop of feature 2853 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 100892079972544.484 of field no2_trop of feature 2854 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2588005224804983.5 of field no2_trop of feature 2855 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3701132896575072.5 of field no2_trop of feature 2856 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3563228804915597.5 of field no2_trop of feature 2857 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2098525741831181.25 of field no2_trop of feature 2858 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1766282998752249 of field no2_trop of feature 2859 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1868228360312205 of field no2_trop of feature 2860 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1716948520177320.5 of field no2_trop of feature 2861 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2109750521500282 of field no2_trop of feature 2862 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1966509100236071.5 of field no2_trop of feature 2863 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2454829189553020 of field no2_trop of feature 2864 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2211230329106947.5 of field no2_trop of feature 2865 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2654119363277568.5 of field no2_trop of feature 2866 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3450830059201616.5 of field no2_trop of feature 2867 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3874630943118900 of field no2_trop of feature 2868 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2068395309058432.75 of field no2_trop of feature 2869 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2224513404960125.75 of field no2_trop of feature 2870 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2562816236463513.5 of field no2_trop of feature 2871 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2004515610477428.75 of field no2_trop of feature 2872 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1870092109714860.25 of field no2_trop of feature 2873 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2194022140488050.25 of field no2_trop of feature 2874 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2250513662143494 of field no2_trop of feature 2875 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2507505359633614.5 of field no2_trop of feature 2876 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3845075606406099 of field no2_trop of feature 2877 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2835250961065867 of field no2_trop of feature 2878 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2217347160342651.5 of field no2_trop of feature 2879 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2536411549822369 of field no2_trop of feature 2880 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2548947329423936 of field no2_trop of feature 2881 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2397855463544074 of field no2_trop of feature 2882 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1342388784960094.25 of field no2_trop of feature 2883 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1815422821003649 of field no2_trop of feature 2884 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2674807485540732 of field no2_trop of feature 2885 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1690915071735635.25 of field no2_trop of feature 2886 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2648664166366070.5 of field no2_trop of feature 2887 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2903080748012908 of field no2_trop of feature 2888 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1880683516923272.75 of field no2_trop of feature 2889 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3091284384206956 of field no2_trop of feature 2890 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2056727979278439.25 of field no2_trop of feature 2891 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1859739723383172.5 of field no2_trop of feature 2892 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1292920226846618 of field no2_trop of feature 2893 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1830892247763586 of field no2_trop of feature 2894 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3609242404985125 of field no2_trop of feature 2895 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1773572478239712 of field no2_trop of feature 2896 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2821690086430208 of field no2_trop of feature 2897 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1758042365152687.25 of field no2_trop of feature 2898 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2386025792362015.5 of field no2_trop of feature 2899 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2341086581274576 of field no2_trop of feature 2900 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1465342569903077.75 of field no2_trop of feature 2901 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2681631520617011 of field no2_trop of feature 2902 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3390547723403215 of field no2_trop of feature 2903 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2077588520817480.5 of field no2_trop of feature 2904 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 761577365598186.625 of field no2_trop of feature 2905 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 598094863408077.75 of field no2_trop of feature 2906 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3012723414323409 of field no2_trop of feature 2907 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1454936507939128.25 of field no2_trop of feature 2908 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1173712343782863.25 of field no2_trop of feature 2909 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2972723237740902 of field no2_trop of feature 2910 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1767017040408955 of field no2_trop of feature 2911 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2203506296082378 of field no2_trop of feature 2912 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2245118275222230.25 of field no2_trop of feature 2913 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1540246476555894.25 of field no2_trop of feature 2914 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2285377628429087 of field no2_trop of feature 2915 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2215630416447129.5 of field no2_trop of feature 2916 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2416077573902184.5 of field no2_trop of feature 2917 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2044145315655223.5 of field no2_trop of feature 2918 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2187622690617172.25 of field no2_trop of feature 2919 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1857458618554155.75 of field no2_trop of feature 2920 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2483348477021063.5 of field no2_trop of feature 2921 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2484907261198786.5 of field no2_trop of feature 2922 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1901684491443047.5 of field no2_trop of feature 2923 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2610305806878132 of field no2_trop of feature 2924 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1210135422872499.5 of field no2_trop of feature 2925 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1713085298701862.5 of field no2_trop of feature 2926 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1548185650277937.5 of field no2_trop of feature 2927 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1883647726329400 of field no2_trop of feature 2928 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1136433740840239 of field no2_trop of feature 2929 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 515029960267238.5 of field no2_trop of feature 2930 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1058462107490504.38 of field no2_trop of feature 2931 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1635481288662067.5 of field no2_trop of feature 2932 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2668290168363091.5 of field no2_trop of feature 2933 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1269511188196211.25 of field no2_trop of feature 2934 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1322561882739464.75 of field no2_trop of feature 2935 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 879061713155806.5 of field no2_trop of feature 2936 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2002209968216520.75 of field no2_trop of feature 2937 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1441577957574463.75 of field no2_trop of feature 2938 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 854417915879166.625 of field no2_trop of feature 2939 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 797165514750886.375 of field no2_trop of feature 2940 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1289715353432166 of field no2_trop of feature 2941 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 725755344047775 of field no2_trop of feature 2942 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 230754391187947.469 of field no2_trop of feature 2943 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1828367521289365 of field no2_trop of feature 2944 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1961579705436524.75 of field no2_trop of feature 2945 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1392691396673653.75 of field no2_trop of feature 2946 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 961241625616967.25 of field no2_trop of feature 2947 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1321657174480587.75 of field no2_trop of feature 2948 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 443169297650501.875 of field no2_trop of feature 2949 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1210207063410253 of field no2_trop of feature 2950 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 791627613548862.375 of field no2_trop of feature 2951 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1233731668983182.25 of field no2_trop of feature 2952 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 836231899645199.5 of field no2_trop of feature 2953 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 295890784202042.625 of field no2_trop of feature 2954 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 432715639641210.125 of field no2_trop of feature 2955 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 921947666996075 of field no2_trop of feature 2956 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 699998434654344.25 of field no2_trop of feature 2957 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1075507297454696.5 of field no2_trop of feature 2958 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 902183861028879.625 of field no2_trop of feature 2959 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1838384270606257 of field no2_trop of feature 2960 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1738929239299032 of field no2_trop of feature 2961 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1990166032673842 of field no2_trop of feature 2962 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1587376748860679 of field no2_trop of feature 2963 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1540802731373496.5 of field no2_trop of feature 2964 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1264693526345454.25 of field no2_trop of feature 2965 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1203327600028005.75 of field no2_trop of feature 2966 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 961611220684826.5 of field no2_trop of feature 2967 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2521579986749493.5 of field no2_trop of feature 2968 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2244163068052184.75 of field no2_trop of feature 2969 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3216259878270393.5 of field no2_trop of feature 2970 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1885663739260308 of field no2_trop of feature 2971 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2073398754322079.25 of field no2_trop of feature 2972 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1613518643987954.5 of field no2_trop of feature 2973 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2381689458527908 of field no2_trop of feature 2974 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2230872981504180.75 of field no2_trop of feature 2975 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2155410519649522 of field no2_trop of feature 2976 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1613043121702958.25 of field no2_trop of feature 2977 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2778723509599440 of field no2_trop of feature 2978 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2035796673538498 of field no2_trop of feature 2979 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2912005143442220.5 of field no2_trop of feature 2980 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1926902398900674.5 of field no2_trop of feature 2981 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2459374310642415.5 of field no2_trop of feature 2982 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2190586900023299.75 of field no2_trop of feature 2983 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1180586987312417.5 of field no2_trop of feature 2984 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2868312521528532.5 of field no2_trop of feature 2985 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1985264242485172.75 of field no2_trop of feature 2986 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1436450729730295.25 of field no2_trop of feature 2987 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2094518910653896.5 of field no2_trop of feature 2988 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1672318875083292.25 of field no2_trop of feature 2989 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2701887608811521 of field no2_trop of feature 2990 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1558459604461259 of field no2_trop of feature 2991 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2787702018829441 of field no2_trop of feature 2992 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1346083421133407.75 of field no2_trop of feature 2993 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2024946966042589.25 of field no2_trop of feature 2994 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2274880208348186 of field no2_trop of feature 2995 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1925774553370538.25 of field no2_trop of feature 2996 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1522671102795484.25 of field no2_trop of feature 2997 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2285460661345932.5 of field no2_trop of feature 2998 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3103365344981685 of field no2_trop of feature 2999 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1453516951778965.5 of field no2_trop of feature 3000 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3344256762719633 of field no2_trop of feature 3001 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1673422949976284.25 of field no2_trop of feature 3002 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2697845943244319.5 of field no2_trop of feature 3003 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3223111956125976.5 of field no2_trop of feature 3004 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 898539559453574.875 of field no2_trop of feature 3005 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2156668939370793 of field no2_trop of feature 3006 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2230138173052728.25 of field no2_trop of feature 3007 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1558791736128641.75 of field no2_trop of feature 3008 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2029708980503164.75 of field no2_trop of feature 3009 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2538660449272029 of field no2_trop of feature 3010 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2148479352392933 of field no2_trop of feature 3011 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1944663994242400.75 of field no2_trop of feature 3012 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1805235952795119.25 of field no2_trop of feature 3013 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1734902690542549 of field no2_trop of feature 3014 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2447286120088647.5 of field no2_trop of feature 3015 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 857059195154870.375 of field no2_trop of feature 3016 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2243532324602056.25 of field no2_trop of feature 3017 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2380891115654594.5 of field no2_trop of feature 3018 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1483376158295632.25 of field no2_trop of feature 3019 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1726013019961046.75 of field no2_trop of feature 3020 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1789981885816869.25 of field no2_trop of feature 3021 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2682767472263040 of field no2_trop of feature 3022 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2343978054721883.5 of field no2_trop of feature 3023 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2252554650674719.5 of field no2_trop of feature 3024 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2381387341397749 of field no2_trop of feature 3025 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2472772624791796.5 of field no2_trop of feature 3026 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2177430893013843.25 of field no2_trop of feature 3027 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2376184091331561 of field no2_trop of feature 3028 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2369783984208043 of field no2_trop of feature 3029 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2079992531890166 of field no2_trop of feature 3030 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2036234403796697.75 of field no2_trop of feature 3031 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2257994949859712.5 of field no2_trop of feature 3032 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1630800992613058 of field no2_trop of feature 3033 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1401080131201415.5 of field no2_trop of feature 3034 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2259652760101853.5 of field no2_trop of feature 3035 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1813045976373414.25 of field no2_trop of feature 3036 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1636777500410135 of field no2_trop of feature 3037 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1677726968888928.25 of field no2_trop of feature 3038 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1714316661522789.25 of field no2_trop of feature 3039 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1836016627512981.25 of field no2_trop of feature 3040 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1773447819322336.75 of field no2_trop of feature 3041 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1173265850156131 of field no2_trop of feature 3042 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2326313075518228.5 of field no2_trop of feature 3043 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 630204667277057.5 of field no2_trop of feature 3044 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1442382325263643 of field no2_trop of feature 3045 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2051015796584724.75 of field no2_trop of feature 3046 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1239401677965834 of field no2_trop of feature 3047 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1195322920126182 of field no2_trop of feature 3048 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2445532789129502 of field no2_trop of feature 3049 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2076638133500128 of field no2_trop of feature 3050 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1288638116355305 of field no2_trop of feature 3051 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1438739064338351.5 of field no2_trop of feature 3052 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 372543722286318.375 of field no2_trop of feature 3053 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1713845301837846 of field no2_trop of feature 3054 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1747746173921714.25 of field no2_trop of feature 3055 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1606671495527171 of field no2_trop of feature 3056 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 858319422320901.125 of field no2_trop of feature 3057 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 331492078407541.188 of field no2_trop of feature 3058 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1519330068542458.25 of field no2_trop of feature 3059 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 325809307769463.875 of field no2_trop of feature 3060 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1125696642629973.25 of field no2_trop of feature 3061 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1558633338242416.25 of field no2_trop of feature 3062 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 646298812671257.125 of field no2_trop of feature 3063 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1018331356716862.5 of field no2_trop of feature 3064 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 892142738593256.625 of field no2_trop of feature 3065 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1335550947578376.5 of field no2_trop of feature 3066 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1002007501525004 of field no2_trop of feature 3067 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1600226257055710.5 of field no2_trop of feature 3068 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1395589333105254 of field no2_trop of feature 3069 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1067228214575698.12 of field no2_trop of feature 3070 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1307766249477572.25 of field no2_trop of feature 3071 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 181138156621934.75 of field no2_trop of feature 3072 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 173354806546610.688 of field no2_trop of feature 3073 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1015464420701446.25 of field no2_trop of feature 3074 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 416321294103718.188 of field no2_trop of feature 3075 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1427289285182178 of field no2_trop of feature 3076 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 994921551271709.125 of field no2_trop of feature 3077 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1199539305353500.75 of field no2_trop of feature 3078 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1480213568134349.75 of field no2_trop of feature 3079 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1252678290834719.5 of field no2_trop of feature 3080 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1270811014833798.25 of field no2_trop of feature 3081 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 701895703941636.375 of field no2_trop of feature 3082 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2067864468009575 of field no2_trop of feature 3083 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 761407903959188.875 of field no2_trop of feature 3084 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2174101470224122.75 of field no2_trop of feature 3085 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1508698240296689.5 of field no2_trop of feature 3086 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1303884077217662.75 of field no2_trop of feature 3087 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2457958369371772.5 of field no2_trop of feature 3088 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2149518030648250.75 of field no2_trop of feature 3089 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1665544900749755.5 of field no2_trop of feature 3090 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3395111247566528.5 of field no2_trop of feature 3091 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1791481955425424.5 of field no2_trop of feature 3092 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2264872879652466.5 of field no2_trop of feature 3093 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1723510420992370.25 of field no2_trop of feature 3094 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2406343443220466.5 of field no2_trop of feature 3095 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1382380745884602.25 of field no2_trop of feature 3096 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 457312032571194.312 of field no2_trop of feature 3097 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1326628962075410.5 of field no2_trop of feature 3098 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2122263078175237.75 of field no2_trop of feature 3099 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1579296813531582.25 of field no2_trop of feature 3100 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2198600124209442.5 of field no2_trop of feature 3101 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1621060946657580.75 of field no2_trop of feature 3102 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2252535809432374.5 of field no2_trop of feature 3103 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2000072144463010.75 of field no2_trop of feature 3104 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1821019984485374.25 of field no2_trop of feature 3105 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1434767177093090.25 of field no2_trop of feature 3106 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3528611089285768.5 of field no2_trop of feature 3107 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2527293922116914.5 of field no2_trop of feature 3108 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2316791018354997.5 of field no2_trop of feature 3109 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2647974927430987 of field no2_trop of feature 3110 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2037709716889148.75 of field no2_trop of feature 3111 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2738414643360374.5 of field no2_trop of feature 3112 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2449832316815773 of field no2_trop of feature 3113 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1159794142795290 of field no2_trop of feature 3114 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2239686082153130 of field no2_trop of feature 3115 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2472708871285722 of field no2_trop of feature 3116 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1856633766491031.5 of field no2_trop of feature 3117 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2717257242712294 of field no2_trop of feature 3118 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2651700016309951 of field no2_trop of feature 3119 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3049389348263503 of field no2_trop of feature 3120 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2678445817071224 of field no2_trop of feature 3121 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2817429336649693 of field no2_trop of feature 3122 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2438150746561914.5 of field no2_trop of feature 3123 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2116980300539617 of field no2_trop of feature 3124 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3407489724702936.5 of field no2_trop of feature 3125 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2671248681579673 of field no2_trop of feature 3126 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1841120632430538.5 of field no2_trop of feature 3127 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2399974446055239 of field no2_trop of feature 3128 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1832451141483416 of field no2_trop of feature 3129 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2405767251739453 of field no2_trop of feature 3130 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2304513319956713.5 of field no2_trop of feature 3131 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2497885590911246.5 of field no2_trop of feature 3132 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2346269894677352.5 of field no2_trop of feature 3133 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3356856514911487.5 of field no2_trop of feature 3134 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2331704299839439 of field no2_trop of feature 3135 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2455324758043534.5 of field no2_trop of feature 3136 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2216955875937674.25 of field no2_trop of feature 3137 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2136047199624263.25 of field no2_trop of feature 3138 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3395285857684539 of field no2_trop of feature 3139 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 798311489499674.25 of field no2_trop of feature 3140 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1248032391007200.25 of field no2_trop of feature 3141 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1219783343916278.75 of field no2_trop of feature 3142 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2603751683552655 of field no2_trop of feature 3143 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1515598188052881.5 of field no2_trop of feature 3144 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1587862568103701 of field no2_trop of feature 3145 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 503489042078326.75 of field no2_trop of feature 3146 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 756709752546794.375 of field no2_trop of feature 3147 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1154190078160845.5 of field no2_trop of feature 3148 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2222565527219558.25 of field no2_trop of feature 3149 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1315101627107724.25 of field no2_trop of feature 3150 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2772905947399122 of field no2_trop of feature 3151 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2514043489811520 of field no2_trop of feature 3152 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2147177773081639.25 of field no2_trop of feature 3153 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2712689117780501 of field no2_trop of feature 3154 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2500392790648402.5 of field no2_trop of feature 3155 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1860957393440767.25 of field no2_trop of feature 3156 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2587246317090066.5 of field no2_trop of feature 3157 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1481296063232330.25 of field no2_trop of feature 3158 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1574375634390035 of field no2_trop of feature 3159 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 921856418421230 of field no2_trop of feature 3160 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1396578717412576.25 of field no2_trop of feature 3161 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1097087202008151.5 of field no2_trop of feature 3162 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1369115854021129 of field no2_trop of feature 3163 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1209264891750899.5 of field no2_trop of feature 3164 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1292691612470025.5 of field no2_trop of feature 3165 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1401473935074846 of field no2_trop of feature 3166 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2363827084448057.5 of field no2_trop of feature 3167 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 722446898571479.375 of field no2_trop of feature 3168 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2544404180092460.5 of field no2_trop of feature 3169 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1977197342666768.25 of field no2_trop of feature 3170 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1419383521802665.25 of field no2_trop of feature 3171 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 503079792767857.75 of field no2_trop of feature 3172 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1865122622504277.5 of field no2_trop of feature 3173 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1234496820598178.5 of field no2_trop of feature 3174 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1297823331540566.75 of field no2_trop of feature 3175 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1579227144751748.75 of field no2_trop of feature 3176 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1336525653243406.75 of field no2_trop of feature 3177 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1441566893821691.25 of field no2_trop of feature 3178 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1655116601738154.75 of field no2_trop of feature 3179 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1140016644064762.75 of field no2_trop of feature 3180 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 543719585711132.812 of field no2_trop of feature 3181 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1863969363205396.75 of field no2_trop of feature 3182 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1242993015932570.5 of field no2_trop of feature 3183 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 881467312589038.5 of field no2_trop of feature 3184 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1334381366505604 of field no2_trop of feature 3185 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 983902382136802.75 of field no2_trop of feature 3186 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 469452995034844.188 of field no2_trop of feature 3187 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1868911683973528.75 of field no2_trop of feature 3188 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1243480806933512.25 of field no2_trop of feature 3189 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 822458622864733.125 of field no2_trop of feature 3190 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 530178592967831.75 of field no2_trop of feature 3191 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 41367710511580.6406 of field no2_trop of feature 3192 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1515304943833362 of field no2_trop of feature 3193 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 412366988366575.25 of field no2_trop of feature 3194 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1807310461210982 of field no2_trop of feature 3195 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1100845372603325.88 of field no2_trop of feature 3196 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 696979180339622 of field no2_trop of feature 3197 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 531101266132200.188 of field no2_trop of feature 3198 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 949082670862299 of field no2_trop of feature 3199 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 443388956959875.062 of field no2_trop of feature 3200 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 364002998085570.625 of field no2_trop of feature 3201 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1254199173443539.5 of field no2_trop of feature 3202 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 452213011819490 of field no2_trop of feature 3203 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2212632248987938.5 of field no2_trop of feature 3204 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1647439014566807.5 of field no2_trop of feature 3205 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 998567988918093.75 of field no2_trop of feature 3206 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3103803294324098 of field no2_trop of feature 3207 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2050898586530602.25 of field no2_trop of feature 3208 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2034970506970094 of field no2_trop of feature 3209 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1578830602325651.75 of field no2_trop of feature 3210 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 946928415792790.5 of field no2_trop of feature 3211 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1438565987809834 of field no2_trop of feature 3212 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1362924643695005.25 of field no2_trop of feature 3213 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1502035889369835.75 of field no2_trop of feature 3214 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1544229098927608 of field no2_trop of feature 3215 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1544983953584578.5 of field no2_trop of feature 3216 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 735288355421671.5 of field no2_trop of feature 3217 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1494905465021238.25 of field no2_trop of feature 3218 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1324834005115735.75 of field no2_trop of feature 3219 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2473666050213687.5 of field no2_trop of feature 3220 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1523560365617322.5 of field no2_trop of feature 3221 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1594835251818713 of field no2_trop of feature 3222 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1834602658000258 of field no2_trop of feature 3223 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 969249701324097.25 of field no2_trop of feature 3224 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1574710066441657.5 of field no2_trop of feature 3225 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2616828382076892 of field no2_trop of feature 3226 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1829726281580333.25 of field no2_trop of feature 3227 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1742730459942122.25 of field no2_trop of feature 3228 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1663544333255886.25 of field no2_trop of feature 3229 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2566814961524906 of field no2_trop of feature 3230 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1643701766514004.75 of field no2_trop of feature 3231 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2899250717795767 of field no2_trop of feature 3232 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1863008898014231.75 of field no2_trop of feature 3233 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1216467504347783.75 of field no2_trop of feature 3234 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1425149708754961.5 of field no2_trop of feature 3235 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1466617968650880.25 of field no2_trop of feature 3236 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4399278043097947.5 of field no2_trop of feature 3237 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1911502531378464.5 of field no2_trop of feature 3238 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2099335477083586.75 of field no2_trop of feature 3239 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2198466482839321.5 of field no2_trop of feature 3240 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2514218538097957 of field no2_trop of feature 3241 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1538714858820622 of field no2_trop of feature 3242 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1693357532087757.25 of field no2_trop of feature 3243 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1037178952503982.12 of field no2_trop of feature 3244 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2787909491579448.5 of field no2_trop of feature 3245 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1714985306541821 of field no2_trop of feature 3246 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2639942423834072.5 of field no2_trop of feature 3247 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2309425845271835 of field no2_trop of feature 3248 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1707913268136071.5 of field no2_trop of feature 3249 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2466545156028369 of field no2_trop of feature 3250 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2843905444744377.5 of field no2_trop of feature 3251 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1240748498167177 of field no2_trop of feature 3252 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2749152179739067 of field no2_trop of feature 3253 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1398936501716252.75 of field no2_trop of feature 3254 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1869541332002591 of field no2_trop of feature 3255 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1283786825077804.75 of field no2_trop of feature 3256 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2645423253598528.5 of field no2_trop of feature 3257 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1643305443172121.25 of field no2_trop of feature 3258 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2840481815742932.5 of field no2_trop of feature 3259 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2332456415943743 of field no2_trop of feature 3260 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1516232875018850 of field no2_trop of feature 3261 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1377271482945925.5 of field no2_trop of feature 3262 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1919041438242784.25 of field no2_trop of feature 3263 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2529545231492920.5 of field no2_trop of feature 3264 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1350201766175268.75 of field no2_trop of feature 3265 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2906496270898460.5 of field no2_trop of feature 3266 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1947121900031561.5 of field no2_trop of feature 3267 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2987910593576198 of field no2_trop of feature 3268 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1930868480414283 of field no2_trop of feature 3269 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2114897028755222 of field no2_trop of feature 3270 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2381342429134020 of field no2_trop of feature 3271 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2188557961123806.25 of field no2_trop of feature 3272 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2016543552872535.75 of field no2_trop of feature 3273 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2420403829862480 of field no2_trop of feature 3274 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1763955995780543.25 of field no2_trop of feature 3275 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2343929418026528 of field no2_trop of feature 3276 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1971259722317554.5 of field no2_trop of feature 3277 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 882280334104643.75 of field no2_trop of feature 3278 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1747267255831411.5 of field no2_trop of feature 3279 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2207042315285252.75 of field no2_trop of feature 3280 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2927201262646049 of field no2_trop of feature 3281 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1800435598597214.25 of field no2_trop of feature 3282 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1631773397893848.5 of field no2_trop of feature 3283 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1213632664169617.75 of field no2_trop of feature 3284 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1751298624440587.5 of field no2_trop of feature 3285 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1453428441756787 of field no2_trop of feature 3286 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 801909783390183.25 of field no2_trop of feature 3287 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 851967787579578.75 of field no2_trop of feature 3288 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2452894456865251.5 of field no2_trop of feature 3289 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2519879016917330 of field no2_trop of feature 3290 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2068536180207593.25 of field no2_trop of feature 3291 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1750724733343813.5 of field no2_trop of feature 3292 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 983268681049794.375 of field no2_trop of feature 3293 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1419619585042510.25 of field no2_trop of feature 3294 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1989419612759084 of field no2_trop of feature 3295 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2010572631722898.25 of field no2_trop of feature 3296 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 987045035634673.75 of field no2_trop of feature 3297 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 805189035895055 of field no2_trop of feature 3298 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 927734228780209.375 of field no2_trop of feature 3299 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 866020122876752.75 of field no2_trop of feature 3300 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1231963111671211.75 of field no2_trop of feature 3301 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 375056563441967.25 of field no2_trop of feature 3302 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 692154781649305.75 of field no2_trop of feature 3303 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1193478011965871.75 of field no2_trop of feature 3304 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1420411355389424 of field no2_trop of feature 3305 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1206659323201966 of field no2_trop of feature 3306 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 927711005853598.125 of field no2_trop of feature 3307 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 786505260328440.25 of field no2_trop of feature 3308 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 820584795588265.5 of field no2_trop of feature 3309 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1228441332942202.25 of field no2_trop of feature 3310 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1926564790127959 of field no2_trop of feature 3311 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 920515513493646.75 of field no2_trop of feature 3312 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 896059745243083 of field no2_trop of feature 3313 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 28510354651564.5703 of field no2_trop of feature 3314 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 504710546109654.375 of field no2_trop of feature 3315 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 224419023449463.562 of field no2_trop of feature 3316 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 290749233727428.875 of field no2_trop of feature 3317 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 772788397732902 of field no2_trop of feature 3318 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 676609277896295.625 of field no2_trop of feature 3319 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1553024563297385.5 of field no2_trop of feature 3320 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1212295155047340.75 of field no2_trop of feature 3321 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1042841512623381.25 of field no2_trop of feature 3322 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 256796520841585.344 of field no2_trop of feature 3323 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 725281245810165.25 of field no2_trop of feature 3324 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1090083956045382.38 of field no2_trop of feature 3325 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1010878769032588 of field no2_trop of feature 3326 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1877422667492319.25 of field no2_trop of feature 3327 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1965062049007137.75 of field no2_trop of feature 3328 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1011244968295141 of field no2_trop of feature 3329 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1693651762186236.75 of field no2_trop of feature 3330 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 947763126645513.75 of field no2_trop of feature 3331 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1803640472011666.25 of field no2_trop of feature 3332 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1112051639656401.62 of field no2_trop of feature 3333 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 927145220872716.875 of field no2_trop of feature 3334 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 196433438817814.469 of field no2_trop of feature 3335 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2368343067337082 of field no2_trop of feature 3336 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 703726207314921.375 of field no2_trop of feature 3337 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1612266468166763 of field no2_trop of feature 3338 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1233725753709422.75 of field no2_trop of feature 3339 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2169633685862027 of field no2_trop of feature 3340 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2651714037699603 of field no2_trop of feature 3341 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1357720626834070.5 of field no2_trop of feature 3342 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1662943932969301.5 of field no2_trop of feature 3343 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2379556454627090.5 of field no2_trop of feature 3344 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2192224554517815.75 of field no2_trop of feature 3345 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2228102661626835.5 of field no2_trop of feature 3346 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1690384778397310.5 of field no2_trop of feature 3347 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1951477732360654 of field no2_trop of feature 3348 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2339708322488623 of field no2_trop of feature 3349 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2615021594569698 of field no2_trop of feature 3350 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2180721318813593.75 of field no2_trop of feature 3351 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2408344777509082.5 of field no2_trop of feature 3352 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2763640876018107.5 of field no2_trop of feature 3353 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 674850634144977.5 of field no2_trop of feature 3354 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1862027838907015.5 of field no2_trop of feature 3355 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3072008040614382.5 of field no2_trop of feature 3356 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1848355012238353 of field no2_trop of feature 3357 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2255838065779644 of field no2_trop of feature 3358 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3022047638442018 of field no2_trop of feature 3359 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1780761178989050.75 of field no2_trop of feature 3360 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2334277663009015.5 of field no2_trop of feature 3361 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2445000633575364 of field no2_trop of feature 3362 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1722366472772555.5 of field no2_trop of feature 3363 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2738215714894686 of field no2_trop of feature 3364 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2265664869083593.5 of field no2_trop of feature 3365 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1539053343930190.75 of field no2_trop of feature 3366 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1358206993787625.75 of field no2_trop of feature 3367 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1764613577046802.75 of field no2_trop of feature 3368 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1558748795622832.5 of field no2_trop of feature 3369 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3250266129860865.5 of field no2_trop of feature 3370 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2259222478706906.5 of field no2_trop of feature 3371 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2406337089778280.5 of field no2_trop of feature 3372 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1781518662656581 of field no2_trop of feature 3373 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2537345286739510 of field no2_trop of feature 3374 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2140447944217085 of field no2_trop of feature 3375 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2080351610915786.25 of field no2_trop of feature 3376 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2387149475292099 of field no2_trop of feature 3377 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2912321062877818 of field no2_trop of feature 3378 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2202291693203769.75 of field no2_trop of feature 3379 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2760729904075815.5 of field no2_trop of feature 3380 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2701371665489168.5 of field no2_trop of feature 3381 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1515240204448327.75 of field no2_trop of feature 3382 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2327704698441193.5 of field no2_trop of feature 3383 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 908911115653927.5 of field no2_trop of feature 3384 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1662971975748605.5 of field no2_trop of feature 3385 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2269216662349827 of field no2_trop of feature 3386 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 775486419819853.875 of field no2_trop of feature 3387 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 839677765694295.875 of field no2_trop of feature 3388 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1142000232532100.25 of field no2_trop of feature 3389 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1172061763319761.75 of field no2_trop of feature 3390 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1951742386090336.25 of field no2_trop of feature 3391 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1839812918761272.25 of field no2_trop of feature 3392 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2150439060681019.25 of field no2_trop of feature 3393 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1926531927495962 of field no2_trop of feature 3394 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2532633880732210 of field no2_trop of feature 3395 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1871097487169754.5 of field no2_trop of feature 3396 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2174296017005544.75 of field no2_trop of feature 3397 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1473490640422514.75 of field no2_trop of feature 3398 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1392038525717980.5 of field no2_trop of feature 3399 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1161974907054609.5 of field no2_trop of feature 3400 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 933271801355913.375 of field no2_trop of feature 3401 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1234336122327713.5 of field no2_trop of feature 3402 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2204777203603807.75 of field no2_trop of feature 3403 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2497365923157267.5 of field no2_trop of feature 3404 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2115168255011303.75 of field no2_trop of feature 3405 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1605650453551024.75 of field no2_trop of feature 3406 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 871153594621000.625 of field no2_trop of feature 3407 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2252031915741754.5 of field no2_trop of feature 3408 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2088652054505582.75 of field no2_trop of feature 3409 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 976302131692755.25 of field no2_trop of feature 3410 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1199918430584639.25 of field no2_trop of feature 3411 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 208816407180595.438 of field no2_trop of feature 3412 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1635992083505407.25 of field no2_trop of feature 3413 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1394815746748045 of field no2_trop of feature 3414 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1735478115228816 of field no2_trop of feature 3415 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1047588191189024.62 of field no2_trop of feature 3416 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1794658786060572.25 of field no2_trop of feature 3417 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 683469516638824.625 of field no2_trop of feature 3418 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2456368913404185 of field no2_trop of feature 3419 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2481843368475602 of field no2_trop of feature 3420 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1697811842770734 of field no2_trop of feature 3421 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2396862792973552 of field no2_trop of feature 3422 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1558343270743989.75 of field no2_trop of feature 3423 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1163974926837945.5 of field no2_trop of feature 3424 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1736701262391743.5 of field no2_trop of feature 3425 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 767871764588780.875 of field no2_trop of feature 3426 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 339143512400924 of field no2_trop of feature 3427 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1103314561229472 of field no2_trop of feature 3428 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1923862167272527.5 of field no2_trop of feature 3429 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 847720511478182.75 of field no2_trop of feature 3430 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1068903551554904 of field no2_trop of feature 3431 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 344824448208714.812 of field no2_trop of feature 3432 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 546451182453774.875 of field no2_trop of feature 3433 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1028096925983190.88 of field no2_trop of feature 3434 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 903328576043441 of field no2_trop of feature 3435 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1125732681983063.25 of field no2_trop of feature 3436 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1051487561559679.25 of field no2_trop of feature 3437 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1421290978505876.5 of field no2_trop of feature 3438 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 725011060204096.75 of field no2_trop of feature 3439 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 287489835729388.688 of field no2_trop of feature 3440 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1290323202582003.5 of field no2_trop of feature 3441 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2256752523286013.5 of field no2_trop of feature 3442 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 483043336497194.125 of field no2_trop of feature 3443 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 904109775577062.5 of field no2_trop of feature 3444 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1115043125047086.5 of field no2_trop of feature 3445 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 382898326845665.875 of field no2_trop of feature 3446 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1705271550691941.25 of field no2_trop of feature 3447 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1761563158002736.5 of field no2_trop of feature 3448 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 512501673674551.062 of field no2_trop of feature 3449 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 448167320579868.812 of field no2_trop of feature 3450 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1091620722259667.62 of field no2_trop of feature 3451 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1223311476087474.25 of field no2_trop of feature 3452 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2116295881457226.75 of field no2_trop of feature 3453 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2793924448655962 of field no2_trop of feature 3454 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1645681082839182.75 of field no2_trop of feature 3455 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1708251753245640.5 of field no2_trop of feature 3456 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1699103015581895.25 of field no2_trop of feature 3457 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1847444936416250.25 of field no2_trop of feature 3458 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1583795269683541.75 of field no2_trop of feature 3459 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1506674778502529 of field no2_trop of feature 3460 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 351670309549745.062 of field no2_trop of feature 3461 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2593401049894673.5 of field no2_trop of feature 3462 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2057844432429483.25 of field no2_trop of feature 3463 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2316112952714793 of field no2_trop of feature 3464 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2971073752698867 of field no2_trop of feature 3465 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1940065635689170.5 of field no2_trop of feature 3466 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1112831250829476.62 of field no2_trop of feature 3467 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2776954404576936 of field no2_trop of feature 3468 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3862324544688672 of field no2_trop of feature 3469 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1672671052956193.25 of field no2_trop of feature 3470 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2040564165104406.25 of field no2_trop of feature 3471 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2029927407463838 of field no2_trop of feature 3472 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2272705140278412.5 of field no2_trop of feature 3473 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2158241744938168.25 of field no2_trop of feature 3474 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2185191294017822.75 of field no2_trop of feature 3475 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1797163685413488.5 of field no2_trop of feature 3476 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2396637574402266 of field no2_trop of feature 3477 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3155605099309359.5 of field no2_trop of feature 3478 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2242960295721095.5 of field no2_trop of feature 3479 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1836097360045587.25 of field no2_trop of feature 3480 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1152482426260176 of field no2_trop of feature 3481 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2613707527458245.5 of field no2_trop of feature 3482 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2155738707801065.25 of field no2_trop of feature 3483 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1952139147600646.5 of field no2_trop of feature 3484 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 997252607301361.375 of field no2_trop of feature 3485 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1923938627662974 of field no2_trop of feature 3486 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1986288899350838.5 of field no2_trop of feature 3487 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2090096695808170 of field no2_trop of feature 3488 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1541260726921427.75 of field no2_trop of feature 3489 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2139826402303915.5 of field no2_trop of feature 3490 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1791541874957765.75 of field no2_trop of feature 3491 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1398242662012689.75 of field no2_trop of feature 3492 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1599226685332469 of field no2_trop of feature 3493 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2183139789444358 of field no2_trop of feature 3494 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2144581844238091.5 of field no2_trop of feature 3495 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2583744913192895 of field no2_trop of feature 3496 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3026938036251595 of field no2_trop of feature 3497 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2806364488456311 of field no2_trop of feature 3498 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 964352183277587.75 of field no2_trop of feature 3499 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2132631019486070.75 of field no2_trop of feature 3500 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2792280002550833 of field no2_trop of feature 3501 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1758874008826424 of field no2_trop of feature 3502 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 756403637129742.5 of field no2_trop of feature 3503 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 442900508706293.312 of field no2_trop of feature 3504 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 379560195458466.312 of field no2_trop of feature 3505 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 858542778676373.875 of field no2_trop of feature 3506 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1110073309210183.62 of field no2_trop of feature 3507 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1876648423882470.5 of field no2_trop of feature 3508 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 673130384902042.375 of field no2_trop of feature 3509 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1397856416544618.75 of field no2_trop of feature 3510 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1168977386222632 of field no2_trop of feature 3511 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1619607761070674.25 of field no2_trop of feature 3512 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2059157842288295.75 of field no2_trop of feature 3513 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1357609660680027.5 of field no2_trop of feature 3514 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 113238132645382.172 of field no2_trop of feature 3515 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 816386539579598.375 of field no2_trop of feature 3516 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 622166138864277 of field no2_trop of feature 3517 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1341735804462314.25 of field no2_trop of feature 3518 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1336935340722302.5 of field no2_trop of feature 3519 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3162542400923921.5 of field no2_trop of feature 3520 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2096171243790704.5 of field no2_trop of feature 3521 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1909551586458910.5 of field no2_trop of feature 3522 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2103684955970493.25 of field no2_trop of feature 3523 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1086560315100559.88 of field no2_trop of feature 3524 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 465431649528427.438 of field no2_trop of feature 3525 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1190202155266306.25 of field no2_trop of feature 3526 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1794299816577058.75 of field no2_trop of feature 3527 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 855053972121468.125 of field no2_trop of feature 3528 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 312887227928772.5 of field no2_trop of feature 3529 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 448014208100289.562 of field no2_trop of feature 3530 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1342198838947151.75 of field no2_trop of feature 3531 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1811259344613845.25 of field no2_trop of feature 3532 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 969417410289388.5 of field no2_trop of feature 3533 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1106234953792936.75 of field no2_trop of feature 3534 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2177159666757761.5 of field no2_trop of feature 3535 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1276069802748061.25 of field no2_trop of feature 3536 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 268832268111791.562 of field no2_trop of feature 3537 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1272215344641135.75 of field no2_trop of feature 3538 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1697009446839474.5 of field no2_trop of feature 3539 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 702739780644478.75 of field no2_trop of feature 3540 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1223790175093563.5 of field no2_trop of feature 3541 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 664734475366294.625 of field no2_trop of feature 3542 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 914834385987169.25 of field no2_trop of feature 3543 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 820475965505302.125 of field no2_trop of feature 3544 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 799428052192824.875 of field no2_trop of feature 3545 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1587187898268803 of field no2_trop of feature 3546 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 993268889508581.25 of field no2_trop of feature 3547 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 734405500813072.625 of field no2_trop of feature 3548 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1398638109017720.25 of field no2_trop of feature 3549 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1160920345193826.5 of field no2_trop of feature 3550 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 662781120520394.375 of field no2_trop of feature 3551 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 834201262843053 of field no2_trop of feature 3552 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 154722310378674.594 of field no2_trop of feature 3553 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 260354475851318.062 of field no2_trop of feature 3554 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1039818150479659.38 of field no2_trop of feature 3555 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 980486092456503.625 of field no2_trop of feature 3556 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 280227632226483.375 of field no2_trop of feature 3557 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 546006934440229.062 of field no2_trop of feature 3558 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 502766940511246.5 of field no2_trop of feature 3559 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1824450624181645.25 of field no2_trop of feature 3560 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1365292396330387.5 of field no2_trop of feature 3561 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1419633168263735.5 of field no2_trop of feature 3562 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2012184872448670 of field no2_trop of feature 3563 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1371118831441344.75 of field no2_trop of feature 3564 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1468140932559727 of field no2_trop of feature 3565 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2193424478754132 of field no2_trop of feature 3566 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1447351264763692.5 of field no2_trop of feature 3567 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2330152307272328.5 of field no2_trop of feature 3568 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2241312563352767 of field no2_trop of feature 3569 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4338389282197095 of field no2_trop of feature 3570 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1611529687957390.75 of field no2_trop of feature 3571 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1993346040030082.75 of field no2_trop of feature 3572 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1096292583566464.62 of field no2_trop of feature 3573 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1840581685265788 of field no2_trop of feature 3574 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2047285230600428 of field no2_trop of feature 3575 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2700036128124811.5 of field no2_trop of feature 3576 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2712102629341461.5 of field no2_trop of feature 3577 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1866193067970525.5 of field no2_trop of feature 3578 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1614631920417905.25 of field no2_trop of feature 3579 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1654639217237345.25 of field no2_trop of feature 3580 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 324092207862095.188 of field no2_trop of feature 3581 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1247911127895131.25 of field no2_trop of feature 3582 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1941508743402264.25 of field no2_trop of feature 3583 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1574014364522281.5 of field no2_trop of feature 3584 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1979151135681095.25 of field no2_trop of feature 3585 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1061525452503156 of field no2_trop of feature 3586 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2697514906998003.5 of field no2_trop of feature 3587 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1050198360506437.88 of field no2_trop of feature 3588 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1843889637802603.75 of field no2_trop of feature 3589 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 868444399239169.75 of field no2_trop of feature 3590 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1603416889996297 of field no2_trop of feature 3591 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1566391219777942.75 of field no2_trop of feature 3592 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1928156875106105.75 of field no2_trop of feature 3593 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1896127858540785.5 of field no2_trop of feature 3594 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1782507608795476.75 of field no2_trop of feature 3595 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2624695915261181.5 of field no2_trop of feature 3596 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2101986396064676.25 of field no2_trop of feature 3597 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2755117185614945 of field no2_trop of feature 3598 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1525790314282530.75 of field no2_trop of feature 3599 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2448809412623814 of field no2_trop of feature 3600 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2771597357393002.5 of field no2_trop of feature 3601 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2348345717598495 of field no2_trop of feature 3602 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1474805255244500.5 of field no2_trop of feature 3603 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2939060072028478.5 of field no2_trop of feature 3604 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2182157634916075 of field no2_trop of feature 3605 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2015903169717021.25 of field no2_trop of feature 3606 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1484553516857977.25 of field no2_trop of feature 3607 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2535026718510016.5 of field no2_trop of feature 3608 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3165760090764852 of field no2_trop of feature 3609 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2596118789560823.5 of field no2_trop of feature 3610 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2193526352913322.75 of field no2_trop of feature 3611 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2118982949333512.75 of field no2_trop of feature 3612 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2806060618652445.5 of field no2_trop of feature 3613 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2108840445678179 of field no2_trop of feature 3614 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1686935187916588 of field no2_trop of feature 3615 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3164708267456735.5 of field no2_trop of feature 3616 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1599553558978732.25 of field no2_trop of feature 3617 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2049480016249399.25 of field no2_trop of feature 3618 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1964692673023491.75 of field no2_trop of feature 3619 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1433279157116267 of field no2_trop of feature 3620 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2116153914886999.75 of field no2_trop of feature 3621 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 742749542161318.5 of field no2_trop of feature 3622 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 632285364821946.125 of field no2_trop of feature 3623 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 384723325728091.375 of field no2_trop of feature 3624 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 124082123412599.688 of field no2_trop of feature 3625 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 393074131301423.25 of field no2_trop of feature 3626 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 357008844117654 of field no2_trop of feature 3627 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1391049250952764.75 of field no2_trop of feature 3628 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1751959820596366.75 of field no2_trop of feature 3629 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1944685683579518.75 of field no2_trop of feature 3630 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 937759741465633.875 of field no2_trop of feature 3631 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1177366339834607 of field no2_trop of feature 3632 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1097239027367977.5 of field no2_trop of feature 3633 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2151818633972252.5 of field no2_trop of feature 3634 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1596129820435180.5 of field no2_trop of feature 3635 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1311438758145341.25 of field no2_trop of feature 3636 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2770843050446565 of field no2_trop of feature 3637 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1005997244133650.38 of field no2_trop of feature 3638 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1152636113835815.25 of field no2_trop of feature 3639 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 151489914509925.25 of field no2_trop of feature 3640 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 928393453178068.75 of field no2_trop of feature 3641 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1601438121381652.25 of field no2_trop of feature 3642 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1874268731157462.75 of field no2_trop of feature 3643 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1124907501293619.12 of field no2_trop of feature 3644 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 984402770480010.125 of field no2_trop of feature 3645 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1865354632686176 of field no2_trop of feature 3646 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2184988641120508 of field no2_trop of feature 3647 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2200827334321984.5 of field no2_trop of feature 3648 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 396279826281675 of field no2_trop of feature 3649 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1596883689213191.25 of field no2_trop of feature 3650 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1610541508613241.5 of field no2_trop of feature 3651 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 844432057436351.875 of field no2_trop of feature 3652 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1877238417668923 of field no2_trop of feature 3653 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1077606233760343.5 of field no2_trop of feature 3654 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 779533726805548.25 of field no2_trop of feature 3655 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1116112475092268.12 of field no2_trop of feature 3656 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1125072143079924 of field no2_trop of feature 3657 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 173415232711195.125 of field no2_trop of feature 3658 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1143103540630345.5 of field no2_trop of feature 3659 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1356972563787712.75 of field no2_trop of feature 3660 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 336929666425394.312 of field no2_trop of feature 3661 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 858866311288384.125 of field no2_trop of feature 3662 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 271853713268646.969 of field no2_trop of feature 3663 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 633601732317638.375 of field no2_trop of feature 3664 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1110323393839680.62 of field no2_trop of feature 3665 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1285239572496284.5 of field no2_trop of feature 3666 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 631793301678844.75 of field no2_trop of feature 3667 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 502432015520144 of field no2_trop of feature 3668 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 371173761314944.375 of field no2_trop of feature 3669 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 314098188532334.438 of field no2_trop of feature 3670 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1346466161254065.75 of field no2_trop of feature 3671 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1498717092164461 of field no2_trop of feature 3672 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1917561962550280.5 of field no2_trop of feature 3673 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2080131212197193.25 of field no2_trop of feature 3674 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1985310469254182 of field no2_trop of feature 3675 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1883882584606071.75 of field no2_trop of feature 3676 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1531442029733370.75 of field no2_trop of feature 3677 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 859786629297459.5 of field no2_trop of feature 3678 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1717791665772256.25 of field no2_trop of feature 3679 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1173868988995382 of field no2_trop of feature 3680 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1968750331738265.25 of field no2_trop of feature 3681 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 612885293419904 of field no2_trop of feature 3682 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2784844065266770.5 of field no2_trop of feature 3683 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1251227186547839.75 of field no2_trop of feature 3684 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2361953038087376.5 of field no2_trop of feature 3685 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2410852853583092 of field no2_trop of feature 3686 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2607302162313608.5 of field no2_trop of feature 3687 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 642585718652972 of field no2_trop of feature 3688 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1168121095574897.5 of field no2_trop of feature 3689 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1807909656534393.5 of field no2_trop of feature 3690 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2385770997421932.5 of field no2_trop of feature 3691 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1219768117563453.5 of field no2_trop of feature 3692 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1352919724925632.25 of field no2_trop of feature 3693 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2442320576393904 of field no2_trop of feature 3694 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1340599852816285.5 of field no2_trop of feature 3695 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1380883524370820 of field no2_trop of feature 3696 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2633495870857332 of field no2_trop of feature 3697 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2098357485155356.75 of field no2_trop of feature 3698 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2014045992840765.5 of field no2_trop of feature 3699 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1842235551992089.25 of field no2_trop of feature 3700 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1248965361129594.5 of field no2_trop of feature 3701 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2600432557720960 of field no2_trop of feature 3702 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2134276122843839.5 of field no2_trop of feature 3703 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1891003259707176.75 of field no2_trop of feature 3704 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1532330306676249.25 of field no2_trop of feature 3705 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 950329260036051 of field no2_trop of feature 3706 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1716704569905796.25 of field no2_trop of feature 3707 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2043438769067288.5 of field no2_trop of feature 3708 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2126717279316108 of field no2_trop of feature 3709 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2917373363921033 of field no2_trop of feature 3710 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2449990495617785 of field no2_trop of feature 3711 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1511282557676932 of field no2_trop of feature 3712 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2742174566629255.5 of field no2_trop of feature 3713 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2649022807223264 of field no2_trop of feature 3714 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2284101462886538 of field no2_trop of feature 3715 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1764467776502842.75 of field no2_trop of feature 3716 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1725112474302222.75 of field no2_trop of feature 3717 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1701663014614459.75 of field no2_trop of feature 3718 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1589783169859711 of field no2_trop of feature 3719 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1548195289983323.25 of field no2_trop of feature 3720 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2332427277743372.5 of field no2_trop of feature 3721 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2592997715857964 of field no2_trop of feature 3722 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1682841928017151 of field no2_trop of feature 3723 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2287102478440501.5 of field no2_trop of feature 3724 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 959478654952436 of field no2_trop of feature 3725 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 928218733517951.5 of field no2_trop of feature 3726 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1349747495058964 of field no2_trop of feature 3727 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 954978774753090 of field no2_trop of feature 3728 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1805237705468826 of field no2_trop of feature 3729 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1329367733826038.5 of field no2_trop of feature 3730 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1747881896591861.75 of field no2_trop of feature 3731 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1926399162462694.25 of field no2_trop of feature 3732 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2117143737362748.75 of field no2_trop of feature 3733 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1806699763966371.5 of field no2_trop of feature 3734 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1156541509022336 of field no2_trop of feature 3735 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1193229680010081.25 of field no2_trop of feature 3736 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1696374431247186.25 of field no2_trop of feature 3737 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1261167037305858.75 of field no2_trop of feature 3738 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 927905662177127 of field no2_trop of feature 3739 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 509948521023652.562 of field no2_trop of feature 3740 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1888924150522834.75 of field no2_trop of feature 3741 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1862462721070442 of field no2_trop of feature 3742 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 858102693262881.125 of field no2_trop of feature 3743 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1811863578874163 of field no2_trop of feature 3744 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 681843035439187.625 of field no2_trop of feature 3745 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1178435251711362 of field no2_trop of feature 3746 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1435955489866100.75 of field no2_trop of feature 3747 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 919622307155968.875 of field no2_trop of feature 3748 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1649244158942401.5 of field no2_trop of feature 3749 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 448040224350620.5 of field no2_trop of feature 3750 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 921022802989573.375 of field no2_trop of feature 3751 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1883326110704256.25 of field no2_trop of feature 3752 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1125994597160079.25 of field no2_trop of feature 3753 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2118638987118611 of field no2_trop of feature 3754 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1447232521120076.75 of field no2_trop of feature 3755 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 721173471581596.5 of field no2_trop of feature 3756 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1508247255443584.5 of field no2_trop of feature 3757 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1291689192652011 of field no2_trop of feature 3758 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 965014803480753.5 of field no2_trop of feature 3759 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1281556219159956.5 of field no2_trop of feature 3760 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1710138725574906.75 of field no2_trop of feature 3761 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1183903374591445.75 of field no2_trop of feature 3762 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 922081527450409.375 of field no2_trop of feature 3763 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 394885410034989.938 of field no2_trop of feature 3764 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 173594922844401.938 of field no2_trop of feature 3765 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1363960802481870 of field no2_trop of feature 3766 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 847770079281444.875 of field no2_trop of feature 3767 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1185983250570534.5 of field no2_trop of feature 3768 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 583236243434857.875 of field no2_trop of feature 3769 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1123930276160135.75 of field no2_trop of feature 3770 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1081678132948982.25 of field no2_trop of feature 3771 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 13977840674063.6289 of field no2_trop of feature 3772 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 845964387195317.625 of field no2_trop of feature 3773 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1260369023058865.5 of field no2_trop of feature 3774 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 829073980227831.25 of field no2_trop of feature 3775 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 568042972325802.125 of field no2_trop of feature 3776 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1347372731728755.75 of field no2_trop of feature 3777 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1255242562009443.75 of field no2_trop of feature 3778 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1474997501641683 of field no2_trop of feature 3779 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2197596718512468.25 of field no2_trop of feature 3780 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1095327408064713.38 of field no2_trop of feature 3781 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2344068098333555 of field no2_trop of feature 3782 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1721541511167324.75 of field no2_trop of feature 3783 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 972538812618568 of field no2_trop of feature 3784 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1994795282101149.5 of field no2_trop of feature 3785 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1996741626252223.75 of field no2_trop of feature 3786 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1734489607258347 of field no2_trop of feature 3787 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1494804905367327.5 of field no2_trop of feature 3788 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1619174193412527.5 of field no2_trop of feature 3789 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1637297277706220.5 of field no2_trop of feature 3790 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1793276912385099.5 of field no2_trop of feature 3791 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2144876074336571 of field no2_trop of feature 3792 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2945066922989099 of field no2_trop of feature 3793 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1704059357739679.5 of field no2_trop of feature 3794 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2118535360285714 of field no2_trop of feature 3795 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1270248187489796.75 of field no2_trop of feature 3796 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1465328000802892.25 of field no2_trop of feature 3797 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2213663916548430.25 of field no2_trop of feature 3798 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1682057606533490 of field no2_trop of feature 3799 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2097204883109116 of field no2_trop of feature 3800 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2352535484093896 of field no2_trop of feature 3801 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2220513146309240.25 of field no2_trop of feature 3802 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1926451304505462.75 of field no2_trop of feature 3803 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1279911334886401.25 of field no2_trop of feature 3804 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2511946634805899.5 of field no2_trop of feature 3805 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1306302547848427 of field no2_trop of feature 3806 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1539137143641783 of field no2_trop of feature 3807 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1820698587944443.75 of field no2_trop of feature 3808 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1832790283845624.75 of field no2_trop of feature 3809 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1410806265309347.5 of field no2_trop of feature 3810 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 838219376857323.375 of field no2_trop of feature 3811 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1250386669963463.75 of field no2_trop of feature 3812 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3122336942433539.5 of field no2_trop of feature 3813 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2183692319830333.75 of field no2_trop of feature 3814 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2636228070081561 of field no2_trop of feature 3815 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2133877608659822.75 of field no2_trop of feature 3816 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2366867973328844.5 of field no2_trop of feature 3817 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2067643631122555.25 of field no2_trop of feature 3818 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1991828662768675.75 of field no2_trop of feature 3819 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1797918211444139.25 of field no2_trop of feature 3820 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1678860729692824 of field no2_trop of feature 3821 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 947417849925332.125 of field no2_trop of feature 3822 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1661156863041305.75 of field no2_trop of feature 3823 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1465153719311201.75 of field no2_trop of feature 3824 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 666441579556431 of field no2_trop of feature 3825 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1521820946505722.5 of field no2_trop of feature 3826 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 703470152640611.5 of field no2_trop of feature 3827 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3276938756494892 of field no2_trop of feature 3828 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1536038306986574.75 of field no2_trop of feature 3829 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1174174063762420.75 of field no2_trop of feature 3830 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1354526817172391 of field no2_trop of feature 3831 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2851764871812775 of field no2_trop of feature 3832 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2373670319068005.5 of field no2_trop of feature 3833 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2214510457948672.5 of field no2_trop of feature 3834 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 452329783705185.938 of field no2_trop of feature 3835 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1155413006239559.75 of field no2_trop of feature 3836 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1064096186662172.88 of field no2_trop of feature 3837 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1182482942094429.75 of field no2_trop of feature 3838 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1900200414982064 of field no2_trop of feature 3839 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1244897186372582 of field no2_trop of feature 3840 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 474267261080294.688 of field no2_trop of feature 3841 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1636014101468845.25 of field no2_trop of feature 3842 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1126528724472136.75 of field no2_trop of feature 3843 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1543821492748738.75 of field no2_trop of feature 3844 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1691494220853528.5 of field no2_trop of feature 3845 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1960501811107024 of field no2_trop of feature 3846 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 823539584373220.375 of field no2_trop of feature 3847 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1080722268526296.88 of field no2_trop of feature 3848 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1316549773757724.25 of field no2_trop of feature 3849 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 673311129378025.75 of field no2_trop of feature 3850 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1823428048616006 of field no2_trop of feature 3851 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1201636598527548 of field no2_trop of feature 3852 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1609278269039277.75 of field no2_trop of feature 3853 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 277793798315260.562 of field no2_trop of feature 3854 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 644856362210803.125 of field no2_trop of feature 3855 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1043426796099247.5 of field no2_trop of feature 3856 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1019737548740013.12 of field no2_trop of feature 3857 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1410510063452948 of field no2_trop of feature 3858 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1187478938494823.5 of field no2_trop of feature 3859 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1964764094477032 of field no2_trop of feature 3860 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1032941425650078.62 of field no2_trop of feature 3861 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1338185982954000.75 of field no2_trop of feature 3862 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 832896725894879.625 of field no2_trop of feature 3863 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 874652698133932.125 of field no2_trop of feature 3864 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 912362732663623.375 of field no2_trop of feature 3865 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1414946409230433.25 of field no2_trop of feature 3866 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1303852200464625.75 of field no2_trop of feature 3867 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 993013218231644.75 of field no2_trop of feature 3868 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 821227862525393 of field no2_trop of feature 3869 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1141199260648227.25 of field no2_trop of feature 3870 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1208464577119666.5 of field no2_trop of feature 3871 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 836573342391648.125 of field no2_trop of feature 3872 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 615016873273334.625 of field no2_trop of feature 3873 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1733067203003411 of field no2_trop of feature 3874 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2129194464516040.25 of field no2_trop of feature 3875 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1886340271311019 of field no2_trop of feature 3876 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1388242782180223 of field no2_trop of feature 3877 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1802565097150618.5 of field no2_trop of feature 3878 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1043910753126456.25 of field no2_trop of feature 3879 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2269484164174282.5 of field no2_trop of feature 3880 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2162238936410067.25 of field no2_trop of feature 3881 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1895556048744038 of field no2_trop of feature 3882 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 818713816406570.875 of field no2_trop of feature 3883 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1629415065879638.75 of field no2_trop of feature 3884 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 882888730965014.5 of field no2_trop of feature 3885 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1648449321416501.25 of field no2_trop of feature 3886 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1629784770489604.75 of field no2_trop of feature 3887 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 944598674268418.125 of field no2_trop of feature 3888 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1639391832327601.25 of field no2_trop of feature 3889 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1566285292560805.75 of field no2_trop of feature 3890 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2635127171909662 of field no2_trop of feature 3891 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2018286148705228.75 of field no2_trop of feature 3892 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 733778481794570.375 of field no2_trop of feature 3893 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 725014620322563.125 of field no2_trop of feature 3894 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2169517352144757.75 of field no2_trop of feature 3895 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2575286728969513 of field no2_trop of feature 3896 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1961215587473998.25 of field no2_trop of feature 3897 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1478525852897091.75 of field no2_trop of feature 3898 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 519271978347514.938 of field no2_trop of feature 3899 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1629267293577759 of field no2_trop of feature 3900 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1685343760191081 of field no2_trop of feature 3901 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2271391511335387 of field no2_trop of feature 3902 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2021921193972521 of field no2_trop of feature 3903 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1478612062535030.5 of field no2_trop of feature 3904 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1685286688753512.75 of field no2_trop of feature 3905 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2125761195809209.25 of field no2_trop of feature 3906 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 790158380043330.875 of field no2_trop of feature 3907 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2488271518378424 of field no2_trop of feature 3908 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2334785938383902 of field no2_trop of feature 3909 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1382127046365585.5 of field no2_trop of feature 3910 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1775455287968925.5 of field no2_trop of feature 3911 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1793658885711011 of field no2_trop of feature 3912 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2515603150326096.5 of field no2_trop of feature 3913 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2186429777075682 of field no2_trop of feature 3914 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1664959836358102.5 of field no2_trop of feature 3915 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1494942928421715 of field no2_trop of feature 3916 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2016776439391287.5 of field no2_trop of feature 3917 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1895947114064802 of field no2_trop of feature 3918 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2174572939451172.75 of field no2_trop of feature 3919 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2101831503525863.75 of field no2_trop of feature 3920 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2002992756110688.75 of field no2_trop of feature 3921 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 626723035730137.75 of field no2_trop of feature 3922 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2391416578514800 of field no2_trop of feature 3923 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1648107550043732.75 of field no2_trop of feature 3924 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1563911076941131 of field no2_trop of feature 3925 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2549777658592393 of field no2_trop of feature 3926 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1065528778333027.75 of field no2_trop of feature 3927 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2481988840393242 of field no2_trop of feature 3928 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1890150583948961.75 of field no2_trop of feature 3929 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1389980339076009.75 of field no2_trop of feature 3930 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2178231645813502.75 of field no2_trop of feature 3931 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1241311873221711.75 of field no2_trop of feature 3932 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1340905584835964 of field no2_trop of feature 3933 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1674510264926957.5 of field no2_trop of feature 3934 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1454893786517532.25 of field no2_trop of feature 3935 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1211071131547560 of field no2_trop of feature 3936 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1562285252994133.75 of field no2_trop of feature 3937 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 788497557393257 of field no2_trop of feature 3938 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1642572058768055.25 of field no2_trop of feature 3939 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1538739943963046.25 of field no2_trop of feature 3940 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2021771340370614.75 of field no2_trop of feature 3941 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2676376566676481 of field no2_trop of feature 3942 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1457776934764733.5 of field no2_trop of feature 3943 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1745838059965863 of field no2_trop of feature 3944 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1968420609997229 of field no2_trop of feature 3945 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1718188646366779.75 of field no2_trop of feature 3946 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1528515174185613.5 of field no2_trop of feature 3947 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2107926645424449.75 of field no2_trop of feature 3948 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2211779354145510.25 of field no2_trop of feature 3949 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2162217685241376 of field no2_trop of feature 3950 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 13259386516815.9648 of field no2_trop of feature 3951 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1125745388867435.38 of field no2_trop of feature 3952 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 646838307546540.875 of field no2_trop of feature 3953 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1386443662620495.25 of field no2_trop of feature 3954 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 884700447867007.875 of field no2_trop of feature 3955 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 905664561467892.75 of field no2_trop of feature 3956 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1739178776217995.5 of field no2_trop of feature 3957 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1140073934586544 of field no2_trop of feature 3958 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1224175434682674.75 of field no2_trop of feature 3959 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 646895926694642.125 of field no2_trop of feature 3960 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1085660536236482.62 of field no2_trop of feature 3961 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1388253736390888.75 of field no2_trop of feature 3962 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 694570678040563.5 of field no2_trop of feature 3963 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 598318712703030.5 of field no2_trop of feature 3964 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 716833194231649 of field no2_trop of feature 3965 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 968748874812463.375 of field no2_trop of feature 3966 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 599053028215003 of field no2_trop of feature 3967 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1060010594710202 of field no2_trop of feature 3968 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1891400459385913.5 of field no2_trop of feature 3969 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 964512552921733 of field no2_trop of feature 3970 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1187311229529532.25 of field no2_trop of feature 3971 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 218540172440471 of field no2_trop of feature 3972 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 541645898861070.25 of field no2_trop of feature 3973 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1256600007795132 of field no2_trop of feature 3974 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 686830870952635.5 of field no2_trop of feature 3975 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 840027369327690.375 of field no2_trop of feature 3976 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 715064636919678.375 of field no2_trop of feature 3977 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 899514538973871.875 of field no2_trop of feature 3978 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 652946046787392.375 of field no2_trop of feature 3979 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 959789973619554.125 of field no2_trop of feature 3980 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 556441970291389.25 of field no2_trop of feature 3981 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1688611072606327 of field no2_trop of feature 3982 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 856060390226375.625 of field no2_trop of feature 3983 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 355517647419737.812 of field no2_trop of feature 3984 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1452268171763080.25 of field no2_trop of feature 3985 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 906309983560313.375 of field no2_trop of feature 3986 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 434162690870143.688 of field no2_trop of feature 3987 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 436499580016975.438 of field no2_trop of feature 3988 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1830585310780734.25 of field no2_trop of feature 3989 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1339007986922351.75 of field no2_trop of feature 3990 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1657687116812958.25 of field no2_trop of feature 3991 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1528724070983007.5 of field no2_trop of feature 3992 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1633608556806666.5 of field no2_trop of feature 3993 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2078384453764447.25 of field no2_trop of feature 3994 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2083203211036270.75 of field no2_trop of feature 3995 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1576097964932996.5 of field no2_trop of feature 3996 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1831633847825651.25 of field no2_trop of feature 3997 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2056627857792955.25 of field no2_trop of feature 3998 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2033538134383452.5 of field no2_trop of feature 3999 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2080975343671089 of field no2_trop of feature 4000 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1051855951664365.38 of field no2_trop of feature 4001 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1051567636839645.25 of field no2_trop of feature 4002 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1788755233306528.75 of field no2_trop of feature 4003 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1797587941992569.5 of field no2_trop of feature 4004 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1545870916022177 of field no2_trop of feature 4005 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1540379351131268.75 of field no2_trop of feature 4006 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1296523066734553.25 of field no2_trop of feature 4007 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1864641732656055 of field no2_trop of feature 4008 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1463695713871602.5 of field no2_trop of feature 4009 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2202429278089730.25 of field no2_trop of feature 4010 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1527126727983741.25 of field no2_trop of feature 4011 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1626135594290553.75 of field no2_trop of feature 4012 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1807386264348788.25 of field no2_trop of feature 4013 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1533100716312365 of field no2_trop of feature 4014 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1913621513889629.5 of field no2_trop of feature 4015 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 671109168721068.25 of field no2_trop of feature 4016 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2288646364891719.5 of field no2_trop of feature 4017 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2261022912771914 of field no2_trop of feature 4018 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1858358835586659.5 of field no2_trop of feature 4019 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1501494203652419 of field no2_trop of feature 4020 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 566477286995359.5 of field no2_trop of feature 4021 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1811170944133773.5 of field no2_trop of feature 4022 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1614333199093052.75 of field no2_trop of feature 4023 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2010509097301037.5 of field no2_trop of feature 4024 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1978089672667592.75 of field no2_trop of feature 4025 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2007922589078662 of field no2_trop of feature 4026 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1936308560515062.75 of field no2_trop of feature 4027 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1652303341355000.25 of field no2_trop of feature 4028 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1817779509886259 of field no2_trop of feature 4029 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1595282293155978.5 of field no2_trop of feature 4030 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1953595838534966 of field no2_trop of feature 4031 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1875109357283945.5 of field no2_trop of feature 4032 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1536141386108938.5 of field no2_trop of feature 4033 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3041867310883608.5 of field no2_trop of feature 4034 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2590885086788985 of field no2_trop of feature 4035 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1764449482971031 of field no2_trop of feature 4036 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2459883900522582 of field no2_trop of feature 4037 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2268665008300704.5 of field no2_trop of feature 4038 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2717653127885751 of field no2_trop of feature 4039 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 800343824204474 of field no2_trop of feature 4040 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2019233907012021.5 of field no2_trop of feature 4041 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2162468755749832.75 of field no2_trop of feature 4042 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1065381444199574.62 of field no2_trop of feature 4043 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1515238561316728 of field no2_trop of feature 4044 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1417552087321473.75 of field no2_trop of feature 4045 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 736728834124205.625 of field no2_trop of feature 4046 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1593355885668315.75 of field no2_trop of feature 4047 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1740346933243381.5 of field no2_trop of feature 4048 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1391623689760072 of field no2_trop of feature 4049 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1139998679159271 of field no2_trop of feature 4050 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1452156329272184 of field no2_trop of feature 4051 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1900861392053630 of field no2_trop of feature 4052 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2162886330260407.75 of field no2_trop of feature 4053 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1545634085987585.5 of field no2_trop of feature 4054 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 970518089377073.875 of field no2_trop of feature 4055 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1493169879883371.25 of field no2_trop of feature 4056 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1693803478003956 of field no2_trop of feature 4057 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 134223025014623.547 of field no2_trop of feature 4058 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 832809092209554.375 of field no2_trop of feature 4059 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1114586553546541.88 of field no2_trop of feature 4060 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 669491560432070.375 of field no2_trop of feature 4061 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1887933013541805.75 of field no2_trop of feature 4062 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1919960934686059.75 of field no2_trop of feature 4063 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1854947475301160 of field no2_trop of feature 4064 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 916336810751017.75 of field no2_trop of feature 4065 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1104139194208382.88 of field no2_trop of feature 4066 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1424544050447257.25 of field no2_trop of feature 4067 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 652230408204604.875 of field no2_trop of feature 4068 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1677659819577547.75 of field no2_trop of feature 4069 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 393523883805828.5 of field no2_trop of feature 4070 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 876208141277402.375 of field no2_trop of feature 4071 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 220660715926655.938 of field no2_trop of feature 4072 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2311451936076555.5 of field no2_trop of feature 4073 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 903078929582370.625 of field no2_trop of feature 4074 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1151901305384362.75 of field no2_trop of feature 4075 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 762469805141117.875 of field no2_trop of feature 4076 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 879365637730725.25 of field no2_trop of feature 4077 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 555665700152567.312 of field no2_trop of feature 4078 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 530815416004879.812 of field no2_trop of feature 4079 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 642038446288115.625 of field no2_trop of feature 4080 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1005962738370053.5 of field no2_trop of feature 4081 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1470420175172930.5 of field no2_trop of feature 4082 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 746751170088537 of field no2_trop of feature 4083 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 218002293311260.469 of field no2_trop of feature 4084 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1271429708652194.75 of field no2_trop of feature 4085 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 434971851026489.25 of field no2_trop of feature 4086 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 991718101904643.875 of field no2_trop of feature 4087 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 927646047384350.875 of field no2_trop of feature 4088 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 922193041314985.75 of field no2_trop of feature 4089 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1238123102496938.25 of field no2_trop of feature 4090 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1312669682797841.25 of field no2_trop of feature 4091 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 898795449814724.625 of field no2_trop of feature 4092 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 483112074169121.125 of field no2_trop of feature 4093 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 686987954333581 of field no2_trop of feature 4094 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 690363220494937.25 of field no2_trop of feature 4095 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 911900684057745.875 of field no2_trop of feature 4096 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 910088145589952.5 of field no2_trop of feature 4097 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1596669315310464.25 of field no2_trop of feature 4098 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1966969177084029 of field no2_trop of feature 4099 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2052929278103802 of field no2_trop of feature 4100 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1122478843246935.88 of field no2_trop of feature 4101 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1945714941213664.25 of field no2_trop of feature 4102 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1484450875904040 of field no2_trop of feature 4103 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1880969859990073 of field no2_trop of feature 4104 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2545435847652952.5 of field no2_trop of feature 4105 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 904704096276727.75 of field no2_trop of feature 4106 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 990274556023123.25 of field no2_trop of feature 4107 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1383064069545926 of field no2_trop of feature 4108 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1219966607860715.25 of field no2_trop of feature 4109 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2295968816553286 of field no2_trop of feature 4110 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1931692456140554 of field no2_trop of feature 4111 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2244633003689741.5 of field no2_trop of feature 4112 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 771109555406283.125 of field no2_trop of feature 4113 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1183993418203117.5 of field no2_trop of feature 4114 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 867133015909330.375 of field no2_trop of feature 4115 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2434176778016626.5 of field no2_trop of feature 4116 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1790420821038242.25 of field no2_trop of feature 4117 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1227704771817043.25 of field no2_trop of feature 4118 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1441235638491161.75 of field no2_trop of feature 4119 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1639820251506735 of field no2_trop of feature 4120 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1766028751522699.25 of field no2_trop of feature 4121 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 673916294746250 of field no2_trop of feature 4122 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1169310394226868 of field no2_trop of feature 4123 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1385356566754035.25 of field no2_trop of feature 4124 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1430150744092261.5 of field no2_trop of feature 4125 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1968461359660905.25 of field no2_trop of feature 4126 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2376042343845547.5 of field no2_trop of feature 4127 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1922703869036740.75 of field no2_trop of feature 4128 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3445852027706714.5 of field no2_trop of feature 4129 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1421816123365188 of field no2_trop of feature 4130 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1779812325261191.25 of field no2_trop of feature 4131 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1315329474689570 of field no2_trop of feature 4132 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1487293164945458.5 of field no2_trop of feature 4133 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1855785910585509.5 of field no2_trop of feature 4134 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1214601564102995.25 of field no2_trop of feature 4135 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1443801552797485.75 of field no2_trop of feature 4136 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 884161555473310.75 of field no2_trop of feature 4137 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1684024544600615.75 of field no2_trop of feature 4138 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3074622372531848.5 of field no2_trop of feature 4139 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2675533749707865.5 of field no2_trop of feature 4140 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2447584950955606.5 of field no2_trop of feature 4141 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2814878539154088 of field no2_trop of feature 4142 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1583469162832025.25 of field no2_trop of feature 4143 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2134692163764921.25 of field no2_trop of feature 4144 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1139444505641695.25 of field no2_trop of feature 4145 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2242251996459454 of field no2_trop of feature 4146 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1148199439432010 of field no2_trop of feature 4147 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2299213672836667.5 of field no2_trop of feature 4148 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1512053405481474.25 of field no2_trop of feature 4149 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1074269471649477 of field no2_trop of feature 4150 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1077551243622801.88 of field no2_trop of feature 4151 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1501970054563735.25 of field no2_trop of feature 4152 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1966964138147122.75 of field no2_trop of feature 4153 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 789875487552890.25 of field no2_trop of feature 4154 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2069561932494325.5 of field no2_trop of feature 4155 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 894223600451305.125 of field no2_trop of feature 4156 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 796448287807552.375 of field no2_trop of feature 4157 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1502488407812434.25 of field no2_trop of feature 4158 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1459105242350051.5 of field no2_trop of feature 4159 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1466981977071300.25 of field no2_trop of feature 4160 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2269001740736566.5 of field no2_trop of feature 4161 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2349334882821604 of field no2_trop of feature 4162 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1007478253415647.5 of field no2_trop of feature 4163 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1200881524786364 of field no2_trop of feature 4164 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1076734716759783.62 of field no2_trop of feature 4165 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1192984524775383.75 of field no2_trop of feature 4166 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 537968679882715.125 of field no2_trop of feature 4167 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1643983837438645.5 of field no2_trop of feature 4168 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1724387962808796.25 of field no2_trop of feature 4169 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 812834253373885.125 of field no2_trop of feature 4170 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2920802250943598 of field no2_trop of feature 4171 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 934952396356238.75 of field no2_trop of feature 4172 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2291419532863838 of field no2_trop of feature 4173 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1798965105357456.25 of field no2_trop of feature 4174 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 871034248495798.25 of field no2_trop of feature 4175 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1136638584579686.75 of field no2_trop of feature 4176 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1544181886279639 of field no2_trop of feature 4177 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1310680288598851 of field no2_trop of feature 4178 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1622470315401824.25 of field no2_trop of feature 4179 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1124542835620559.38 of field no2_trop of feature 4180 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1508581030242567 of field no2_trop of feature 4181 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1156695853850615 of field no2_trop of feature 4182 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1799426825337013.75 of field no2_trop of feature 4183 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 603894351160797.625 of field no2_trop of feature 4184 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1533732445641453.5 of field no2_trop of feature 4185 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1058223196155886.38 of field no2_trop of feature 4186 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1124313125822900.5 of field no2_trop of feature 4187 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 822766929123918.125 of field no2_trop of feature 4188 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1177398107045537.5 of field no2_trop of feature 4189 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 904986824454008.5 of field no2_trop of feature 4190 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1164154356808649 of field no2_trop of feature 4191 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1546645050089919 of field no2_trop of feature 4192 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 647079902662771.875 of field no2_trop of feature 4193 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1045631550079924.62 of field no2_trop of feature 4194 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 848656274924296.625 of field no2_trop of feature 4195 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1805951372293693.5 of field no2_trop of feature 4196 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 545259419104404.5 of field no2_trop of feature 4197 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1382551960197306.5 of field no2_trop of feature 4198 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 611243695409548.25 of field no2_trop of feature 4199 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1825485030294803.5 of field no2_trop of feature 4200 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1200508314828985 of field no2_trop of feature 4201 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 987114047161867.375 of field no2_trop of feature 4202 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1124315645291353.62 of field no2_trop of feature 4203 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1510827191139560.5 of field no2_trop of feature 4204 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 941892765149787 of field no2_trop of feature 4205 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1487562748069940.5 of field no2_trop of feature 4206 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1362950276547962.75 of field no2_trop of feature 4207 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1416565003398391.25 of field no2_trop of feature 4208 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2133207430051297.75 of field no2_trop of feature 4209 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1930601635842467.75 of field no2_trop of feature 4210 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1897308722450543.5 of field no2_trop of feature 4211 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2077472406184424.5 of field no2_trop of feature 4212 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1474384832639152.5 of field no2_trop of feature 4213 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 755181475845774.875 of field no2_trop of feature 4214 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1305975455117950.25 of field no2_trop of feature 4215 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1422968068158788.75 of field no2_trop of feature 4216 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1196453613751091.25 of field no2_trop of feature 4217 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1629317573404714.5 of field no2_trop of feature 4218 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2151469413736231.25 of field no2_trop of feature 4219 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1377458471321988.25 of field no2_trop of feature 4220 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 202924671281307.375 of field no2_trop of feature 4221 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1772272870686338.25 of field no2_trop of feature 4222 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1746295179176941 of field no2_trop of feature 4223 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1444200176523609 of field no2_trop of feature 4224 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1699974970750881.75 of field no2_trop of feature 4225 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2145100416571003.75 of field no2_trop of feature 4226 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1234624108526113.5 of field no2_trop of feature 4227 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1204350066051538.25 of field no2_trop of feature 4228 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1541226330699937.5 of field no2_trop of feature 4229 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1188932671792263.25 of field no2_trop of feature 4230 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1560273183579065.5 of field no2_trop of feature 4231 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1378194922905040.5 of field no2_trop of feature 4232 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1949493924809103.25 of field no2_trop of feature 4233 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1899765094650210.75 of field no2_trop of feature 4234 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1638100440432226.5 of field no2_trop of feature 4235 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 726614373248176 of field no2_trop of feature 4236 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2229711616089407.5 of field no2_trop of feature 4237 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1691643526744901.5 of field no2_trop of feature 4238 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2392770080784648.5 of field no2_trop of feature 4239 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2066370094590565.75 of field no2_trop of feature 4240 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1336328806077745 of field no2_trop of feature 4241 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1938585283659813.25 of field no2_trop of feature 4242 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2308489041175708 of field no2_trop of feature 4243 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1904637089385869.25 of field no2_trop of feature 4244 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1267793787048049.25 of field no2_trop of feature 4245 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2020206640919132 of field no2_trop of feature 4246 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2245936335674741.75 of field no2_trop of feature 4247 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1269252559282395 of field no2_trop of feature 4248 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1958075453444580.5 of field no2_trop of feature 4249 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1450874577082195.25 of field no2_trop of feature 4250 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1591586561561598.5 of field no2_trop of feature 4251 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1844381262777278.5 of field no2_trop of feature 4252 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 910286471574054.25 of field no2_trop of feature 4253 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3101683216391866 of field no2_trop of feature 4254 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1136222653200711.75 of field no2_trop of feature 4255 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2274938703833140.5 of field no2_trop of feature 4256 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1112647439174506.88 of field no2_trop of feature 4257 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1834346548554895 of field no2_trop of feature 4258 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2542068742378542 of field no2_trop of feature 4259 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 516493168956903.875 of field no2_trop of feature 4260 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1495413630854018.25 of field no2_trop of feature 4261 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1099356695373862.75 of field no2_trop of feature 4262 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 744594888490055.375 of field no2_trop of feature 4263 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1286062233717275.5 of field no2_trop of feature 4264 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1015413154995530.88 of field no2_trop of feature 4265 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1360192334928670 of field no2_trop of feature 4266 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1712006528035508.5 of field no2_trop of feature 4267 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1412793140039884.75 of field no2_trop of feature 4268 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2264222199538926.5 of field no2_trop of feature 4269 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1908500420403434 of field no2_trop of feature 4270 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1285093991036537.75 of field no2_trop of feature 4271 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1630858064050626.25 of field no2_trop of feature 4272 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2359569182762316 of field no2_trop of feature 4273 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1100532191720394.62 of field no2_trop of feature 4274 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 799091538841175.875 of field no2_trop of feature 4275 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1836662816400148.5 of field no2_trop of feature 4276 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1626639707065387.5 of field no2_trop of feature 4277 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 826824752151851.5 of field no2_trop of feature 4278 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1491534854399415 of field no2_trop of feature 4279 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 928415909309933.375 of field no2_trop of feature 4280 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1254592648690650 of field no2_trop of feature 4281 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 678925381428389.25 of field no2_trop of feature 4282 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 916206565186203.125 of field no2_trop of feature 4283 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 593517920336698.75 of field no2_trop of feature 4284 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 859753164183875.875 of field no2_trop of feature 4285 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1739343308462193.75 of field no2_trop of feature 4286 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1666291868375046.75 of field no2_trop of feature 4287 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1788942878935231.5 of field no2_trop of feature 4288 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2024665004660055.25 of field no2_trop of feature 4289 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1040533898604553.5 of field no2_trop of feature 4290 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1476590901125109.75 of field no2_trop of feature 4291 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1076354715191791.88 of field no2_trop of feature 4292 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 900037492991050.375 of field no2_trop of feature 4293 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 832213347462502.5 of field no2_trop of feature 4294 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 358815138685367.875 of field no2_trop of feature 4295 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 540313702530966.125 of field no2_trop of feature 4296 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1454648412198621.25 of field no2_trop of feature 4297 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2429118123531225 of field no2_trop of feature 4298 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 703266732948550.25 of field no2_trop of feature 4299 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1141984787095061.5 of field no2_trop of feature 4300 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 139264029528089.844 of field no2_trop of feature 4301 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 73264958192165.75 of field no2_trop of feature 4302 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 961875436246082.25 of field no2_trop of feature 4303 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1174904600071713.5 of field no2_trop of feature 4304 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1309712922254966.5 of field no2_trop of feature 4305 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1594363344423236.5 of field no2_trop of feature 4306 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1323879017029903.5 of field no2_trop of feature 4307 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 620881702892675.125 of field no2_trop of feature 4308 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1583258732445137.75 of field no2_trop of feature 4309 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1975391431496427.75 of field no2_trop of feature 4310 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 831233602860566 of field no2_trop of feature 4311 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1933262413613156.25 of field no2_trop of feature 4312 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1550054767243818.75 of field no2_trop of feature 4313 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1331285158860955.5 of field no2_trop of feature 4314 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1646268776241395.25 of field no2_trop of feature 4315 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1841291737201136.25 of field no2_trop of feature 4316 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1499937391232615.5 of field no2_trop of feature 4317 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1281029540711151.75 of field no2_trop of feature 4318 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2578173820732554.5 of field no2_trop of feature 4319 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 28300281988119.3086 of field no2_trop of feature 4320 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 841264099711843.25 of field no2_trop of feature 4321 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1732792909568343 of field no2_trop of feature 4322 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 845026651991283.875 of field no2_trop of feature 4323 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1400944956241801.25 of field no2_trop of feature 4324 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1290986808664129 of field no2_trop of feature 4325 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1929325251215705 of field no2_trop of feature 4326 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1732893031053827.25 of field no2_trop of feature 4327 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1788924147234993.25 of field no2_trop of feature 4328 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1429401476082730.25 of field no2_trop of feature 4329 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1842565054648912.25 of field no2_trop of feature 4330 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1254045376325793.75 of field no2_trop of feature 4331 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1917894094217663.25 of field no2_trop of feature 4332 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1652607539785185.5 of field no2_trop of feature 4333 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1420105185201318.75 of field no2_trop of feature 4334 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1228640918660530.5 of field no2_trop of feature 4335 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1155803304765577.25 of field no2_trop of feature 4336 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1494678931944672.5 of field no2_trop of feature 4337 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1069288592059801.88 of field no2_trop of feature 4338 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2268010822839751 of field no2_trop of feature 4339 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1218486693999784.5 of field no2_trop of feature 4340 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2120702322239594.75 of field no2_trop of feature 4341 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1454410705827176.5 of field no2_trop of feature 4342 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 271661138245144.688 of field no2_trop of feature 4343 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2579332557136767.5 of field no2_trop of feature 4344 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1443347172139074.25 of field no2_trop of feature 4345 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2640745586560078.5 of field no2_trop of feature 4346 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1595420316210365.75 of field no2_trop of feature 4347 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2019192061927278.75 of field no2_trop of feature 4348 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2477625559200896.5 of field no2_trop of feature 4349 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2307236755812409.5 of field no2_trop of feature 4350 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2009378403676128 of field no2_trop of feature 4351 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1487387042530863.25 of field no2_trop of feature 4352 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1252414951610317 of field no2_trop of feature 4353 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2445851994828299 of field no2_trop of feature 4354 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2585528477773478 of field no2_trop of feature 4355 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2440856436596332 of field no2_trop of feature 4356 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1420980098007185 of field no2_trop of feature 4357 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1663719272000216.75 of field no2_trop of feature 4358 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1751832970836858.25 of field no2_trop of feature 4359 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1942864655598459.75 of field no2_trop of feature 4360 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1906339811891739.25 of field no2_trop of feature 4361 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1849862092541734.5 of field no2_trop of feature 4362 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2395819733033968 of field no2_trop of feature 4363 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 713083567920794 of field no2_trop of feature 4364 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1129051917356864.5 of field no2_trop of feature 4365 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1560901626644954.5 of field no2_trop of feature 4366 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1582362568470580.25 of field no2_trop of feature 4367 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2155969622561897.25 of field no2_trop of feature 4368 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1350000756409554 of field no2_trop of feature 4369 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 844038089249761.5 of field no2_trop of feature 4370 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 787926021451776.25 of field no2_trop of feature 4371 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3046570610775015.5 of field no2_trop of feature 4372 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 775930448749186.375 of field no2_trop of feature 4373 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 921330287682958.5 of field no2_trop of feature 4374 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1934432323312248.75 of field no2_trop of feature 4375 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 559914455072403.125 of field no2_trop of feature 4376 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 556429263407017.062 of field no2_trop of feature 4377 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1294153561425464.5 of field no2_trop of feature 4378 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2018945811271514.75 of field no2_trop of feature 4379 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1546478107919374.5 of field no2_trop of feature 4380 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2126210756614928 of field no2_trop of feature 4381 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1220148666841978.5 of field no2_trop of feature 4382 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1034133462854715.62 of field no2_trop of feature 4383 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1509697921562037.75 of field no2_trop of feature 4384 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 888611374929914.75 of field no2_trop of feature 4385 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1963998395151502.25 of field no2_trop of feature 4386 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1304334842986554.5 of field no2_trop of feature 4387 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1794006134189112.25 of field no2_trop of feature 4388 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1854415319747022.25 of field no2_trop of feature 4389 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1412201503121832.5 of field no2_trop of feature 4390 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1304596539079357.25 of field no2_trop of feature 4391 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1964918767931631 of field no2_trop of feature 4392 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1192306568677286 of field no2_trop of feature 4393 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2486675051716011 of field no2_trop of feature 4394 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1684910192532934.25 of field no2_trop of feature 4395 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1413411176605641.25 of field no2_trop of feature 4396 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 589441639463793.75 of field no2_trop of feature 4397 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1299773181039054.25 of field no2_trop of feature 4398 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 964483743347682.375 of field no2_trop of feature 4399 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 827824981127732.875 of field no2_trop of feature 4400 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1502883964359571 of field no2_trop of feature 4401 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1130720572267564.5 of field no2_trop of feature 4402 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1088346508691702.12 of field no2_trop of feature 4403 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1181797865759399.5 of field no2_trop of feature 4404 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2134551730784187.5 of field no2_trop of feature 4405 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 628468151031283.875 of field no2_trop of feature 4406 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1230410023683034.5 of field no2_trop of feature 4407 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 515287658073148.125 of field no2_trop of feature 4408 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1278971901779714.25 of field no2_trop of feature 4409 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1704827028823128.75 of field no2_trop of feature 4410 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 935040468209990.625 of field no2_trop of feature 4411 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 389023017727522.5 of field no2_trop of feature 4412 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1211533070611331 of field no2_trop of feature 4413 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 775589225086951 of field no2_trop of feature 4414 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 428547316013186.875 of field no2_trop of feature 4415 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1363198170335326.75 of field no2_trop of feature 4416 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1349130334830060.75 of field no2_trop of feature 4417 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1300096220711584.5 of field no2_trop of feature 4418 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1425259579487938 of field no2_trop of feature 4419 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 764622417079026.5 of field no2_trop of feature 4420 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 463674101198175.75 of field no2_trop of feature 4421 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1403673102408083.75 of field no2_trop of feature 4422 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1047014738260677.38 of field no2_trop of feature 4423 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1004683505648517.88 of field no2_trop of feature 4424 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1811534404843660 of field no2_trop of feature 4425 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1744916591764667.75 of field no2_trop of feature 4426 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1728854432665612 of field no2_trop of feature 4427 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1738023764245408.5 of field no2_trop of feature 4428 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1247653703944488.25 of field no2_trop of feature 4429 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1144214188049736.5 of field no2_trop of feature 4430 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1679958341601523 of field no2_trop of feature 4431 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 623147088429386.75 of field no2_trop of feature 4432 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1376337965112998 of field no2_trop of feature 4433 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1165114602915600.75 of field no2_trop of feature 4434 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2317504137469332 of field no2_trop of feature 4435 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1666796638402520.25 of field no2_trop of feature 4436 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1687782934280003.25 of field no2_trop of feature 4437 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2313136912761147 of field no2_trop of feature 4438 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 694307229274054.375 of field no2_trop of feature 4439 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1558721519638275 of field no2_trop of feature 4440 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1581584709971211.75 of field no2_trop of feature 4441 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2017830015373110.75 of field no2_trop of feature 4442 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1208508613046542.5 of field no2_trop of feature 4443 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1468327811393683 of field no2_trop of feature 4444 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2142190540049778 of field no2_trop of feature 4445 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1169628175878278.75 of field no2_trop of feature 4446 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1982577174608886.75 of field no2_trop of feature 4447 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1682053991643970.25 of field no2_trop of feature 4448 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1595857279673819 of field no2_trop of feature 4449 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 876530907094666 of field no2_trop of feature 4450 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1742512799776195.5 of field no2_trop of feature 4451 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2195035185890410.5 of field no2_trop of feature 4452 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1199816118257022 of field no2_trop of feature 4453 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1419729236691273.5 of field no2_trop of feature 4454 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1504543746359631.75 of field no2_trop of feature 4455 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 687109217445649.875 of field no2_trop of feature 4456 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1181332530890322.25 of field no2_trop of feature 4457 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1808150539626931.25 of field no2_trop of feature 4458 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1925485581293178.25 of field no2_trop of feature 4459 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1148824924861019 of field no2_trop of feature 4460 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1757029538834540.25 of field no2_trop of feature 4461 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1123625091850990.38 of field no2_trop of feature 4462 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2093276703164410.75 of field no2_trop of feature 4463 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1942654992006319 of field no2_trop of feature 4464 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1906586500715930 of field no2_trop of feature 4465 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1825323674771698.25 of field no2_trop of feature 4466 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2204954004563951.5 of field no2_trop of feature 4467 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1938361817762233.75 of field no2_trop of feature 4468 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1908778438270128.5 of field no2_trop of feature 4469 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 949241616459057.75 of field no2_trop of feature 4470 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2371710391695706 of field no2_trop of feature 4471 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1389711084577848 of field no2_trop of feature 4472 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 328084113927348 of field no2_trop of feature 4473 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1441321629044887.25 of field no2_trop of feature 4474 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 631193339560686.625 of field no2_trop of feature 4475 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1614892192463321.5 of field no2_trop of feature 4476 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1648015096505714.5 of field no2_trop of feature 4477 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1274410239832213.75 of field no2_trop of feature 4478 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1134634949906831 of field no2_trop of feature 4479 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1680725136348119 of field no2_trop of feature 4480 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 931234208629994.125 of field no2_trop of feature 4481 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 867991059230771.5 of field no2_trop of feature 4482 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 500034576973857.812 of field no2_trop of feature 4483 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1265118549719281.75 of field no2_trop of feature 4484 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1079278174934243 of field no2_trop of feature 4485 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1781293991795828.25 of field no2_trop of feature 4486 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2715442349089207.5 of field no2_trop of feature 4487 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 636144259384191.125 of field no2_trop of feature 4488 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1183388526690159.75 of field no2_trop of feature 4489 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1843581824482898.75 of field no2_trop of feature 4490 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1721915378377343.5 of field no2_trop of feature 4491 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1733932914272318.25 of field no2_trop of feature 4492 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1635089237462343.5 of field no2_trop of feature 4493 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1618863422455942.75 of field no2_trop of feature 4494 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 480297663593846.688 of field no2_trop of feature 4495 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2034185309149579.5 of field no2_trop of feature 4496 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1571155425080651.25 of field no2_trop of feature 4497 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2374992054126924 of field no2_trop of feature 4498 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 947192740896152.875 of field no2_trop of feature 4499 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1610592336150730.25 of field no2_trop of feature 4500 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1715244483166170.5 of field no2_trop of feature 4501 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1066332817395887.12 of field no2_trop of feature 4502 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1421595724646595 of field no2_trop of feature 4503 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1037978281256255.25 of field no2_trop of feature 4504 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 902229485316302.125 of field no2_trop of feature 4505 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1029817284768232.62 of field no2_trop of feature 4506 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 905857629430875 of field no2_trop of feature 4507 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1095363009249376.75 of field no2_trop of feature 4508 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1731179025710971.5 of field no2_trop of feature 4509 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1005991657486210.88 of field no2_trop of feature 4510 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1482303521987250.75 of field no2_trop of feature 4511 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1142852908290315 of field no2_trop of feature 4512 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 779799914124723.75 of field no2_trop of feature 4513 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1586894106338750.25 of field no2_trop of feature 4514 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1087551013913162 of field no2_trop of feature 4515 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 420190595166095.562 of field no2_trop of feature 4516 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1548419741759862.5 of field no2_trop of feature 4517 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1000112203995631.75 of field no2_trop of feature 4518 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 181604449984445.188 of field no2_trop of feature 4519 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 845783642719334.25 of field no2_trop of feature 4520 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 532444361901916.625 of field no2_trop of feature 4521 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1148982555952498 of field no2_trop of feature 4522 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1188772521232331.25 of field no2_trop of feature 4523 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 907451467082728.375 of field no2_trop of feature 4524 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1155218678542351 of field no2_trop of feature 4525 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2243579865876345.25 of field no2_trop of feature 4526 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1641953036323339 of field no2_trop of feature 4527 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1814356866763773.75 of field no2_trop of feature 4528 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2006882158149637.75 of field no2_trop of feature 4529 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1200862793086125.75 of field no2_trop of feature 4530 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1077602071160290.5 of field no2_trop of feature 4531 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 958430556075945.75 of field no2_trop of feature 4532 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1000246064449966.12 of field no2_trop of feature 4533 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2224872922154172.5 of field no2_trop of feature 4534 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2049944474781623.25 of field no2_trop of feature 4535 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1078378943780699 of field no2_trop of feature 4536 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1879693256279097 of field no2_trop of feature 4537 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1713383691400395 of field no2_trop of feature 4538 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1073799864638240.25 of field no2_trop of feature 4539 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1670341420973927.5 of field no2_trop of feature 4540 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 425781240892474.688 of field no2_trop of feature 4541 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 556209905338437.25 of field no2_trop of feature 4542 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1101755448425428.75 of field no2_trop of feature 4543 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 708346200434216.375 of field no2_trop of feature 4544 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2223306689113196.75 of field no2_trop of feature 4545 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1072832717378569.25 of field no2_trop of feature 4546 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1776952071314281 of field no2_trop of feature 4547 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 804666574817356.375 of field no2_trop of feature 4548 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1395773144760223.75 of field no2_trop of feature 4549 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1675843063738648.25 of field no2_trop of feature 4550 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1529964854425106.75 of field no2_trop of feature 4551 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1629941744328443.75 of field no2_trop of feature 4552 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1659413390871759.5 of field no2_trop of feature 4553 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1334998088566080.75 of field no2_trop of feature 4554 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2143533745361601.25 of field no2_trop of feature 4555 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2179958029414410.75 of field no2_trop of feature 4556 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2207478511953959.25 of field no2_trop of feature 4557 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1845414902095690.25 of field no2_trop of feature 4558 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1712554019484578 of field no2_trop of feature 4559 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1346477334548944.75 of field no2_trop of feature 4560 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1402060204429672 of field no2_trop of feature 4561 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1104566189340130.25 of field no2_trop of feature 4562 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2049213390761797.25 of field no2_trop of feature 4563 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1152603141661711.5 of field no2_trop of feature 4564 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2101982014380410 of field no2_trop of feature 4565 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1031848962220392.38 of field no2_trop of feature 4566 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1753208929238571.75 of field no2_trop of feature 4567 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2163524522573789 of field no2_trop of feature 4568 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1177592106116426.25 of field no2_trop of feature 4569 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1429881818220419.5 of field no2_trop of feature 4570 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 572090936564136.375 of field no2_trop of feature 4571 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1685516069924851.75 of field no2_trop of feature 4572 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1461333547883659.75 of field no2_trop of feature 4573 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1004135356946808.38 of field no2_trop of feature 4574 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1035001364965755.75 of field no2_trop of feature 4575 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1297528882357874 of field no2_trop of feature 4576 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1587895649819911.25 of field no2_trop of feature 4577 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2573441820809203 of field no2_trop of feature 4578 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2598034242837821 of field no2_trop of feature 4579 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1712740241065894.25 of field no2_trop of feature 4580 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 998156877391811.625 of field no2_trop of feature 4581 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 814521694755876.5 of field no2_trop of feature 4582 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1707798139381975.5 of field no2_trop of feature 4583 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1703305488961668.75 of field no2_trop of feature 4584 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 748231467346840.875 of field no2_trop of feature 4585 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1021001445566616.88 of field no2_trop of feature 4586 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1488897299555337.75 of field no2_trop of feature 4587 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 838847217441625.625 of field no2_trop of feature 4588 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1788385090528136 of field no2_trop of feature 4589 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1320970235929744.5 of field no2_trop of feature 4590 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1881134392234271.25 of field no2_trop of feature 4591 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1913288724969606.75 of field no2_trop of feature 4592 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2270250739836665 of field no2_trop of feature 4593 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 531143330301156.312 of field no2_trop of feature 4594 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 617138375252952.75 of field no2_trop of feature 4595 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1889990433389030 of field no2_trop of feature 4596 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1212323088284538.25 of field no2_trop of feature 4597 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1243560772671371.5 of field no2_trop of feature 4598 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1138054635392436.5 of field no2_trop of feature 4599 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2365825570641900.5 of field no2_trop of feature 4600 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1085406617633252.62 of field no2_trop of feature 4601 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1770980273827790.25 of field no2_trop of feature 4602 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1344046047491701.75 of field no2_trop of feature 4603 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1023417944439461.25 of field no2_trop of feature 4604 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1267783709174236.75 of field no2_trop of feature 4605 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1197540380991231.25 of field no2_trop of feature 4606 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1128812239227500 of field no2_trop of feature 4607 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1614833587436260.25 of field no2_trop of feature 4608 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 33742806247153.6797 of field no2_trop of feature 4609 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 439513822780318.125 of field no2_trop of feature 4610 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 10959622730366.0508 of field no2_trop of feature 4611 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1468862486416274 of field no2_trop of feature 4612 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 787277970348795.875 of field no2_trop of feature 4613 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1461140096523304.25 of field no2_trop of feature 4614 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 672995648110854.75 of field no2_trop of feature 4615 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 679988597115598.125 of field no2_trop of feature 4616 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1036112779179893.5 of field no2_trop of feature 4617 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 628534916945291.125 of field no2_trop of feature 4618 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 151727032092546.781 of field no2_trop of feature 4619 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1402175990436408 of field no2_trop of feature 4620 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1540278353308931.5 of field no2_trop of feature 4621 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 106303987212768.328 of field no2_trop of feature 4622 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1562147996734493 of field no2_trop of feature 4623 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 598774572179882 of field no2_trop of feature 4624 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1403153434654104.75 of field no2_trop of feature 4625 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1002281685417965.5 of field no2_trop of feature 4626 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2135865578811426.5 of field no2_trop of feature 4627 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1877310058206676.25 of field no2_trop of feature 4628 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 50399998069568.1406 of field no2_trop of feature 4629 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2679710371150468 of field no2_trop of feature 4630 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1268891508498854.75 of field no2_trop of feature 4631 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1583875673589827.75 of field no2_trop of feature 4632 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1788590481978117.25 of field no2_trop of feature 4633 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1506964846000955.75 of field no2_trop of feature 4634 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1500127227703451.25 of field no2_trop of feature 4635 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1716777196322509.5 of field no2_trop of feature 4636 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 989957322082245.75 of field no2_trop of feature 4637 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 816115861034049.875 of field no2_trop of feature 4638 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1676478079330936.5 of field no2_trop of feature 4639 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 707832612267157 of field no2_trop of feature 4640 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1974364802872842 of field no2_trop of feature 4641 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1453438629172706 of field no2_trop of feature 4642 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1823803668499731.5 of field no2_trop of feature 4643 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1923685366312383.75 of field no2_trop of feature 4644 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1261382397087545.5 of field no2_trop of feature 4645 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1489651168333348.25 of field no2_trop of feature 4646 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 19696427302029.0664 of field no2_trop of feature 4647 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1107308356896064.62 of field no2_trop of feature 4648 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2045790199928778.75 of field no2_trop of feature 4649 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1339133960345007 of field no2_trop of feature 4650 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1122421771809367.75 of field no2_trop of feature 4651 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1003985612887008.75 of field no2_trop of feature 4652 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1402399894502414 of field no2_trop of feature 4653 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 960496848833809 of field no2_trop of feature 4654 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 798865936872516.625 of field no2_trop of feature 4655 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 273376321165646.906 of field no2_trop of feature 4656 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1764797826870199 of field no2_trop of feature 4657 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 746883661266538.125 of field no2_trop of feature 4658 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1925856052697890.75 of field no2_trop of feature 4659 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2035176884299035 of field no2_trop of feature 4660 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1435449405333347.5 of field no2_trop of feature 4661 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1681399368014590.5 of field no2_trop of feature 4662 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1962614659260216.25 of field no2_trop of feature 4663 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1659397397724187.5 of field no2_trop of feature 4664 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1481923082250832.5 of field no2_trop of feature 4665 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1539332895386378.25 of field no2_trop of feature 4666 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 467628899874798.688 of field no2_trop of feature 4667 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1583147875833201.5 of field no2_trop of feature 4668 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1215481296761554.5 of field no2_trop of feature 4669 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 697029734021844 of field no2_trop of feature 4670 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2199715701023633.25 of field no2_trop of feature 4671 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1660876544790371.5 of field no2_trop of feature 4672 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1272180400709112.25 of field no2_trop of feature 4673 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1012209815170572.25 of field no2_trop of feature 4674 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2240689926018531 of field no2_trop of feature 4675 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1204712650424571.5 of field no2_trop of feature 4676 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2045972477994255.25 of field no2_trop of feature 4677 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1081179278195268.12 of field no2_trop of feature 4678 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1418873055585645.5 of field no2_trop of feature 4679 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2119618074467907.75 of field no2_trop of feature 4680 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1193013115265221.25 of field no2_trop of feature 4681 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 605323547026346.25 of field no2_trop of feature 4682 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2214835578921229.25 of field no2_trop of feature 4683 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2354982654756604.5 of field no2_trop of feature 4684 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1296971203492885.25 of field no2_trop of feature 4685 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 865919672764948.75 of field no2_trop of feature 4686 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1212217927862148 of field no2_trop of feature 4687 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1984580261571209 of field no2_trop of feature 4688 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1260939299266119.75 of field no2_trop of feature 4689 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1756758422120565.25 of field no2_trop of feature 4690 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1327713757557630.75 of field no2_trop of feature 4691 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1674029155994521.75 of field no2_trop of feature 4692 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1139504206089823.25 of field no2_trop of feature 4693 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 670275827144678.25 of field no2_trop of feature 4694 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1780887261953812.5 of field no2_trop of feature 4695 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1855478754518444.5 of field no2_trop of feature 4696 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1107625590836942.12 of field no2_trop of feature 4697 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2300016835562674 of field no2_trop of feature 4698 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2328693425495876 of field no2_trop of feature 4699 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2045855048855919.5 of field no2_trop of feature 4700 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1941717968825978.5 of field no2_trop of feature 4701 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1568957462710586.75 of field no2_trop of feature 4702 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1164223806504269.25 of field no2_trop of feature 4703 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1659351280497285.25 of field no2_trop of feature 4704 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1441291614507663.25 of field no2_trop of feature 4705 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2279353031647188 of field no2_trop of feature 4706 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1574535346781540.25 of field no2_trop of feature 4707 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1537790871150973.5 of field no2_trop of feature 4708 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1368188799172494.25 of field no2_trop of feature 4709 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2001645607283026 of field no2_trop of feature 4710 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 485418866622148.938 of field no2_trop of feature 4711 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1021309258886321.88 of field no2_trop of feature 4712 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 134983931872986.891 of field no2_trop of feature 4713 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1198332918132891.75 of field no2_trop of feature 4714 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1636729082798992.75 of field no2_trop of feature 4715 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 507674426889461.75 of field no2_trop of feature 4716 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 519173445222577.375 of field no2_trop of feature 4717 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 846488491404616.125 of field no2_trop of feature 4718 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 899249501846816.25 of field no2_trop of feature 4719 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1267097208791819.75 of field no2_trop of feature 4720 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1583014015378867 of field no2_trop of feature 4721 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 530273073034823 of field no2_trop of feature 4722 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1426294752395842.75 of field no2_trop of feature 4723 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 652033451496836.25 of field no2_trop of feature 4724 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1277359332427622.5 of field no2_trop of feature 4725 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 507165110864561.938 of field no2_trop of feature 4726 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 214995170784850.406 of field no2_trop of feature 4727 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 784260030539353.5 of field no2_trop of feature 4728 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 168736976883922.125 of field no2_trop of feature 4729 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1182924834952682.5 of field no2_trop of feature 4730 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 499689519337889.562 of field no2_trop of feature 4731 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1124399773629265.88 of field no2_trop of feature 4732 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1357126908615991.75 of field no2_trop of feature 4733 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2331628934870059.5 of field no2_trop of feature 4734 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2451930486326673.5 of field no2_trop of feature 4735 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2193352838216378.5 of field no2_trop of feature 4736 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2397406779075209 of field no2_trop of feature 4737 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1910600561672254 of field no2_trop of feature 4738 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1404001071475413.5 of field no2_trop of feature 4739 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1621927096094914.25 of field no2_trop of feature 4740 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1604829873630060.25 of field no2_trop of feature 4741 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2047082139534686.5 of field no2_trop of feature 4742 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1418160703266057.75 of field no2_trop of feature 4743 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1240558333070021 of field no2_trop of feature 4744 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 706892302823616.75 of field no2_trop of feature 4745 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1883496339138000.5 of field no2_trop of feature 4746 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1329603468439563.5 of field no2_trop of feature 4747 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2030585317356417.25 of field no2_trop of feature 4748 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1053276384161381.38 of field no2_trop of feature 4749 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2160199919636761.5 of field no2_trop of feature 4750 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2050696809970140.75 of field no2_trop of feature 4751 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1536548663661487.75 of field no2_trop of feature 4752 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1218062875589130.25 of field no2_trop of feature 4753 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 574997252966895.75 of field no2_trop of feature 4754 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1433778997748941 of field no2_trop of feature 4755 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 133548574263938.922 of field no2_trop of feature 4756 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2203093541424496 of field no2_trop of feature 4757 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1150165829788602.5 of field no2_trop of feature 4758 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1513387956966871.5 of field no2_trop of feature 4759 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1401091414038401.25 of field no2_trop of feature 4760 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1275284604927546.75 of field no2_trop of feature 4761 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1678844955629465.5 of field no2_trop of feature 4762 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1029442979389787.12 of field no2_trop of feature 4763 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1671227616616779.5 of field no2_trop of feature 4764 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1869239872125072 of field no2_trop of feature 4765 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1736165820574406 of field no2_trop of feature 4766 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2238764833036148 of field no2_trop of feature 4767 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2535401790683208.5 of field no2_trop of feature 4768 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1820353311224262.25 of field no2_trop of feature 4769 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1866052196821365.25 of field no2_trop of feature 4770 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1509965971097026.25 of field no2_trop of feature 4771 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1852015690358603 of field no2_trop of feature 4772 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1601564204346414 of field no2_trop of feature 4773 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1945012995394208.75 of field no2_trop of feature 4774 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2337108669213448.5 of field no2_trop of feature 4775 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2103181500448299.75 of field no2_trop of feature 4776 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2049086760086502.25 of field no2_trop of feature 4777 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1619323608846007 of field no2_trop of feature 4778 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2585383005855838 of field no2_trop of feature 4779 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1472259387143694.75 of field no2_trop of feature 4780 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1187609184059638.25 of field no2_trop of feature 4781 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2632123089176712 of field no2_trop of feature 4782 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2079341632692412.5 of field no2_trop of feature 4783 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3519329367504542.5 of field no2_trop of feature 4784 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1241133319587861.5 of field no2_trop of feature 4785 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1823298569845938 of field no2_trop of feature 4786 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1396334986225265.25 of field no2_trop of feature 4787 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1485038459764146 of field no2_trop of feature 4788 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 933493405037679.625 of field no2_trop of feature 4789 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1244793449997578.25 of field no2_trop of feature 4790 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1687551909977064.5 of field no2_trop of feature 4791 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1734435164831338.5 of field no2_trop of feature 4792 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1282892085150633.75 of field no2_trop of feature 4793 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 800209416039606.375 of field no2_trop of feature 4794 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2279480319575123 of field no2_trop of feature 4795 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1933722490461114 of field no2_trop of feature 4796 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1649766127080620.25 of field no2_trop of feature 4797 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1444177282223318 of field no2_trop of feature 4798 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1526955185044717 of field no2_trop of feature 4799 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 615716463937496.875 of field no2_trop of feature 4800 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1526688230930794.75 of field no2_trop of feature 4801 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 805282749167299.75 of field no2_trop of feature 4802 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1182252136875704.25 of field no2_trop of feature 4803 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1615626015035814 of field no2_trop of feature 4804 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1378086147593130.5 of field no2_trop of feature 4805 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1027323230083875.38 of field no2_trop of feature 4806 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1973561421062622.75 of field no2_trop of feature 4807 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1365762551052157.5 of field no2_trop of feature 4808 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1435104019071059.25 of field no2_trop of feature 4809 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1496735475455043.25 of field no2_trop of feature 4810 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1104113123186998.62 of field no2_trop of feature 4811 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 701969590092576.25 of field no2_trop of feature 4812 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1687292842894821.75 of field no2_trop of feature 4813 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1172442312598286.75 of field no2_trop of feature 4814 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 736602586846283.875 of field no2_trop of feature 4815 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1338974247953501.5 of field no2_trop of feature 4816 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1191138192567687 of field no2_trop of feature 4817 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 574552785869136.625 of field no2_trop of feature 4818 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 682132719540241 of field no2_trop of feature 4819 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 388514934051322.625 of field no2_trop of feature 4820 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1047904439250942.25 of field no2_trop of feature 4821 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1030564252393523.88 of field no2_trop of feature 4822 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 377578825218788.562 of field no2_trop of feature 4823 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1079304026871414 of field no2_trop of feature 4824 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1260219717167492.5 of field no2_trop of feature 4825 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 644708261282603.375 of field no2_trop of feature 4826 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1604504424031183.5 of field no2_trop of feature 4827 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1009791344539808 of field no2_trop of feature 4828 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1666661134816586.25 of field no2_trop of feature 4829 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1815589872716300.25 of field no2_trop of feature 4830 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1151350308587880.25 of field no2_trop of feature 4831 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1319527456842970.5 of field no2_trop of feature 4832 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1170317852981788.75 of field no2_trop of feature 4833 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 340398974485315.188 of field no2_trop of feature 4834 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1016292778111983.38 of field no2_trop of feature 4835 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 839184771443287.875 of field no2_trop of feature 4836 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2108838035751832.75 of field no2_trop of feature 4837 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2344394314727178.5 of field no2_trop of feature 4838 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1801723813771495.75 of field no2_trop of feature 4839 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1228501252474543.5 of field no2_trop of feature 4840 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1399489470270655.25 of field no2_trop of feature 4841 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1999090428103154.5 of field no2_trop of feature 4842 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2443800271170621.5 of field no2_trop of feature 4843 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 827388017664279.625 of field no2_trop of feature 4844 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1949598647063067 of field no2_trop of feature 4845 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 808234635086428.125 of field no2_trop of feature 4846 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1039898554385945.38 of field no2_trop of feature 4847 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 668832390805264.375 of field no2_trop of feature 4848 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1728900221266194.5 of field no2_trop of feature 4849 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1963582573314634 of field no2_trop of feature 4850 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1371094074925240.5 of field no2_trop of feature 4851 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1446271398676272 of field no2_trop of feature 4852 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1110705148081378.88 of field no2_trop of feature 4853 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1163782023188123.25 of field no2_trop of feature 4854 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1199280457355471.25 of field no2_trop of feature 4855 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 832393270372686 of field no2_trop of feature 4856 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 436879061259960.5 of field no2_trop of feature 4857 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1730084700065472.25 of field no2_trop of feature 4858 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2166198883565703 of field no2_trop of feature 4859 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1225507028531192.25 of field no2_trop of feature 4860 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 554102315206364.438 of field no2_trop of feature 4861 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 772736200919080.125 of field no2_trop of feature 4862 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1316986737221177.5 of field no2_trop of feature 4863 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 991481271870052.25 of field no2_trop of feature 4864 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2247291590618297 of field no2_trop of feature 4865 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1235635072628447.25 of field no2_trop of feature 4866 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2676063276251443.5 of field no2_trop of feature 4867 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1726480764756470.25 of field no2_trop of feature 4868 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2028252946821485.25 of field no2_trop of feature 4869 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1992546601735703 of field no2_trop of feature 4870 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1996143964518305.5 of field no2_trop of feature 4871 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1598924896828630.25 of field no2_trop of feature 4872 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2487125269774369.5 of field no2_trop of feature 4873 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1452382862348749.75 of field no2_trop of feature 4874 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1047611742741955.88 of field no2_trop of feature 4875 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1714197260626533.5 of field no2_trop of feature 4876 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2194310017144343.75 of field no2_trop of feature 4877 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2021737601401764.5 of field no2_trop of feature 4878 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1706707538168102.5 of field no2_trop of feature 4879 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1064506531393708.38 of field no2_trop of feature 4880 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1631814804810164.75 of field no2_trop of feature 4881 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 771470168021396.625 of field no2_trop of feature 4882 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2124716164111705.5 of field no2_trop of feature 4883 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1868940384005473 of field no2_trop of feature 4884 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1848601043809903.75 of field no2_trop of feature 4885 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1952659472607265.25 of field no2_trop of feature 4886 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 945858408494968.875 of field no2_trop of feature 4887 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 594814570253192.875 of field no2_trop of feature 4888 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2366262643647460 of field no2_trop of feature 4889 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 808595192930488.375 of field no2_trop of feature 4890 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1103704859755489.5 of field no2_trop of feature 4891 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 520454868786246.125 of field no2_trop of feature 4892 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1051755282468348 of field no2_trop of feature 4893 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 340050247188773.938 of field no2_trop of feature 4894 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 839501183818365.5 of field no2_trop of feature 4895 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1384558333422828.5 of field no2_trop of feature 4896 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 881606704919759.125 of field no2_trop of feature 4897 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1859443083358346.5 of field no2_trop of feature 4898 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1348508354748464.75 of field no2_trop of feature 4899 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2036184014427635.75 of field no2_trop of feature 4900 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1896257775479280 of field no2_trop of feature 4901 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1211049113584122 of field no2_trop of feature 4902 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 773524137292261 of field no2_trop of feature 4903 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2990532812525343.5 of field no2_trop of feature 4904 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2244485998182608.5 of field no2_trop of feature 4905 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1920739340895961.5 of field no2_trop of feature 4906 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 639642705644482.75 of field no2_trop of feature 4907 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1568553690505450.5 of field no2_trop of feature 4908 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1592760962487063.75 of field no2_trop of feature 4909 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1584780710475024.5 of field no2_trop of feature 4910 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 892643893731210.5 of field no2_trop of feature 4911 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1062055964925693.88 of field no2_trop of feature 4912 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1445696083532111.5 of field no2_trop of feature 4913 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 437480255726818.562 of field no2_trop of feature 4914 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1850445951970214 of field no2_trop of feature 4915 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 698175982625898.5 of field no2_trop of feature 4916 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1329794181247252.75 of field no2_trop of feature 4917 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1109605345330546.75 of field no2_trop of feature 4918 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 705792609614891.25 of field no2_trop of feature 4919 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 321420229411000.938 of field no2_trop of feature 4920 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 192610871156689.438 of field no2_trop of feature 4921 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 560219748923655.062 of field no2_trop of feature 4922 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1419350659170668.25 of field no2_trop of feature 4923 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1000820174630953.25 of field no2_trop of feature 4924 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1761961343560433.25 of field no2_trop of feature 4925 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1141640277169626.75 of field no2_trop of feature 4926 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 724943856121663 of field no2_trop of feature 4927 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 633833742499537 of field no2_trop of feature 4928 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 845084818849918.5 of field no2_trop of feature 4929 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 903310118198469.375 of field no2_trop of feature 4930 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 627309633711283.875 of field no2_trop of feature 4931 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1985913827177646.5 of field no2_trop of feature 4932 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1433459353881717 of field no2_trop of feature 4933 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 76814156679747.6094 of field no2_trop of feature 4934 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 932354057586344.375 of field no2_trop of feature 4935 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1090567036735737.88 of field no2_trop of feature 4936 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1312669135087308 of field no2_trop of feature 4937 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1070459159011534.25 of field no2_trop of feature 4938 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1642971668373138.5 of field no2_trop of feature 4939 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1034270280945929.75 of field no2_trop of feature 4940 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2108468002515546.75 of field no2_trop of feature 4941 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 458936898024758.188 of field no2_trop of feature 4942 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1365730783841227 of field no2_trop of feature 4943 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1844677902802104.75 of field no2_trop of feature 4944 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1601299331532518.5 of field no2_trop of feature 4945 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1245850093158387.5 of field no2_trop of feature 4946 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2468003818720608.5 of field no2_trop of feature 4947 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2219616215539936 of field no2_trop of feature 4948 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1808105517821095.5 of field no2_trop of feature 4949 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2586450165058886.5 of field no2_trop of feature 4950 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1766412806148637.25 of field no2_trop of feature 4951 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2895261851523973.5 of field no2_trop of feature 4952 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1341809088131667.5 of field no2_trop of feature 4953 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1333224930485630.5 of field no2_trop of feature 4954 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2390454579734141.5 of field no2_trop of feature 4955 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 601536238230801.25 of field no2_trop of feature 4956 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1517062108766240.25 of field no2_trop of feature 4957 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2237086428877955.75 of field no2_trop of feature 4958 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1785318349710178.25 of field no2_trop of feature 4959 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 998378919242004.5 of field no2_trop of feature 4960 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1447018585385776.5 of field no2_trop of feature 4961 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 832851868402203.75 of field no2_trop of feature 4962 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 748967699845679.875 of field no2_trop of feature 4963 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 862961981114167.375 of field no2_trop of feature 4964 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1659237904416895.5 of field no2_trop of feature 4965 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 547237694779569.188 of field no2_trop of feature 4966 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 930289627044294.375 of field no2_trop of feature 4967 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2280552517715077.5 of field no2_trop of feature 4968 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1174652872310616.75 of field no2_trop of feature 4969 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1520337636839485.75 of field no2_trop of feature 4970 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1771362575780021.75 of field no2_trop of feature 4971 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1380537699940105 of field no2_trop of feature 4972 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1875103222925972.75 of field no2_trop of feature 4973 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2508425732413743.5 of field no2_trop of feature 4974 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2140605465766457.25 of field no2_trop of feature 4975 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2065591907464877.25 of field no2_trop of feature 4976 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1546498044582786 of field no2_trop of feature 4977 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2199615798622362.5 of field no2_trop of feature 4978 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 893507688013251 of field no2_trop of feature 4979 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1761708958546696.5 of field no2_trop of feature 4980 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2138937577650504 of field no2_trop of feature 4981 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1547787245636027.25 of field no2_trop of feature 4982 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1061074467650050.75 of field no2_trop of feature 4983 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 855668284255598.375 of field no2_trop of feature 4984 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1134039150388725.75 of field no2_trop of feature 4985 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1671635113253542 of field no2_trop of feature 4986 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2007767039287209.75 of field no2_trop of feature 4987 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1605301233315003.75 of field no2_trop of feature 4988 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 788812874347268 of field no2_trop of feature 4989 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1786937710672882.5 of field no2_trop of feature 4990 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 468842462103393.688 of field no2_trop of feature 4991 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 899239807370377.125 of field no2_trop of feature 4992 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1793316128459282.5 of field no2_trop of feature 4993 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1944153528025381 of field no2_trop of feature 4994 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1454025117611745.25 of field no2_trop of feature 4995 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2289333632068883 of field no2_trop of feature 4996 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1030043379676371.88 of field no2_trop of feature 4997 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1545020212021882 of field no2_trop of feature 4998 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1914272413087383 of field no2_trop of feature 4999 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2053875283736888.5 of field no2_trop of feature 5000 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1370480639127963.5 of field no2_trop of feature 5001 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 636526835191689.375 of field no2_trop of feature 5002 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 458989587778060 of field no2_trop of feature 5003 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2094422732684252 of field no2_trop of feature 5004 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1559356863856883.25 of field no2_trop of feature 5005 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2922873034927834 of field no2_trop of feature 5006 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2229078243628719 of field no2_trop of feature 5007 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2042571414666781.5 of field no2_trop of feature 5008 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1282340212017297.75 of field no2_trop of feature 5009 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1131869011713752 of field no2_trop of feature 5010 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1923565308163488.25 of field no2_trop of feature 5011 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2244011242692358.75 of field no2_trop of feature 5012 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1243310249873448 of field no2_trop of feature 5013 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1354169490820477.25 of field no2_trop of feature 5014 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1695688588117409.5 of field no2_trop of feature 5015 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1951704046353006.5 of field no2_trop of feature 5016 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1685788939312533.25 of field no2_trop of feature 5017 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1106525569001896.62 of field no2_trop of feature 5018 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2392333665031728.5 of field no2_trop of feature 5019 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2701853869842671 of field no2_trop of feature 5020 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 935735403334620 of field no2_trop of feature 5021 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1584113160877059.25 of field no2_trop of feature 5022 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1062468500499362.62 of field no2_trop of feature 5023 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1074247453686039.12 of field no2_trop of feature 5024 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1227591614820867 of field no2_trop of feature 5025 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1438045553261108.5 of field no2_trop of feature 5026 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 920012824766199.625 of field no2_trop of feature 5027 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1768776396183966.5 of field no2_trop of feature 5028 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 919844129921948.5 of field no2_trop of feature 5029 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 974923653822588.625 of field no2_trop of feature 5030 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 849090280750870.125 of field no2_trop of feature 5031 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 639300057934860.875 of field no2_trop of feature 5032 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 468537058710035.125 of field no2_trop of feature 5033 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 825809789762624.875 of field no2_trop of feature 5034 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1376665605554008 of field no2_trop of feature 5035 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 951560951483297.625 of field no2_trop of feature 5036 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 656419517447366.125 of field no2_trop of feature 5037 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1388317708981176 of field no2_trop of feature 5038 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 756091770752091.125 of field no2_trop of feature 5039 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 649941306801802 of field no2_trop of feature 5040 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1162889364560978.75 of field no2_trop of feature 5041 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 994057921302828.625 of field no2_trop of feature 5042 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1725333530273455.75 of field no2_trop of feature 5043 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 648340787081442.625 of field no2_trop of feature 5044 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 504875899919652.5 of field no2_trop of feature 5045 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 732464031285744.625 of field no2_trop of feature 5046 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1103405262093783.62 of field no2_trop of feature 5047 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 796929670595254.75 of field no2_trop of feature 5048 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 763373965689461.375 of field no2_trop of feature 5049 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1036550509438093.25 of field no2_trop of feature 5050 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1463101338400883.75 of field no2_trop of feature 5051 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2209692577013702.25 of field no2_trop of feature 5052 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2432224080423366 of field no2_trop of feature 5053 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1442249779314588.5 of field no2_trop of feature 5054 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1013148152856192.62 of field no2_trop of feature 5055 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1418899017064923 of field no2_trop of feature 5056 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1638573881417196.5 of field no2_trop of feature 5057 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1591556766108588 of field no2_trop of feature 5058 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1185187865334101 of field no2_trop of feature 5059 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1171649994540839.5 of field no2_trop of feature 5060 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 866817918039532.75 of field no2_trop of feature 5061 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1859525020854125.5 of field no2_trop of feature 5062 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2006859592475666.5 of field no2_trop of feature 5063 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1519696596431331.25 of field no2_trop of feature 5064 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 218802238237883.562 of field no2_trop of feature 5065 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1788798502438658 of field no2_trop of feature 5066 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1424000612056133.75 of field no2_trop of feature 5067 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1151673895970943.75 of field no2_trop of feature 5068 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1161010717431818.25 of field no2_trop of feature 5069 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1583515718227354.25 of field no2_trop of feature 5070 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 830334152622808.75 of field no2_trop of feature 5071 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1679195271286553.25 of field no2_trop of feature 5072 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1325378538927925.5 of field no2_trop of feature 5073 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1315821318748458 of field no2_trop of feature 5074 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1431459881808914.25 of field no2_trop of feature 5075 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 798020764748607.75 of field no2_trop of feature 5076 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 509342534089628.312 of field no2_trop of feature 5077 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1015660939240788.12 of field no2_trop of feature 5078 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 233253457423684.281 of field no2_trop of feature 5079 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1494351510587876 of field no2_trop of feature 5080 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1748490841162765.75 of field no2_trop of feature 5081 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1333688184054681.25 of field no2_trop of feature 5082 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1072441871142018.5 of field no2_trop of feature 5083 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1630330399722861.25 of field no2_trop of feature 5084 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1750457560145678.25 of field no2_trop of feature 5085 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1484680257075379 of field no2_trop of feature 5086 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1226173373165984.25 of field no2_trop of feature 5087 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1558137550667688.75 of field no2_trop of feature 5088 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1374385377061844.25 of field no2_trop of feature 5089 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1797378059316215.5 of field no2_trop of feature 5090 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1661873158876733.25 of field no2_trop of feature 5091 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2275350801238382.5 of field no2_trop of feature 5092 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1499676242850346.25 of field no2_trop of feature 5093 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1906080635267390 of field no2_trop of feature 5094 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1670695570604748.25 of field no2_trop of feature 5095 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1665647760787906 of field no2_trop of feature 5096 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1689745928831289.25 of field no2_trop of feature 5097 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2152682263941133 of field no2_trop of feature 5098 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2343400986904016.5 of field no2_trop of feature 5099 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2078841025264992 of field no2_trop of feature 5100 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1535383135646661.75 of field no2_trop of feature 5101 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1217770617248570.5 of field no2_trop of feature 5102 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1143010320297580.5 of field no2_trop of feature 5103 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1504024407231972.75 of field no2_trop of feature 5104 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1275078556224925.75 of field no2_trop of feature 5105 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1456739680556802.25 of field no2_trop of feature 5106 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 909956311664591.375 of field no2_trop of feature 5107 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1324183544086408.75 of field no2_trop of feature 5108 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1749413623869240.75 of field no2_trop of feature 5109 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1310162263976472 of field no2_trop of feature 5110 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2360639409144351 of field no2_trop of feature 5111 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1918832870071710.25 of field no2_trop of feature 5112 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1448249838664596.5 of field no2_trop of feature 5113 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1913853743155741.5 of field no2_trop of feature 5114 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2244964259020271.25 of field no2_trop of feature 5115 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2132519505621494.25 of field no2_trop of feature 5116 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1734456635084243.25 of field no2_trop of feature 5117 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1575771419913053.25 of field no2_trop of feature 5118 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1402704312016812.75 of field no2_trop of feature 5119 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2624061009211000 of field no2_trop of feature 5120 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1950426128136750.75 of field no2_trop of feature 5121 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1264195767012806.75 of field no2_trop of feature 5122 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1336902806716625.5 of field no2_trop of feature 5123 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1867976632551108.25 of field no2_trop of feature 5124 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2348203093775628 of field no2_trop of feature 5125 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1858794813171152.75 of field no2_trop of feature 5126 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2216101009337326 of field no2_trop of feature 5127 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1848340552680274.5 of field no2_trop of feature 5128 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1328897469562161.75 of field no2_trop of feature 5129 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 366881107395865.938 of field no2_trop of feature 5130 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 895012906100819.25 of field no2_trop of feature 5131 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 587502470320705.5 of field no2_trop of feature 5132 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1340474536646270.25 of field no2_trop of feature 5133 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 674347452478050.375 of field no2_trop of feature 5134 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1343339829530086.75 of field no2_trop of feature 5135 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2196087447366953.75 of field no2_trop of feature 5136 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 622591381322317.875 of field no2_trop of feature 5137 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 491353474563429.688 of field no2_trop of feature 5138 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1276470398232104.25 of field no2_trop of feature 5139 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 515016979527599.688 of field no2_trop of feature 5140 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 768559415163317.625 of field no2_trop of feature 5141 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 983632470386000.875 of field no2_trop of feature 5142 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 844749893858816 of field no2_trop of feature 5143 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 860027950558424 of field no2_trop of feature 5144 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1367240274070955 of field no2_trop of feature 5145 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 948832805317015.25 of field no2_trop of feature 5146 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1131302131311804.25 of field no2_trop of feature 5147 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 474312666283503.875 of field no2_trop of feature 5148 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1203933148793603.25 of field no2_trop of feature 5149 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1375613891787998 of field no2_trop of feature 5150 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1487552779738234.75 of field no2_trop of feature 5151 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 896843738100424.125 of field no2_trop of feature 5152 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 372315655620259.375 of field no2_trop of feature 5153 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 210088341659275.094 of field no2_trop of feature 5154 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1620856979254986 of field no2_trop of feature 5155 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 455519868935239.188 of field no2_trop of feature 5156 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 452005593840535.75 of field no2_trop of feature 5157 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1343820719378309.25 of field no2_trop of feature 5158 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1890237341297434 of field no2_trop of feature 5159 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2137460730968559.75 of field no2_trop of feature 5160 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 513181546759515.188 of field no2_trop of feature 5161 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1313545143314240.75 of field no2_trop of feature 5162 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1132201362465348.25 of field no2_trop of feature 5163 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1374664052181178.75 of field no2_trop of feature 5164 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1433233149431471.25 of field no2_trop of feature 5165 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1956083101608710.5 of field no2_trop of feature 5166 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 963489648729773.75 of field no2_trop of feature 5167 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2014328611475939.5 of field no2_trop of feature 5168 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1686833642383717.25 of field no2_trop of feature 5169 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1936526330223096 of field no2_trop of feature 5170 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1243560663129264.75 of field no2_trop of feature 5171 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1697635260894803.75 of field no2_trop of feature 5172 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1750806780381699.25 of field no2_trop of feature 5173 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 386393514228284.375 of field no2_trop of feature 5174 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 846962206244852.5 of field no2_trop of feature 5175 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 761776841774408.25 of field no2_trop of feature 5176 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1286854223148402.5 of field no2_trop of feature 5177 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1492046416037501.25 of field no2_trop of feature 5178 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 844402919235981.25 of field no2_trop of feature 5179 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 891195911394370.375 of field no2_trop of feature 5180 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 927140072393704 of field no2_trop of feature 5181 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 994705643779489 of field no2_trop of feature 5182 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 996616605830113.25 of field no2_trop of feature 5183 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 864657254756784.875 of field no2_trop of feature 5184 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1018136919477547 of field no2_trop of feature 5185 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1253556818530105.25 of field no2_trop of feature 5186 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1512309186300517.5 of field no2_trop of feature 5187 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 947144761453437.25 of field no2_trop of feature 5188 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1052077007635598.38 of field no2_trop of feature 5189 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1537449209320311.75 of field no2_trop of feature 5190 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1389565831744421.25 of field no2_trop of feature 5191 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1163975693632692.25 of field no2_trop of feature 5192 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 817917554833284.125 of field no2_trop of feature 5193 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1945370321746122.5 of field no2_trop of feature 5194 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1310318142394244.25 of field no2_trop of feature 5195 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1505756925190853.5 of field no2_trop of feature 5196 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 388583890807462.938 of field no2_trop of feature 5197 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1220193140937281 of field no2_trop of feature 5198 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1154464262053807 of field no2_trop of feature 5199 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1256944298636353.75 of field no2_trop of feature 5200 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 954793210424413.75 of field no2_trop of feature 5201 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1701910360691290.5 of field no2_trop of feature 5202 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1546469673177162 of field no2_trop of feature 5203 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1289588503672657.75 of field no2_trop of feature 5204 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2560736031858105 of field no2_trop of feature 5205 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1684164977581349.5 of field no2_trop of feature 5206 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2349854331491369.5 of field no2_trop of feature 5207 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 560087641143027.188 of field no2_trop of feature 5208 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 804963050529022.5 of field no2_trop of feature 5209 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2333874328972306 of field no2_trop of feature 5210 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1561764599361195 of field no2_trop of feature 5211 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1955184418165699.75 of field no2_trop of feature 5212 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1770546925253857 of field no2_trop of feature 5213 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2049911612149626.25 of field no2_trop of feature 5214 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1124010351440101.62 of field no2_trop of feature 5215 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 766889664831551.25 of field no2_trop of feature 5216 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 974373752447172.625 of field no2_trop of feature 5217 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1796931784773696.5 of field no2_trop of feature 5218 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1393372200866524.5 of field no2_trop of feature 5219 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1153969022189612.5 of field no2_trop of feature 5220 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1018477266802929.12 of field no2_trop of feature 5221 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1358159452513336.75 of field no2_trop of feature 5222 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1733911334477306.75 of field no2_trop of feature 5223 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 991512272286236.125 of field no2_trop of feature 5224 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2225267054653923 of field no2_trop of feature 5225 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1784440479267432.25 of field no2_trop of feature 5226 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2534523043903609.5 of field no2_trop of feature 5227 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2109609212182695 of field no2_trop of feature 5228 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1449999445192115.75 of field no2_trop of feature 5229 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 844056328010519.75 of field no2_trop of feature 5230 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1241382308796292 of field no2_trop of feature 5231 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1784024986056883.75 of field no2_trop of feature 5232 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2144633767196646.75 of field no2_trop of feature 5233 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 999008348186853.25 of field no2_trop of feature 5234 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1395860011650802.25 of field no2_trop of feature 5235 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1480563336080904.25 of field no2_trop of feature 5236 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1141590325968991.25 of field no2_trop of feature 5237 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1297186344190358.75 of field no2_trop of feature 5238 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1410512911547721.25 of field no2_trop of feature 5239 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 752641742102941.875 of field no2_trop of feature 5240 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 633902808797784 of field no2_trop of feature 5241 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1632626073652063.5 of field no2_trop of feature 5242 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 158844626321902.062 of field no2_trop of feature 5243 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1014072359610054.25 of field no2_trop of feature 5244 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1661244934895057.75 of field no2_trop of feature 5245 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 968600992968476.875 of field no2_trop of feature 5246 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1089892914611373.25 of field no2_trop of feature 5247 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1784310233702617.5 of field no2_trop of feature 5248 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 386228269960392.938 of field no2_trop of feature 5249 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1295001526873093 of field no2_trop of feature 5250 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1290014732009658.5 of field no2_trop of feature 5251 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 497154331592482.75 of field no2_trop of feature 5252 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 849121719335480.5 of field no2_trop of feature 5253 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 987991808062506.625 of field no2_trop of feature 5254 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 18664487597866.0703 of field no2_trop of feature 5255 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 758729106511955.25 of field no2_trop of feature 5256 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 598030671733577 of field no2_trop of feature 5257 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1003586331908245.5 of field no2_trop of feature 5258 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1461775769368232.5 of field no2_trop of feature 5259 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 710747418183182.125 of field no2_trop of feature 5260 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1268105543883593.75 of field no2_trop of feature 5261 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 780795104163698.875 of field no2_trop of feature 5262 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 604014354538640 of field no2_trop of feature 5263 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1030013803307574.5 of field no2_trop of feature 5264 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1157243893010218 of field no2_trop of feature 5265 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1539609927374113 of field no2_trop of feature 5266 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1213067207815056.5 of field no2_trop of feature 5267 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1451933739711457.75 of field no2_trop of feature 5268 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1785738772315526.25 of field no2_trop of feature 5269 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1117968885173777.38 of field no2_trop of feature 5270 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1448577260021393.25 of field no2_trop of feature 5271 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 642086590043991.25 of field no2_trop of feature 5272 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1417506627347211.25 of field no2_trop of feature 5273 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1413925805422714 of field no2_trop of feature 5274 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1427216768307571.25 of field no2_trop of feature 5275 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1652532065273699 of field no2_trop of feature 5276 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 982286197895191.375 of field no2_trop of feature 5277 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1278670003733768.75 of field no2_trop of feature 5278 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2217377174879875.5 of field no2_trop of feature 5279 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1462376060112710.5 of field no2_trop of feature 5280 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2249712690259621 of field no2_trop of feature 5281 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1772545520989806.5 of field no2_trop of feature 5282 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1124204679137310.5 of field no2_trop of feature 5283 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1733297131885283.25 of field no2_trop of feature 5284 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1914226843571014 of field no2_trop of feature 5285 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2429124915141838 of field no2_trop of feature 5286 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 783196924394251.25 of field no2_trop of feature 5287 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 990595733479840.375 of field no2_trop of feature 5288 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 643586878736759.875 of field no2_trop of feature 5289 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1079677346370899.62 of field no2_trop of feature 5290 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1595021582942135.75 of field no2_trop of feature 5291 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 679428946492689.625 of field no2_trop of feature 5292 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1295678716176444.25 of field no2_trop of feature 5293 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 558967792186676.875 of field no2_trop of feature 5294 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 927739924969755.5 of field no2_trop of feature 5295 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 700814961517362.5 of field no2_trop of feature 5296 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 913583250815991 of field no2_trop of feature 5297 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 899090118081630.875 of field no2_trop of feature 5298 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1406001200800856.25 of field no2_trop of feature 5299 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1976872659862638 of field no2_trop of feature 5300 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1366612488257706 of field no2_trop of feature 5301 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1694471465770348 of field no2_trop of feature 5302 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 809968084153215.375 of field no2_trop of feature 5303 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1302103360731853.25 of field no2_trop of feature 5304 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1781750563296373 of field no2_trop of feature 5305 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1378655328379318.25 of field no2_trop of feature 5306 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1359627097658321.75 of field no2_trop of feature 5307 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1801461241341840 of field no2_trop of feature 5308 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2237186112195013.25 of field no2_trop of feature 5309 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 573607108862370.25 of field no2_trop of feature 5310 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1262184683476698.5 of field no2_trop of feature 5311 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 890594525228825.625 of field no2_trop of feature 5312 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2075708997351466.75 of field no2_trop of feature 5313 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2121111571550063.75 of field no2_trop of feature 5314 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1069354755492222.5 of field no2_trop of feature 5315 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1283698862766159.5 of field no2_trop of feature 5316 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1163047324278777.5 of field no2_trop of feature 5317 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2163397672814280.75 of field no2_trop of feature 5318 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1762837899497899.25 of field no2_trop of feature 5319 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1729372566830097.75 of field no2_trop of feature 5320 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1466613148798187.5 of field no2_trop of feature 5321 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1767103578673213.75 of field no2_trop of feature 5322 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1233075292680096 of field no2_trop of feature 5323 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1304841037061414.75 of field no2_trop of feature 5324 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1165826626608868.5 of field no2_trop of feature 5325 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 904500128874133.25 of field no2_trop of feature 5326 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1614042255257773 of field no2_trop of feature 5327 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2259668753249425 of field no2_trop of feature 5328 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1351403224001078.25 of field no2_trop of feature 5329 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1449040623132550.5 of field no2_trop of feature 5330 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1461248871835214.25 of field no2_trop of feature 5331 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1317713439556737.25 of field no2_trop of feature 5332 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2336572131975044.5 of field no2_trop of feature 5333 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1575709309538579 of field no2_trop of feature 5334 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1591759966716436 of field no2_trop of feature 5335 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2974617658933421 of field no2_trop of feature 5336 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1507434124385872.5 of field no2_trop of feature 5337 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1827338701823646.25 of field no2_trop of feature 5338 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2466120351738755 of field no2_trop of feature 5339 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2294097618287378.5 of field no2_trop of feature 5340 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1208802624060808.75 of field no2_trop of feature 5341 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2124138219956985.25 of field no2_trop of feature 5342 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 253191983050996.906 of field no2_trop of feature 5343 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 838959224245682 of field no2_trop of feature 5344 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1197183711891957.5 of field no2_trop of feature 5345 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1611207305537500.25 of field no2_trop of feature 5346 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1345110796768403.75 of field no2_trop of feature 5347 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1789149475348385.75 of field no2_trop of feature 5348 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2025095505139215.75 of field no2_trop of feature 5349 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 986527339638614.625 of field no2_trop of feature 5350 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1237965471405459.5 of field no2_trop of feature 5351 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 552997802144946.062 of field no2_trop of feature 5352 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 760399514096361.625 of field no2_trop of feature 5353 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 548484503037534.5 of field no2_trop of feature 5354 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1195720667515452 of field no2_trop of feature 5355 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 872078403856448.875 of field no2_trop of feature 5356 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 494779951659647.875 of field no2_trop of feature 5357 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 716671564853277.25 of field no2_trop of feature 5358 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1307763730009119.25 of field no2_trop of feature 5359 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 194694854964777.719 of field no2_trop of feature 5360 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1318706000585152.75 of field no2_trop of feature 5361 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 947858866446731.5 of field no2_trop of feature 5362 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 795643481949946.375 of field no2_trop of feature 5363 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 537670561039449.25 of field no2_trop of feature 5364 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 817171573086952.75 of field no2_trop of feature 5365 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 747062269671441.75 of field no2_trop of feature 5366 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1806276712350463.75 of field no2_trop of feature 5367 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1168225598744647.75 of field no2_trop of feature 5368 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1032806360232571 of field no2_trop of feature 5369 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1044658597088600.75 of field no2_trop of feature 5370 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1148837960371711.25 of field no2_trop of feature 5371 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 514558436269135.188 of field no2_trop of feature 5372 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1242485069184003.75 of field no2_trop of feature 5373 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 655228247037475.75 of field no2_trop of feature 5374 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 641458475604422.375 of field no2_trop of feature 5375 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 893000069891004.375 of field no2_trop of feature 5376 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 812299797435507.625 of field no2_trop of feature 5377 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1691304493924799.25 of field no2_trop of feature 5378 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1829274201306161.5 of field no2_trop of feature 5379 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1218804475651195.5 of field no2_trop of feature 5380 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1923270420812368.75 of field no2_trop of feature 5381 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1838391062216869.5 of field no2_trop of feature 5382 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1568083645325787 of field no2_trop of feature 5383 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1108019613794585.88 of field no2_trop of feature 5384 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 272033745720937.062 of field no2_trop of feature 5385 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1962577853112379.75 of field no2_trop of feature 5386 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1234313666195848.75 of field no2_trop of feature 5387 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 707417666767141.75 of field no2_trop of feature 5388 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1216861308221214.25 of field no2_trop of feature 5389 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 355226238030504.625 of field no2_trop of feature 5390 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 144166038800972.281 of field no2_trop of feature 5391 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 208504910507554.094 of field no2_trop of feature 5392 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 869274399781306.75 of field no2_trop of feature 5393 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 606353900081558.125 of field no2_trop of feature 5394 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1049489403992156.5 of field no2_trop of feature 5395 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1729499197505392.75 of field no2_trop of feature 5396 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1361319085037739.5 of field no2_trop of feature 5397 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 653686770512604.25 of field no2_trop of feature 5398 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 464157948683277.938 of field no2_trop of feature 5399 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1293679572729961.25 of field no2_trop of feature 5400 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1190842976590247.5 of field no2_trop of feature 5401 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1002029190862122 of field no2_trop of feature 5402 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1640367742955804.75 of field no2_trop of feature 5403 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1640693849807321.5 of field no2_trop of feature 5404 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1573431600514868.5 of field no2_trop of feature 5405 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1975493962908258.25 of field no2_trop of feature 5406 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 730340393235046.625 of field no2_trop of feature 5407 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 826118041250756.5 of field no2_trop of feature 5408 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1402797641891684.25 of field no2_trop of feature 5409 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2049576851471683.75 of field no2_trop of feature 5410 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1218237923875567.5 of field no2_trop of feature 5411 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1232901887525258.75 of field no2_trop of feature 5412 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2879012594506748.5 of field no2_trop of feature 5413 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2024836328514866.25 of field no2_trop of feature 5414 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2483112961491752 of field no2_trop of feature 5415 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1113028536163565.12 of field no2_trop of feature 5416 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1601256829195135.75 of field no2_trop of feature 5417 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1756153968776034.25 of field no2_trop of feature 5418 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1696074504959160.5 of field no2_trop of feature 5419 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2656445161286101 of field no2_trop of feature 5420 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1392908618671153.75 of field no2_trop of feature 5421 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 912086138844315.375 of field no2_trop of feature 5422 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1282460051081980 of field no2_trop of feature 5423 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1643454639521387.5 of field no2_trop of feature 5424 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1473294450509493 of field no2_trop of feature 5425 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1984087541175467.75 of field no2_trop of feature 5426 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 152549953476041.094 of field no2_trop of feature 5427 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1936638282256099 of field no2_trop of feature 5428 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 867983446054358.875 of field no2_trop of feature 5429 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1994423715275370.25 of field no2_trop of feature 5430 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1743151211173790.25 of field no2_trop of feature 5431 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2082973829864931.75 of field no2_trop of feature 5432 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2044874427917129.75 of field no2_trop of feature 5433 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1927867464860319.25 of field no2_trop of feature 5434 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1453494495647100.75 of field no2_trop of feature 5435 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2608644491288578 of field no2_trop of feature 5436 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2184795408844365.75 of field no2_trop of feature 5437 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2363350795368314.5 of field no2_trop of feature 5438 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1322722471467823.25 of field no2_trop of feature 5439 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1043824433946410.88 of field no2_trop of feature 5440 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1759077428518485.25 of field no2_trop of feature 5441 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 603706486447881.625 of field no2_trop of feature 5442 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 799395244331881.25 of field no2_trop of feature 5443 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 43092717989773.6328 of field no2_trop of feature 5444 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1277303794579547.75 of field no2_trop of feature 5445 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1362431485130837.25 of field no2_trop of feature 5446 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1292324317786406 of field no2_trop of feature 5447 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 414947033604657.938 of field no2_trop of feature 5448 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 588072308359533 of field no2_trop of feature 5449 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 400603343689304 of field no2_trop of feature 5450 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1021718289112577.62 of field no2_trop of feature 5451 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 752665293655873 of field no2_trop of feature 5452 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 942974383910914.125 of field no2_trop of feature 5453 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1753248145312754.75 of field no2_trop of feature 5454 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 946683151015986.375 of field no2_trop of feature 5455 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1134461873378313.5 of field no2_trop of feature 5456 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 428553368214579.688 of field no2_trop of feature 5457 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 642469768333076 of field no2_trop of feature 5458 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1063884660854219 of field no2_trop of feature 5459 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 995064175094576 of field no2_trop of feature 5460 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1655187365939054.75 of field no2_trop of feature 5461 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2299900940013831 of field no2_trop of feature 5462 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1307808751814955 of field no2_trop of feature 5463 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 739538370075733.875 of field no2_trop of feature 5464 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2016183159341635.5 of field no2_trop of feature 5465 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1480998656412757.5 of field no2_trop of feature 5466 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1643453544100320.75 of field no2_trop of feature 5467 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1591927566139620.5 of field no2_trop of feature 5468 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1292986280736931.75 of field no2_trop of feature 5469 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 743108073476405.5 of field no2_trop of feature 5470 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 969510740164259.875 of field no2_trop of feature 5471 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 998394802847469.75 of field no2_trop of feature 5472 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1396985556796698.75 of field no2_trop of feature 5473 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1814887926896844.75 of field no2_trop of feature 5474 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1938688691408497 of field no2_trop of feature 5475 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1911746372107882 of field no2_trop of feature 5476 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1443032348124543.25 of field no2_trop of feature 5477 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1282331777275085.25 of field no2_trop of feature 5478 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1664542590473847.75 of field no2_trop of feature 5479 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1941124907860539.75 of field no2_trop of feature 5480 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1677030390632699 of field no2_trop of feature 5481 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 777981022214744.375 of field no2_trop of feature 5482 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1393593366379864.25 of field no2_trop of feature 5483 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1500958323666655 of field no2_trop of feature 5484 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1006537834430000.62 of field no2_trop of feature 5485 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 300737255626850.125 of field no2_trop of feature 5486 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 821730660794946.75 of field no2_trop of feature 5487 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1382004797374556.75 of field no2_trop of feature 5488 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 985196074416417.125 of field no2_trop of feature 5489 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 933145061138511.625 of field no2_trop of feature 5490 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 813538170951260.375 of field no2_trop of feature 5491 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1451702934492732.25 of field no2_trop of feature 5492 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1132114166948449.5 of field no2_trop of feature 5493 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 828384303124321.375 of field no2_trop of feature 5494 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1518058832394708.5 of field no2_trop of feature 5495 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1197862434784801.75 of field no2_trop of feature 5496 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1167583024747000.25 of field no2_trop of feature 5497 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1062886732262577.38 of field no2_trop of feature 5498 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 740358511828271.75 of field no2_trop of feature 5499 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1137168768375904.5 of field no2_trop of feature 5500 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 922495267987251.25 of field no2_trop of feature 5501 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 955629454866630.125 of field no2_trop of feature 5502 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 795756748488229.25 of field no2_trop of feature 5503 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 357013472271660.25 of field no2_trop of feature 5504 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1697108034735465.5 of field no2_trop of feature 5505 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1758400567841454.25 of field no2_trop of feature 5506 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1119383292854927.25 of field no2_trop of feature 5507 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 618032950866963.75 of field no2_trop of feature 5508 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1341360184578588.75 of field no2_trop of feature 5509 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 777692433534757.625 of field no2_trop of feature 5510 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1853155804604684.75 of field no2_trop of feature 5511 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 226840985734877.438 of field no2_trop of feature 5512 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1519661323872987.75 of field no2_trop of feature 5513 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2156970837416738.5 of field no2_trop of feature 5514 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1775912516722110 of field no2_trop of feature 5515 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2297238628653649.5 of field no2_trop of feature 5516 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1164360624595483.5 of field no2_trop of feature 5517 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1963809982728053 of field no2_trop of feature 5518 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1604419200272204.75 of field no2_trop of feature 5519 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1089540846280579 of field no2_trop of feature 5520 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1512629487420381.25 of field no2_trop of feature 5521 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2294063879318528 of field no2_trop of feature 5522 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1398321860955802.5 of field no2_trop of feature 5523 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2020211241687611.5 of field no2_trop of feature 5524 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1186226981757845.25 of field no2_trop of feature 5525 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1299933222056879.5 of field no2_trop of feature 5526 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1397024006076135.25 of field no2_trop of feature 5527 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 919760768378782.875 of field no2_trop of feature 5528 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1959344170123877 of field no2_trop of feature 5529 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1839659340727739.5 of field no2_trop of feature 5530 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2413552847427963.5 of field no2_trop of feature 5531 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1329548368759915.25 of field no2_trop of feature 5532 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 604507567873861.25 of field no2_trop of feature 5533 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1287650484721689.25 of field no2_trop of feature 5534 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1613751092338279.75 of field no2_trop of feature 5535 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 646218463536024.5 of field no2_trop of feature 5536 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 744463383191014.125 of field no2_trop of feature 5537 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1383559418952227.25 of field no2_trop of feature 5538 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1473627568055835.5 of field no2_trop of feature 5539 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1830226669923540.5 of field no2_trop of feature 5540 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2159213602508425.5 of field no2_trop of feature 5541 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1049342069858703.38 of field no2_trop of feature 5542 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1232222397837667.75 of field no2_trop of feature 5543 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1895321409551579.5 of field no2_trop of feature 5544 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 346664563901858.875 of field no2_trop of feature 5545 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 799869835508970.875 of field no2_trop of feature 5546 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1139267814223658.25 of field no2_trop of feature 5547 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 501284507181862.875 of field no2_trop of feature 5548 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 488305574987816.75 of field no2_trop of feature 5549 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 483070941108071.562 of field no2_trop of feature 5550 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1360552509375356.75 of field no2_trop of feature 5551 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 924840564490768.875 of field no2_trop of feature 5552 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 947546233274333.625 of field no2_trop of feature 5553 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1276718401561574.75 of field no2_trop of feature 5554 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1221786211794387.75 of field no2_trop of feature 5555 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 978585208279691.875 of field no2_trop of feature 5556 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2248792098395279 of field no2_trop of feature 5557 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1143546857535984.5 of field no2_trop of feature 5558 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1445536371140606.25 of field no2_trop of feature 5559 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1961372013602304 of field no2_trop of feature 5560 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1788549075061801 of field no2_trop of feature 5561 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2215837231944497 of field no2_trop of feature 5562 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1939510914461061.5 of field no2_trop of feature 5563 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 991780979073864.75 of field no2_trop of feature 5564 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1622471191738677.5 of field no2_trop of feature 5565 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1691372848199353 of field no2_trop of feature 5566 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1725186853392642.75 of field no2_trop of feature 5567 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 788665102045388.25 of field no2_trop of feature 5568 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1467769584818161 of field no2_trop of feature 5569 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1266420348114788.75 of field no2_trop of feature 5570 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1184589436805436 of field no2_trop of feature 5571 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1260595117967004.75 of field no2_trop of feature 5572 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1681464107399624.5 of field no2_trop of feature 5573 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 874235890418103.75 of field no2_trop of feature 5574 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1311910336914497.75 of field no2_trop of feature 5575 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 691413126816187.25 of field no2_trop of feature 5576 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 216565046100872.688 of field no2_trop of feature 5577 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 573049046600008.25 of field no2_trop of feature 5578 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 993500790148373.25 of field no2_trop of feature 5579 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 610800652359175.75 of field no2_trop of feature 5580 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1124733548428248.5 of field no2_trop of feature 5581 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1242167725701019.75 of field no2_trop of feature 5582 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1749090036486177.25 of field no2_trop of feature 5583 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1098501938315621.38 of field no2_trop of feature 5584 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 823994074573738.5 of field no2_trop of feature 5585 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1275706670664494.5 of field no2_trop of feature 5586 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 983709478486980.5 of field no2_trop of feature 5587 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1326737846929427.25 of field no2_trop of feature 5588 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1080217279414610 of field no2_trop of feature 5589 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 379163981658689.438 of field no2_trop of feature 5590 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2144203047633273 of field no2_trop of feature 5591 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 681032807247302.125 of field no2_trop of feature 5592 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 984231337083092.5 of field no2_trop of feature 5593 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1472581221853051.75 of field no2_trop of feature 5594 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 293457854013199.75 of field no2_trop of feature 5595 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 593349882745087.625 of field no2_trop of feature 5596 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1795349449043042 of field no2_trop of feature 5597 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1658102500481400 of field no2_trop of feature 5598 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1401109378943892.75 of field no2_trop of feature 5599 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1435149698129535 of field no2_trop of feature 5600 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1961664271942863.75 of field no2_trop of feature 5601 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2363421121400788.5 of field no2_trop of feature 5602 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1102011119702365.25 of field no2_trop of feature 5603 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 989159198293145.875 of field no2_trop of feature 5604 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2528664951123828.5 of field no2_trop of feature 5605 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2085261069051921.25 of field no2_trop of feature 5606 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 851256749765270.75 of field no2_trop of feature 5607 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1394271322477961.75 of field no2_trop of feature 5608 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 820928045779473.875 of field no2_trop of feature 5609 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 853252497406447.25 of field no2_trop of feature 5610 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1708511696664736.5 of field no2_trop of feature 5611 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1906508944904417.25 of field no2_trop of feature 5612 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1461928690149125 of field no2_trop of feature 5613 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 369790244507871.625 of field no2_trop of feature 5614 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3045928474945794.5 of field no2_trop of feature 5615 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2405878765604029.5 of field no2_trop of feature 5616 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 808033625320713.375 of field no2_trop of feature 5617 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1857808276958603.5 of field no2_trop of feature 5618 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1556736726207764.25 of field no2_trop of feature 5619 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 449526710737950.438 of field no2_trop of feature 5620 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1652023242188279.25 of field no2_trop of feature 5621 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1617479357938336.75 of field no2_trop of feature 5622 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1222817222102239.5 of field no2_trop of feature 5623 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1557506259507026.75 of field no2_trop of feature 5624 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1259941918385011.5 of field no2_trop of feature 5625 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1352138141994637.5 of field no2_trop of feature 5626 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2052191402473363.25 of field no2_trop of feature 5627 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1556862699630419.25 of field no2_trop of feature 5628 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 382092206482780.062 of field no2_trop of feature 5629 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1296424040670135.5 of field no2_trop of feature 5630 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 586576839519457.25 of field no2_trop of feature 5631 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 784649617041677.625 of field no2_trop of feature 5632 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1129380872303154.25 of field no2_trop of feature 5633 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 838646481531177.375 of field no2_trop of feature 5634 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 291894989392003.5 of field no2_trop of feature 5635 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1427722633756111.5 of field no2_trop of feature 5636 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1794358750230440 of field no2_trop of feature 5637 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1359347546202134.25 of field no2_trop of feature 5638 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1490851202111771.25 of field no2_trop of feature 5639 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1191585891157592.5 of field no2_trop of feature 5640 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1184800524444963.25 of field no2_trop of feature 5641 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 365697669246601.438 of field no2_trop of feature 5642 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 717687786976730.375 of field no2_trop of feature 5643 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 805509063159652.25 of field no2_trop of feature 5644 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1268197997421612 of field no2_trop of feature 5645 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 640050476136511.875 of field no2_trop of feature 5646 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 776208521386934.125 of field no2_trop of feature 5647 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 914975311907383 of field no2_trop of feature 5648 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 857408086764571.625 of field no2_trop of feature 5649 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1266961814747992.25 of field no2_trop of feature 5650 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1218858808536097 of field no2_trop of feature 5651 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1291084629765373.5 of field no2_trop of feature 5652 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 682216628793939.875 of field no2_trop of feature 5653 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1104281270320716.38 of field no2_trop of feature 5654 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1151178217938322.75 of field no2_trop of feature 5655 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1755658509827626.5 of field no2_trop of feature 5656 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 631485214503873.125 of field no2_trop of feature 5657 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1642367872281247.5 of field no2_trop of feature 5658 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1851646314374957 of field no2_trop of feature 5659 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1495876227170429 of field no2_trop of feature 5660 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 791346473732128.25 of field no2_trop of feature 5661 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1572490305192368.5 of field no2_trop of feature 5662 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 918872272351691.25 of field no2_trop of feature 5663 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2258710917068820 of field no2_trop of feature 5664 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1244779538150032.75 of field no2_trop of feature 5665 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1390182444262791.25 of field no2_trop of feature 5666 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1599884266598728.5 of field no2_trop of feature 5667 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1707226548669441.5 of field no2_trop of feature 5668 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1329450766742884.25 of field no2_trop of feature 5669 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2027698444677589.5 of field no2_trop of feature 5670 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1859468716211304.25 of field no2_trop of feature 5671 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 930142292910841.25 of field no2_trop of feature 5672 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1248725135289696.5 of field no2_trop of feature 5673 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 851074471699794.25 of field no2_trop of feature 5674 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 854736573867430.75 of field no2_trop of feature 5675 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 978210574274926.375 of field no2_trop of feature 5676 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1571765793698941.75 of field no2_trop of feature 5677 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1326268459002403.75 of field no2_trop of feature 5678 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1196221274942872.75 of field no2_trop of feature 5679 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 896060950206256.125 of field no2_trop of feature 5680 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 990065221057302.5 of field no2_trop of feature 5681 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1996401388468948.5 of field no2_trop of feature 5682 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2172109994725106 of field no2_trop of feature 5683 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1000972657243419.25 of field no2_trop of feature 5684 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 688889824389352.75 of field no2_trop of feature 5685 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 441813659309573.25 of field no2_trop of feature 5686 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1450408475418371.5 of field no2_trop of feature 5687 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1546977181757302 of field no2_trop of feature 5688 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1803277230385993 of field no2_trop of feature 5689 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 423895747381648.125 of field no2_trop of feature 5690 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1524451490654974 of field no2_trop of feature 5691 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1652698350191603.75 of field no2_trop of feature 5692 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2201382274634306.75 of field no2_trop of feature 5693 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1394955851102458.75 of field no2_trop of feature 5694 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2905873414480011 of field no2_trop of feature 5695 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1111377627074143.62 of field no2_trop of feature 5696 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 928634226728499.875 of field no2_trop of feature 5697 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1269371302926010.75 of field no2_trop of feature 5698 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1062739398129124.25 of field no2_trop of feature 5699 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1494448893520693.75 of field no2_trop of feature 5700 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1614629948659985.5 of field no2_trop of feature 5701 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1698111988142973.25 of field no2_trop of feature 5702 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1523830715536551 of field no2_trop of feature 5703 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 665889487338881.75 of field no2_trop of feature 5704 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2658041408864301 of field no2_trop of feature 5705 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 577781375149679.625 of field no2_trop of feature 5706 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 936552258823958.25 of field no2_trop of feature 5707 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1470167351990767.25 of field no2_trop of feature 5708 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1848194204425781.25 of field no2_trop of feature 5709 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1772058496783611.25 of field no2_trop of feature 5710 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1518066500342174.5 of field no2_trop of feature 5711 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1778711098462972.5 of field no2_trop of feature 5712 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1211960175285185 of field no2_trop of feature 5713 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1832209053427705 of field no2_trop of feature 5714 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1660796579052512.25 of field no2_trop of feature 5715 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 329262184513386.25 of field no2_trop of feature 5716 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1406902951422853.25 of field no2_trop of feature 5717 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1515448224908868.75 of field no2_trop of feature 5718 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1207327420510464.5 of field no2_trop of feature 5719 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1602230987149632.75 of field no2_trop of feature 5720 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 448871457241457.375 of field no2_trop of feature 5721 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1372480220742873 of field no2_trop of feature 5722 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2251300174469288.25 of field no2_trop of feature 5723 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1182317204887058.25 of field no2_trop of feature 5724 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 750116084520814.125 of field no2_trop of feature 5725 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1796185255316832 of field no2_trop of feature 5726 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 687077231150506.125 of field no2_trop of feature 5727 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2598671339730135.5 of field no2_trop of feature 5728 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1019409798756896.62 of field no2_trop of feature 5729 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1318784104107198.75 of field no2_trop of feature 5730 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1073914883850229.62 of field no2_trop of feature 5731 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1523545358348710.5 of field no2_trop of feature 5732 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 889174914297609.625 of field no2_trop of feature 5733 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1930214952205970 of field no2_trop of feature 5734 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 782712583969669.125 of field no2_trop of feature 5735 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1571866462894959 of field no2_trop of feature 5736 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1340246031811784.75 of field no2_trop of feature 5737 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1356656425267901.75 of field no2_trop of feature 5738 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 787132827057475.875 of field no2_trop of feature 5739 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 860718723083000.5 of field no2_trop of feature 5740 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1127766440735249.5 of field no2_trop of feature 5741 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 358443599245115.375 of field no2_trop of feature 5742 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 417586286351388.5 of field no2_trop of feature 5743 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 448981273203380.625 of field no2_trop of feature 5744 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 618303629412512.25 of field no2_trop of feature 5745 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 306799041953959.188 of field no2_trop of feature 5746 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 889775917065781 of field no2_trop of feature 5747 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1168508217379821.75 of field no2_trop of feature 5748 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1248838292285872.75 of field no2_trop of feature 5749 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1555525738218675.5 of field no2_trop of feature 5750 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 891145795880575 of field no2_trop of feature 5751 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 669528147495693.75 of field no2_trop of feature 5752 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1268088017146528.75 of field no2_trop of feature 5753 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 344897731878068.062 of field no2_trop of feature 5754 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 21366786961763.75 of field no2_trop of feature 5755 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 365489648786060.562 of field no2_trop of feature 5756 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 789085743734949.625 of field no2_trop of feature 5757 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1205104044371655.5 of field no2_trop of feature 5758 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1445382683564967 of field no2_trop of feature 5759 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2113400902662506.25 of field no2_trop of feature 5760 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1618431278845182.5 of field no2_trop of feature 5761 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1029291592198387.62 of field no2_trop of feature 5762 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1894894195335618.75 of field no2_trop of feature 5763 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1342068264756017 of field no2_trop of feature 5764 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 876408329477317.25 of field no2_trop of feature 5765 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1529969455193586.25 of field no2_trop of feature 5766 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1658943236149989.5 of field no2_trop of feature 5767 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 995751770898059.5 of field no2_trop of feature 5768 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2620775403263942.5 of field no2_trop of feature 5769 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 932436652334763.5 of field no2_trop of feature 5770 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1137285211635280.5 of field no2_trop of feature 5771 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 941320845810933 of field no2_trop of feature 5772 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 617961200787103.75 of field no2_trop of feature 5773 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 880117425208709.375 of field no2_trop of feature 5774 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1796096854836760 of field no2_trop of feature 5775 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1127367488382806.25 of field no2_trop of feature 5776 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 711181916949235.5 of field no2_trop of feature 5777 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 134671846411122.266 of field no2_trop of feature 5778 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1726790549834095.25 of field no2_trop of feature 5779 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 954014475588192 of field no2_trop of feature 5780 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1719322516712782 of field no2_trop of feature 5781 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1113848239747676.38 of field no2_trop of feature 5782 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1410211123043882.25 of field no2_trop of feature 5783 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1018549674135429.12 of field no2_trop of feature 5784 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1736860098446395.5 of field no2_trop of feature 5785 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1290056577094401.25 of field no2_trop of feature 5786 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1724957691305517 of field no2_trop of feature 5787 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2114172079093368.75 of field no2_trop of feature 5788 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1559269011087344.5 of field no2_trop of feature 5789 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 793069735382996.5 of field no2_trop of feature 5790 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1589180140562566.5 of field no2_trop of feature 5791 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1144636801497217.75 of field no2_trop of feature 5792 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1744792918726252.5 of field no2_trop of feature 5793 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1169708470242458.25 of field no2_trop of feature 5794 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1766621812488138 of field no2_trop of feature 5795 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1679080142532457 of field no2_trop of feature 5796 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1040311747212254 of field no2_trop of feature 5797 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1817068252987737.75 of field no2_trop of feature 5798 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1891599606935815.25 of field no2_trop of feature 5799 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1944094594371999.75 of field no2_trop of feature 5800 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1254643366686032 of field no2_trop of feature 5801 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1384101761922284 of field no2_trop of feature 5802 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1742947243771195.75 of field no2_trop of feature 5803 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1206543427653123.25 of field no2_trop of feature 5804 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2008852820648389.75 of field no2_trop of feature 5805 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1213977174095052.75 of field no2_trop of feature 5806 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1440246035099626.25 of field no2_trop of feature 5807 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1075961568571001.38 of field no2_trop of feature 5808 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 776620180623749.5 of field no2_trop of feature 5809 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1957959338811524.5 of field no2_trop of feature 5810 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1199397338783274 of field no2_trop of feature 5811 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1796520015994774.5 of field no2_trop of feature 5812 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 698009095226407.25 of field no2_trop of feature 5813 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1132102117316717.25 of field no2_trop of feature 5814 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 940383384462165.875 of field no2_trop of feature 5815 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1549870298336209 of field no2_trop of feature 5816 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1671186976495209.75 of field no2_trop of feature 5817 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1599701988533252 of field no2_trop of feature 5818 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1537029334425497 of field no2_trop of feature 5819 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1255341588073861.25 of field no2_trop of feature 5820 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 660122314507625.5 of field no2_trop of feature 5821 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 853108723391460.5 of field no2_trop of feature 5822 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1307615957707239.5 of field no2_trop of feature 5823 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1402207976731551.75 of field no2_trop of feature 5824 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 768437440027555.625 of field no2_trop of feature 5825 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1056029396385874.88 of field no2_trop of feature 5826 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1651360293358793.5 of field no2_trop of feature 5827 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1499411479578557.25 of field no2_trop of feature 5828 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 945097638564238.875 of field no2_trop of feature 5829 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1351892877217833.25 of field no2_trop of feature 5830 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1551873933009064.75 of field no2_trop of feature 5831 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 553507446796165.812 of field no2_trop of feature 5832 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2072777212408909.75 of field no2_trop of feature 5833 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1246332626138210 of field no2_trop of feature 5834 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 956061488935283.75 of field no2_trop of feature 5835 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1082740034130911.25 of field no2_trop of feature 5836 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 867246008592346.75 of field no2_trop of feature 5837 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1204836652089307 of field no2_trop of feature 5838 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 762803963337473.75 of field no2_trop of feature 5839 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1736045762425510.5 of field no2_trop of feature 5840 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 403547972443866.438 of field no2_trop of feature 5841 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 798403231013999.125 of field no2_trop of feature 5842 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 636205548192865.5 of field no2_trop of feature 5843 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 129071711599754.047 of field no2_trop of feature 5844 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 599184807369310.875 of field no2_trop of feature 5845 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 68117944304982.5312 of field no2_trop of feature 5846 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1294891546598010 of field no2_trop of feature 5847 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1481278536495265.25 of field no2_trop of feature 5848 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 498647116650945.438 of field no2_trop of feature 5849 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1504505406622302 of field no2_trop of feature 5850 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 840488596367768 of field no2_trop of feature 5851 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1032775469358493.88 of field no2_trop of feature 5852 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1148962290662766.5 of field no2_trop of feature 5853 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 897691374921732.875 of field no2_trop of feature 5854 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2161591980728153.5 of field no2_trop of feature 5855 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1907712374488146.5 of field no2_trop of feature 5856 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1368642413036159.25 of field no2_trop of feature 5857 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2136721979001267.75 of field no2_trop of feature 5858 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1702194841542277.5 of field no2_trop of feature 5859 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 440584377788673 of field no2_trop of feature 5860 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 886485217410763.625 of field no2_trop of feature 5861 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1109637879336223.75 of field no2_trop of feature 5862 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 985679264648879.375 of field no2_trop of feature 5863 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1009803613255753.62 of field no2_trop of feature 5864 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1454261071309483.75 of field no2_trop of feature 5865 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 874557506043247.5 of field no2_trop of feature 5866 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 819228226139430.25 of field no2_trop of feature 5867 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1417921134678799.75 of field no2_trop of feature 5868 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 321597851936944.625 of field no2_trop of feature 5869 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 758532642743666.625 of field no2_trop of feature 5870 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 259828317727519.781 of field no2_trop of feature 5871 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 471393314370052.375 of field no2_trop of feature 5872 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1371317650364926.5 of field no2_trop of feature 5873 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1013821946354237.25 of field no2_trop of feature 5874 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 862771706474904.875 of field no2_trop of feature 5875 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1172701708306849.5 of field no2_trop of feature 5876 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1357027225298934.25 of field no2_trop of feature 5877 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2429589811842488.5 of field no2_trop of feature 5878 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1313577458235704.5 of field no2_trop of feature 5879 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1682588009413921 of field no2_trop of feature 5880 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1362755401140220.75 of field no2_trop of feature 5881 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 820427657436266.625 of field no2_trop of feature 5882 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1179719413827697.25 of field no2_trop of feature 5883 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 886038011760338.125 of field no2_trop of feature 5884 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1628324902834192.5 of field no2_trop of feature 5885 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1270427727002606.75 of field no2_trop of feature 5886 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 625968345386327.25 of field no2_trop of feature 5887 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1728922239229632.5 of field no2_trop of feature 5888 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 933190411570667.5 of field no2_trop of feature 5889 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 726615085271869.25 of field no2_trop of feature 5890 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1638871507320982.25 of field no2_trop of feature 5891 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1381575940026996.25 of field no2_trop of feature 5892 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1417559645726833 of field no2_trop of feature 5893 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2141897405372365 of field no2_trop of feature 5894 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 989460658170664.875 of field no2_trop of feature 5895 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1528248986866438 of field no2_trop of feature 5896 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1721570430283482 of field no2_trop of feature 5897 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1820652580259648 of field no2_trop of feature 5898 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1689024155890529 of field no2_trop of feature 5899 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 642373645134484.875 of field no2_trop of feature 5900 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2301950910997802.5 of field no2_trop of feature 5901 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1780069530127621 of field no2_trop of feature 5902 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 961974243226286.5 of field no2_trop of feature 5903 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 864955428371104.125 of field no2_trop of feature 5904 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1560966913740521.75 of field no2_trop of feature 5905 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1728843587997053 of field no2_trop of feature 5906 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 906291909112715.125 of field no2_trop of feature 5907 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 878865358929624.625 of field no2_trop of feature 5908 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1122578417021886.75 of field no2_trop of feature 5909 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 728052606337523.625 of field no2_trop of feature 5910 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1396337834320038.5 of field no2_trop of feature 5911 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1918687617238283.5 of field no2_trop of feature 5912 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1107965280909684.25 of field no2_trop of feature 5913 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 720433021711651.25 of field no2_trop of feature 5914 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 214267373028224.031 of field no2_trop of feature 5915 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 603977384077643.375 of field no2_trop of feature 5916 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1243714788873330.75 of field no2_trop of feature 5917 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1554871114589295.75 of field no2_trop of feature 5918 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1189334034071053 of field no2_trop of feature 5919 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 816270041549169 of field no2_trop of feature 5920 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 967370177858083.5 of field no2_trop of feature 5921 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 630310211096821.125 of field no2_trop of feature 5922 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 554414510210335.75 of field no2_trop of feature 5923 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1570258384769240.25 of field no2_trop of feature 5924 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 552717922062438.438 of field no2_trop of feature 5925 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 106674397000045.922 of field no2_trop of feature 5926 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1274344952736646.5 of field no2_trop of feature 5927 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 485268958249189.375 of field no2_trop of feature 5928 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 868459461278835.125 of field no2_trop of feature 5929 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1174275171126864.75 of field no2_trop of feature 5930 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1047213885810579.12 of field no2_trop of feature 5931 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1612633215139849.25 of field no2_trop of feature 5932 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 360164752210430.375 of field no2_trop of feature 5933 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1233930926075190.75 of field no2_trop of feature 5934 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1073629198036069.25 of field no2_trop of feature 5935 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 984870405733327 of field no2_trop of feature 5936 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 490164340224619.062 of field no2_trop of feature 5937 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 282473437111630.125 of field no2_trop of feature 5938 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 614358908609701.75 of field no2_trop of feature 5939 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1814747384374004.5 of field no2_trop of feature 5940 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1261946429394720.25 of field no2_trop of feature 5941 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1640451323583183.75 of field no2_trop of feature 5942 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2079141608805657.5 of field no2_trop of feature 5943 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1413173798860516.5 of field no2_trop of feature 5944 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1838520102818511 of field no2_trop of feature 5945 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2089116293953593.5 of field no2_trop of feature 5946 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1030215470325929.38 of field no2_trop of feature 5947 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1152016981848992.25 of field no2_trop of feature 5948 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1705962651842837.75 of field no2_trop of feature 5949 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1390430666676475 of field no2_trop of feature 5950 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1692099112366486.25 of field no2_trop of feature 5951 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1842315298645735.25 of field no2_trop of feature 5952 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1407098155456915.25 of field no2_trop of feature 5953 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 776659068071612.625 of field no2_trop of feature 5954 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1066364475064710.88 of field no2_trop of feature 5955 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 754523456411088.75 of field no2_trop of feature 5956 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 845301712221098.625 of field no2_trop of feature 5957 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1348358391604451.75 of field no2_trop of feature 5958 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 218582907554830.406 of field no2_trop of feature 5959 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 245412384792825.844 of field no2_trop of feature 5960 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 892371572054062.25 of field no2_trop of feature 5961 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 652433115872972.875 of field no2_trop of feature 5962 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1434230530312579.5 of field no2_trop of feature 5963 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 894908074304748.875 of field no2_trop of feature 5964 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 352738262933066.812 of field no2_trop of feature 5965 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1741625837338597.25 of field no2_trop of feature 5966 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1069097441083686.12 of field no2_trop of feature 5967 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1449034707858791 of field no2_trop of feature 5968 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 213920042393542.656 of field no2_trop of feature 5969 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1875398986613945.5 of field no2_trop of feature 5970 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1327712443052350.75 of field no2_trop of feature 5971 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1842653345586877.5 of field no2_trop of feature 5972 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1273599409158741.75 of field no2_trop of feature 5973 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1539198596763617.5 of field no2_trop of feature 5974 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1081090658630983 of field no2_trop of feature 5975 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1518821793167571.75 of field no2_trop of feature 5976 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1343395476920268.25 of field no2_trop of feature 5977 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1859255328187537 of field no2_trop of feature 5978 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1059301747738027.25 of field no2_trop of feature 5979 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1428289952326486 of field no2_trop of feature 5980 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1797461201775167.75 of field no2_trop of feature 5981 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 807116429261677.75 of field no2_trop of feature 5982 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1584045354313038.75 of field no2_trop of feature 5983 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1331628792449537.25 of field no2_trop of feature 5984 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1215192543768407.75 of field no2_trop of feature 5985 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1405796247519301.75 of field no2_trop of feature 5986 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1520640082595964.5 of field no2_trop of feature 5987 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1387188658487866.75 of field no2_trop of feature 5988 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1004475156561657 of field no2_trop of feature 5989 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1768058895385365.75 of field no2_trop of feature 5990 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 585174207614773 of field no2_trop of feature 5991 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1834580749578926.75 of field no2_trop of feature 5992 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1588236325771613.25 of field no2_trop of feature 5993 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2180161777732792 of field no2_trop of feature 5994 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1331630983291670.5 of field no2_trop of feature 5995 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1286264667530376.75 of field no2_trop of feature 5996 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1941281114904632 of field no2_trop of feature 5997 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1958883436023279.5 of field no2_trop of feature 5998 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1813125503942847 of field no2_trop of feature 5999 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1669541873137441.25 of field no2_trop of feature 6000 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1152147446498020.25 of field no2_trop of feature 6001 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 87252451408580.7812 of field no2_trop of feature 6002 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 361550678943849.562 of field no2_trop of feature 6003 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1363958392555523.5 of field no2_trop of feature 6004 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1350062099989281.75 of field no2_trop of feature 6005 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1718729565289450 of field no2_trop of feature 6006 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 971873782489055.875 of field no2_trop of feature 6007 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1214265269835559.5 of field no2_trop of feature 6008 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1864918874185896.25 of field no2_trop of feature 6009 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 609751841458992.25 of field no2_trop of feature 6010 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1164380342174681.5 of field no2_trop of feature 6011 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 417316182901900 of field no2_trop of feature 6012 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 756477632822789 of field no2_trop of feature 6013 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1000588821701694.5 of field no2_trop of feature 6014 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1215029545113702.5 of field no2_trop of feature 6015 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 865570781155247.5 of field no2_trop of feature 6016 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 850986892785522.25 of field no2_trop of feature 6017 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1310128744091835 of field no2_trop of feature 6018 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 540379811192333.375 of field no2_trop of feature 6019 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 989325702295263.875 of field no2_trop of feature 6020 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 500850117957916.125 of field no2_trop of feature 6021 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 575680960025592.875 of field no2_trop of feature 6022 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 720825237224535.125 of field no2_trop of feature 6023 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1273080289115296.25 of field no2_trop of feature 6024 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1167317166054144.75 of field no2_trop of feature 6025 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1078069925497820.75 of field no2_trop of feature 6026 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1281878711121953.5 of field no2_trop of feature 6027 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1485038897932572.5 of field no2_trop of feature 6028 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 870353827700300.875 of field no2_trop of feature 6029 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1023220440021159.5 of field no2_trop of feature 6030 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 581266950212439 of field no2_trop of feature 6031 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1117629742811568.62 of field no2_trop of feature 6032 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2022044538384616.25 of field no2_trop of feature 6033 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1754741751937017.5 of field no2_trop of feature 6034 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1832446212088616.5 of field no2_trop of feature 6035 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1186133323256654 of field no2_trop of feature 6036 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2385003107254269.5 of field no2_trop of feature 6037 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1938658457787060 of field no2_trop of feature 6038 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1339800195437692.25 of field no2_trop of feature 6039 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1063066271775387.62 of field no2_trop of feature 6040 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1758905447411034.5 of field no2_trop of feature 6041 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1025802566559268.62 of field no2_trop of feature 6042 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 952950164479916.625 of field no2_trop of feature 6043 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1617133204881302 of field no2_trop of feature 6044 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1184252704369573.5 of field no2_trop of feature 6045 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 870809303779778.875 of field no2_trop of feature 6046 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 698996726860023 of field no2_trop of feature 6047 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1379041354763176 of field no2_trop of feature 6048 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 849800387457271.375 of field no2_trop of feature 6049 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1328133522910338.75 of field no2_trop of feature 6050 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 540727771694128 of field no2_trop of feature 6051 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 588145756342046.25 of field no2_trop of feature 6052 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1541017543444650 of field no2_trop of feature 6053 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1037682517568282.5 of field no2_trop of feature 6054 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 225999825590624.812 of field no2_trop of feature 6055 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 899404832554055.25 of field no2_trop of feature 6056 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1422828511514908.25 of field no2_trop of feature 6057 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 699474987697685.75 of field no2_trop of feature 6058 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1610461981043809 of field no2_trop of feature 6059 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1140048411275693 of field no2_trop of feature 6060 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1626190584428095.5 of field no2_trop of feature 6061 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1604299361207522.5 of field no2_trop of feature 6062 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 628750824437511.25 of field no2_trop of feature 6063 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1201108276947143.25 of field no2_trop of feature 6064 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1261615831316830.75 of field no2_trop of feature 6065 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1624720529356764 of field no2_trop of feature 6066 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1337901502103013.75 of field no2_trop of feature 6067 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 599685414796731.5 of field no2_trop of feature 6068 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 989230838830899.25 of field no2_trop of feature 6069 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1619835060941986.75 of field no2_trop of feature 6070 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1256819968345298.5 of field no2_trop of feature 6071 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 792946117115634.5 of field no2_trop of feature 6072 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1168107731437885.5 of field no2_trop of feature 6073 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 270469895220780.938 of field no2_trop of feature 6074 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 620707311858877.75 of field no2_trop of feature 6075 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 602397896441762 of field no2_trop of feature 6076 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 798228401811775.25 of field no2_trop of feature 6077 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1484776544587130 of field no2_trop of feature 6078 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1036152762048823.25 of field no2_trop of feature 6079 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1550582102945263.5 of field no2_trop of feature 6080 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1048298024040159.38 of field no2_trop of feature 6081 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1189799588024343.5 of field no2_trop of feature 6082 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1176383418511577.5 of field no2_trop of feature 6083 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1031894969905188.25 of field no2_trop of feature 6084 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1671899109730584.25 of field no2_trop of feature 6085 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 810163342958330.75 of field no2_trop of feature 6086 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1323293295385610.75 of field no2_trop of feature 6087 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2111659183166666.5 of field no2_trop of feature 6088 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1006403097638813 of field no2_trop of feature 6089 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1154388787542320.75 of field no2_trop of feature 6090 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1971831093945875.25 of field no2_trop of feature 6091 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1226276671372561.5 of field no2_trop of feature 6092 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 983155852679938.125 of field no2_trop of feature 6093 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 435205093557087.812 of field no2_trop of feature 6094 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 244299765615514.844 of field no2_trop of feature 6095 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1162894732124205 of field no2_trop of feature 6096 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1087232903635431.25 of field no2_trop of feature 6097 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 800931353293526.625 of field no2_trop of feature 6098 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1398740311803230.75 of field no2_trop of feature 6099 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1025511403639775.38 of field no2_trop of feature 6100 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1377714909393671.5 of field no2_trop of feature 6101 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 428300928429789.562 of field no2_trop of feature 6102 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1291431659159261.5 of field no2_trop of feature 6103 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 397782798756056.75 of field no2_trop of feature 6104 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 889148021710425.375 of field no2_trop of feature 6105 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 244843532632958.156 of field no2_trop of feature 6106 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 407552831863231.375 of field no2_trop of feature 6107 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 447952837135035.25 of field no2_trop of feature 6108 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 772353570340528.625 of field no2_trop of feature 6109 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 714007938987815.625 of field no2_trop of feature 6110 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 915579929565074 of field no2_trop of feature 6111 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1261124206342156 of field no2_trop of feature 6112 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 513287254892438.812 of field no2_trop of feature 6113 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1504888694453493.25 of field no2_trop of feature 6114 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 664820520691073.375 of field no2_trop of feature 6115 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 589284117914421.625 of field no2_trop of feature 6116 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 7939605044088.01172 of field no2_trop of feature 6117 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1423117812218588.25 of field no2_trop of feature 6118 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 285018291947949.375 of field no2_trop of feature 6119 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1865555313825571 of field no2_trop of feature 6120 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1746778807577829.75 of field no2_trop of feature 6121 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 737607307048538.125 of field no2_trop of feature 6122 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 741616000441636 of field no2_trop of feature 6123 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1571504973942992.25 of field no2_trop of feature 6124 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1429706989018195.5 of field no2_trop of feature 6125 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1613522039793260.75 of field no2_trop of feature 6126 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 752300299356493.25 of field no2_trop of feature 6127 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1065069906448243.25 of field no2_trop of feature 6128 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1482416021730787.25 of field no2_trop of feature 6129 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1733418285455245.5 of field no2_trop of feature 6130 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1137033264789970.5 of field no2_trop of feature 6131 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1606776327323241.25 of field no2_trop of feature 6132 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1257732125467428 of field no2_trop of feature 6133 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1668087482587361.5 of field no2_trop of feature 6134 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1659298481201876.75 of field no2_trop of feature 6135 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 511188154273631.875 of field no2_trop of feature 6136 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1842162816033269.25 of field no2_trop of feature 6137 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1199422204841485 of field no2_trop of feature 6138 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1452878102212944.25 of field no2_trop of feature 6139 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 806307296490858.75 of field no2_trop of feature 6140 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1264616299160261.5 of field no2_trop of feature 6141 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1089061599563956.38 of field no2_trop of feature 6142 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1288345529388425.25 of field no2_trop of feature 6143 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 982780670964639.25 of field no2_trop of feature 6144 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 686848288147593.875 of field no2_trop of feature 6145 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1175980960811721.25 of field no2_trop of feature 6146 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 212611959019666.312 of field no2_trop of feature 6147 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 732137048097374.625 of field no2_trop of feature 6148 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 803678778870580.625 of field no2_trop of feature 6149 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 439146856723018.562 of field no2_trop of feature 6150 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 748436968338928.625 of field no2_trop of feature 6151 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 906957651265920.5 of field no2_trop of feature 6152 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 715596025679069.5 of field no2_trop of feature 6153 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2058174154170519.5 of field no2_trop of feature 6154 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 960458070928052.625 of field no2_trop of feature 6155 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1401481603022312 of field no2_trop of feature 6156 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 793486104930398.125 of field no2_trop of feature 6157 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1912047174732761 of field no2_trop of feature 6158 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 483348849432659.312 of field no2_trop of feature 6159 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1958687355652364.25 of field no2_trop of feature 6160 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1466169612808335 of field no2_trop of feature 6161 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 797914508905150.75 of field no2_trop of feature 6162 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 959093504905431.5 of field no2_trop of feature 6163 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1256249034885404.5 of field no2_trop of feature 6164 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1208388116729220.25 of field no2_trop of feature 6165 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1675059618591840.25 of field no2_trop of feature 6166 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1053765489667603.12 of field no2_trop of feature 6167 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1489920422831510.25 of field no2_trop of feature 6168 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1041787608015238.25 of field no2_trop of feature 6169 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1953060396717628.5 of field no2_trop of feature 6170 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1749047315064581.25 of field no2_trop of feature 6171 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1592181046574423.75 of field no2_trop of feature 6172 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1857373613879390.25 of field no2_trop of feature 6173 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1569328591367939.25 of field no2_trop of feature 6174 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 701504309994552.375 of field no2_trop of feature 6175 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2283252730644162.5 of field no2_trop of feature 6176 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2140544122186729.5 of field no2_trop of feature 6177 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2255480958511944 of field no2_trop of feature 6178 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 688037805883777.75 of field no2_trop of feature 6179 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1138131533951309.5 of field no2_trop of feature 6180 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1779990112100295 of field no2_trop of feature 6181 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1980394000423220.75 of field no2_trop of feature 6182 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1278569553621964.5 of field no2_trop of feature 6183 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 566077567848169.625 of field no2_trop of feature 6184 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1654142772409977.5 of field no2_trop of feature 6185 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2320603960003500 of field no2_trop of feature 6186 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 954476743278282.75 of field no2_trop of feature 6187 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1991586793797178 of field no2_trop of feature 6188 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1397820158107315.25 of field no2_trop of feature 6189 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1682865808196402.25 of field no2_trop of feature 6190 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1512939053413792.75 of field no2_trop of feature 6191 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 961340213512958.125 of field no2_trop of feature 6192 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1517435318723619.25 of field no2_trop of feature 6193 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 952585498806856.75 of field no2_trop of feature 6194 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1129064733783343.5 of field no2_trop of feature 6195 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1215239427790056.75 of field no2_trop of feature 6196 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 801868266931760.5 of field no2_trop of feature 6197 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1118728340599227.5 of field no2_trop of feature 6198 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1454771099358076.75 of field no2_trop of feature 6199 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1243985357876772.5 of field no2_trop of feature 6200 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 739612310997727 of field no2_trop of feature 6201 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1207665138825286.75 of field no2_trop of feature 6202 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1021886983956828.75 of field no2_trop of feature 6203 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 978533723489563.25 of field no2_trop of feature 6204 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1126908726040128.5 of field no2_trop of feature 6205 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1430132121934129.75 of field no2_trop of feature 6206 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 242143155390713.219 of field no2_trop of feature 6207 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 986065291032737.125 of field no2_trop of feature 6208 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1103880674836673.25 of field no2_trop of feature 6209 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 772926913726769.25 of field no2_trop of feature 6210 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 482051213637205.375 of field no2_trop of feature 6211 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 500042737860803.75 of field no2_trop of feature 6212 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1306103181214312 of field no2_trop of feature 6213 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1568268442859716.75 of field no2_trop of feature 6214 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 263064054630522.156 of field no2_trop of feature 6215 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1149241403950527.5 of field no2_trop of feature 6216 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1031384941856595.12 of field no2_trop of feature 6217 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2007673490328125 of field no2_trop of feature 6218 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1598572828497835.75 of field no2_trop of feature 6219 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1616328946734229.25 of field no2_trop of feature 6220 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1779805314566365.25 of field no2_trop of feature 6221 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1215772131054727.75 of field no2_trop of feature 6222 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1298737789046936 of field no2_trop of feature 6223 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1043829253799103.75 of field no2_trop of feature 6224 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 476077992103328.125 of field no2_trop of feature 6225 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1417020260393656 of field no2_trop of feature 6226 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1445701232011124.5 of field no2_trop of feature 6227 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 991293188072922.875 of field no2_trop of feature 6228 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 913428577361392 of field no2_trop of feature 6229 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 637210323166173.125 of field no2_trop of feature 6230 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1983840414182850.5 of field no2_trop of feature 6231 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1988152648753493.75 of field no2_trop of feature 6232 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 921676440739993.25 of field no2_trop of feature 6233 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1495159274082361.75 of field no2_trop of feature 6234 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1390768823159724 of field no2_trop of feature 6235 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 881192909611863.75 of field no2_trop of feature 6236 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1817635900184432 of field no2_trop of feature 6237 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1156120976874881.25 of field no2_trop of feature 6238 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 736851192657341 of field no2_trop of feature 6239 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1068475789628410 of field no2_trop of feature 6240 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 955404345837450.875 of field no2_trop of feature 6241 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1636414368326568.25 of field no2_trop of feature 6242 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1428088723476557.75 of field no2_trop of feature 6243 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 627865231276246 of field no2_trop of feature 6244 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 982802141217544 of field no2_trop of feature 6245 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 641641903862018.75 of field no2_trop of feature 6246 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 908668972827163.125 of field no2_trop of feature 6247 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1307690227255552.5 of field no2_trop of feature 6248 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 786175976755830.5 of field no2_trop of feature 6249 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1126210723736512.5 of field no2_trop of feature 6250 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1707073956514868.75 of field no2_trop of feature 6251 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 311637790660247.438 of field no2_trop of feature 6252 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1055255590944452.75 of field no2_trop of feature 6253 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1284108112076628.5 of field no2_trop of feature 6254 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 558341156565547.875 of field no2_trop of feature 6255 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1541848420323640.25 of field no2_trop of feature 6256 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1161907319574802.5 of field no2_trop of feature 6257 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 721092410422670.625 of field no2_trop of feature 6258 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2189053529614320.75 of field no2_trop of feature 6259 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2091015096830378.75 of field no2_trop of feature 6260 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1333990082100626.75 of field no2_trop of feature 6261 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 696121191789234.25 of field no2_trop of feature 6262 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1143395032176158.5 of field no2_trop of feature 6263 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1306040194502984.5 of field no2_trop of feature 6264 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1138109735072084.75 of field no2_trop of feature 6265 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1474532057230499 of field no2_trop of feature 6266 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2044650304766910.25 of field no2_trop of feature 6267 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1801932820110996.5 of field no2_trop of feature 6268 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1006580117683170.12 of field no2_trop of feature 6269 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2010673629545235.5 of field no2_trop of feature 6270 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1043454510252231.5 of field no2_trop of feature 6271 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 600756407973513 of field no2_trop of feature 6272 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2058946645106662 of field no2_trop of feature 6273 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1228695361087539 of field no2_trop of feature 6274 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 870057954470221.375 of field no2_trop of feature 6275 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2007581694042746.75 of field no2_trop of feature 6276 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2284568988597748 of field no2_trop of feature 6277 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1504085750811700.5 of field no2_trop of feature 6278 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1030815103817767.5 of field no2_trop of feature 6279 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 620696029021892.125 of field no2_trop of feature 6280 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1962195551160148.25 of field no2_trop of feature 6281 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 793907130017332.75 of field no2_trop of feature 6282 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1323725438996371 of field no2_trop of feature 6283 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 499191924318402 of field no2_trop of feature 6284 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1420232034960827.25 of field no2_trop of feature 6285 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1154496796059484 of field no2_trop of feature 6286 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2133603315224754.5 of field no2_trop of feature 6287 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1258991531067658.75 of field no2_trop of feature 6288 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 922151415314456.25 of field no2_trop of feature 6289 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 943629774335040.625 of field no2_trop of feature 6290 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 245101586450714.406 of field no2_trop of feature 6291 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1661833066465697 of field no2_trop of feature 6292 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1000435134126055.38 of field no2_trop of feature 6293 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1391082442211081.75 of field no2_trop of feature 6294 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 142670665810239.812 of field no2_trop of feature 6295 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 74311571403834.4844 of field no2_trop of feature 6296 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1378878465650577.75 of field no2_trop of feature 6297 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1019451205673212.88 of field no2_trop of feature 6298 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 495230169718006.438 of field no2_trop of feature 6299 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 740361743320418.125 of field no2_trop of feature 6300 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1264527679595976.25 of field no2_trop of feature 6301 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1040798442792129.25 of field no2_trop of feature 6302 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1179091518472341.75 of field no2_trop of feature 6303 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 862718797637389.75 of field no2_trop of feature 6304 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1347224521258449.5 of field no2_trop of feature 6305 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 735550325369740.625 of field no2_trop of feature 6306 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1500865760586530 of field no2_trop of feature 6307 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1401044749100965.5 of field no2_trop of feature 6308 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1537137562026873.75 of field no2_trop of feature 6309 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 840761246671236.25 of field no2_trop of feature 6310 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 570314327907326.5 of field no2_trop of feature 6311 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 893206447219945.375 of field no2_trop of feature 6312 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 455405287891676.375 of field no2_trop of feature 6313 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 907258289577639.5 of field no2_trop of feature 6314 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1716252927800051 of field no2_trop of feature 6315 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1542236199381204.75 of field no2_trop of feature 6316 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1768843983663773.5 of field no2_trop of feature 6317 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1622230199104033 of field no2_trop of feature 6318 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1957742007271917.75 of field no2_trop of feature 6319 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1345842538040869.75 of field no2_trop of feature 6320 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1531903859255035 of field no2_trop of feature 6321 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1503963282736458.5 of field no2_trop of feature 6322 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1718420108838145 of field no2_trop of feature 6323 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1194937660537070.75 of field no2_trop of feature 6324 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1662274411613416.25 of field no2_trop of feature 6325 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1356058215823450.25 of field no2_trop of feature 6326 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1571209210255019.5 of field no2_trop of feature 6327 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1385822668417859 of field no2_trop of feature 6328 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 824024034339909.125 of field no2_trop of feature 6329 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 869954820576804.25 of field no2_trop of feature 6330 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 754364839440650 of field no2_trop of feature 6331 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1104112027765932 of field no2_trop of feature 6332 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1012226794197104 of field no2_trop of feature 6333 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 911466075749585.75 of field no2_trop of feature 6334 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1210648627642185.5 of field no2_trop of feature 6335 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1520858619098744.5 of field no2_trop of feature 6336 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 656824439844622.25 of field no2_trop of feature 6337 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 890157123596945.875 of field no2_trop of feature 6338 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 176793127883111.094 of field no2_trop of feature 6339 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1129872387735722.5 of field no2_trop of feature 6340 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 772884192305173.25 of field no2_trop of feature 6341 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1235713614318920 of field no2_trop of feature 6342 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 12651476605341.2578 of field no2_trop of feature 6343 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 481742688293807.062 of field no2_trop of feature 6344 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 853376663384342.5 of field no2_trop of feature 6345 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1834961517941665 of field no2_trop of feature 6346 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1068136537724094.5 of field no2_trop of feature 6347 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1406137033013110.25 of field no2_trop of feature 6348 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 613737147612319 of field no2_trop of feature 6349 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1120667783597582.5 of field no2_trop of feature 6350 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1048783405114754.75 of field no2_trop of feature 6351 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1721115501914537.25 of field no2_trop of feature 6352 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1638078641553002 of field no2_trop of feature 6353 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1153691990201878 of field no2_trop of feature 6354 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1974066191090096.25 of field no2_trop of feature 6355 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1434807379046233 of field no2_trop of feature 6356 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1391322887135193 of field no2_trop of feature 6357 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1273387226098148 of field no2_trop of feature 6358 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1569107206770386.25 of field no2_trop of feature 6359 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 491053712588563.938 of field no2_trop of feature 6360 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 706874666544445.125 of field no2_trop of feature 6361 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1505767003064666 of field no2_trop of feature 6362 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1377088109459382.5 of field no2_trop of feature 6363 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1393193537690567.5 of field no2_trop of feature 6364 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1300839463905249.5 of field no2_trop of feature 6365 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1189218028980103.5 of field no2_trop of feature 6366 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1473170448844757.75 of field no2_trop of feature 6367 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1217170216961985.75 of field no2_trop of feature 6368 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1282031193734419.5 of field no2_trop of feature 6369 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 605022251461987.25 of field no2_trop of feature 6370 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1668390256970160.5 of field no2_trop of feature 6371 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1678331860401886 of field no2_trop of feature 6372 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2241316287784393.25 of field no2_trop of feature 6373 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1359141497499513.25 of field no2_trop of feature 6374 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 448701968216933 of field no2_trop of feature 6375 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 716430024508099.5 of field no2_trop of feature 6376 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1849086096258179.25 of field no2_trop of feature 6377 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1600684800314175 of field no2_trop of feature 6378 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1144077917669055.75 of field no2_trop of feature 6379 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 147664197513233.844 of field no2_trop of feature 6380 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1926070317058511.25 of field no2_trop of feature 6381 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1136644718937659.5 of field no2_trop of feature 6382 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 580959684603267.25 of field no2_trop of feature 6383 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 898055383342152.75 of field no2_trop of feature 6384 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1498626939010682.75 of field no2_trop of feature 6385 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1263222266310949.75 of field no2_trop of feature 6386 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 539418688748528.438 of field no2_trop of feature 6387 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 709595528160634.75 of field no2_trop of feature 6388 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2286167646102294.5 of field no2_trop of feature 6389 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 688139187103488.5 of field no2_trop of feature 6390 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1478792368842587.25 of field no2_trop of feature 6391 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 713453217759706.625 of field no2_trop of feature 6392 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 574674815775952.125 of field no2_trop of feature 6393 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 724232599223141.75 of field no2_trop of feature 6394 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1193619759451885.25 of field no2_trop of feature 6395 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1293399364021133.75 of field no2_trop of feature 6396 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 588267074225168.5 of field no2_trop of feature 6397 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1117753634934197.12 of field no2_trop of feature 6398 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 758114082354131.875 of field no2_trop of feature 6399 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 662672673834804.25 of field no2_trop of feature 6400 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 46637100047853.4375 of field no2_trop of feature 6401 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1023086360482611.75 of field no2_trop of feature 6402 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 178414802922818.594 of field no2_trop of feature 6403 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1180938946101105 of field no2_trop of feature 6404 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1329347578078413.75 of field no2_trop of feature 6405 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1612540761601831 of field no2_trop of feature 6406 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1084171859007019.5 of field no2_trop of feature 6407 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 330723339288551.875 of field no2_trop of feature 6408 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1526610236950855.25 of field no2_trop of feature 6409 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1292608689095286.5 of field no2_trop of feature 6410 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 643915888454103 of field no2_trop of feature 6411 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1137983980733643 of field no2_trop of feature 6412 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1112956895625811.75 of field no2_trop of feature 6413 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1437186195434387.75 of field no2_trop of feature 6414 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1257263285250937.75 of field no2_trop of feature 6415 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 978011426725024.625 of field no2_trop of feature 6416 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1410671090349733.25 of field no2_trop of feature 6417 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1683684197275233.5 of field no2_trop of feature 6418 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1962925539758907.75 of field no2_trop of feature 6419 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1595101110511568.5 of field no2_trop of feature 6420 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1133348596948362.75 of field no2_trop of feature 6421 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2077499791711088.5 of field no2_trop of feature 6422 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1187928499300542.25 of field no2_trop of feature 6423 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1364809972892671.75 of field no2_trop of feature 6424 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1112562982210274.62 of field no2_trop of feature 6425 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1392409654375333 of field no2_trop of feature 6426 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2164028635348622.75 of field no2_trop of feature 6427 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1558481403340483.75 of field no2_trop of feature 6428 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1483424904533094.5 of field no2_trop of feature 6429 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1317567310386457.5 of field no2_trop of feature 6430 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1415255537055418.25 of field no2_trop of feature 6431 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1949670725769247 of field no2_trop of feature 6432 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1351386902227186.5 of field no2_trop of feature 6433 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 591336498824739.5 of field no2_trop of feature 6434 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1073159810109045.75 of field no2_trop of feature 6435 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 965506757081748.25 of field no2_trop of feature 6436 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 764761809409747 of field no2_trop of feature 6437 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 812327292504278.375 of field no2_trop of feature 6438 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1431923244920071.75 of field no2_trop of feature 6439 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1608582786204115 of field no2_trop of feature 6440 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 705620464194280.375 of field no2_trop of feature 6441 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 938312490935823 of field no2_trop of feature 6442 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1365281223035508.5 of field no2_trop of feature 6443 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 300546652361267.688 of field no2_trop of feature 6444 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 486850636727203.875 of field no2_trop of feature 6445 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 59492153812034.3047 of field no2_trop of feature 6446 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 841716727696548.375 of field no2_trop of feature 6447 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1253201683020324.75 of field no2_trop of feature 6448 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 665789913563930.875 of field no2_trop of feature 6449 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 724230682236275.25 of field no2_trop of feature 6450 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1309996088600673.75 of field no2_trop of feature 6451 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1246202051947075.25 of field no2_trop of feature 6452 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1339126511481754.25 of field no2_trop of feature 6453 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 912636423617104.75 of field no2_trop of feature 6454 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2230504481857387.75 of field no2_trop of feature 6455 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1627551426019090.25 of field no2_trop of feature 6456 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1800050667634423 of field no2_trop of feature 6457 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1521731450604584 of field no2_trop of feature 6458 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1035338316485831.5 of field no2_trop of feature 6459 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1492073472937845.5 of field no2_trop of feature 6460 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1704217865168011.5 of field no2_trop of feature 6461 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1254804612667030.5 of field no2_trop of feature 6462 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1292396177408372.75 of field no2_trop of feature 6463 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1544938055441889.5 of field no2_trop of feature 6464 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1543103006071178.25 of field no2_trop of feature 6465 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 398083081055929.125 of field no2_trop of feature 6466 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 481463082066566.125 of field no2_trop of feature 6467 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1221995875386528.5 of field no2_trop of feature 6468 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1359304824780538.25 of field no2_trop of feature 6469 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1547023627610524.25 of field no2_trop of feature 6470 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1044609631766925.25 of field no2_trop of feature 6471 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 851410437340910 of field no2_trop of feature 6472 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1902926260764106.75 of field no2_trop of feature 6473 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1731341586197249.75 of field no2_trop of feature 6474 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1447626653619827.25 of field no2_trop of feature 6475 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 953924870144946.875 of field no2_trop of feature 6476 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 87774453778707.7656 of field no2_trop of feature 6477 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 966902433062659.875 of field no2_trop of feature 6478 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 933536893254022.25 of field no2_trop of feature 6479 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1527863727277326.75 of field no2_trop of feature 6480 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 727628568842656 of field no2_trop of feature 6481 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1913497512224894.25 of field no2_trop of feature 6482 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 641570263324265.375 of field no2_trop of feature 6483 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 354550335846906.812 of field no2_trop of feature 6484 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1048123085295828.75 of field no2_trop of feature 6485 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1189806817803382.75 of field no2_trop of feature 6486 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 234431199383402.594 of field no2_trop of feature 6487 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1299330959554481.5 of field no2_trop of feature 6488 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1174896055787394.25 of field no2_trop of feature 6489 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 277581587869140.094 of field no2_trop of feature 6490 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1486852915218805.75 of field no2_trop of feature 6491 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1163924975637310.25 of field no2_trop of feature 6492 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 715322608580854.625 of field no2_trop of feature 6493 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 968483563830141.125 of field no2_trop of feature 6494 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1045418381140370.88 of field no2_trop of feature 6495 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 724648530602116.75 of field no2_trop of feature 6496 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1052109322557062.12 of field no2_trop of feature 6497 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 495596478522666.062 of field no2_trop of feature 6498 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1048926795732368.25 of field no2_trop of feature 6499 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 453455903947142.375 of field no2_trop of feature 6500 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 801518608527312.625 of field no2_trop of feature 6501 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 207740840620861.031 of field no2_trop of feature 6502 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 595545216104592.375 of field no2_trop of feature 6503 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 579222730189067.125 of field no2_trop of feature 6504 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1122406764540755.88 of field no2_trop of feature 6505 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1397539511230061.25 of field no2_trop of feature 6506 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 719837386506706 of field no2_trop of feature 6507 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1008328300163302.62 of field no2_trop of feature 6508 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1202962167560199.25 of field no2_trop of feature 6509 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1138382823543979.5 of field no2_trop of feature 6510 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 980457392424559.625 of field no2_trop of feature 6511 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 892111245237592.75 of field no2_trop of feature 6512 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1422678767455108.75 of field no2_trop of feature 6513 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1385657807547340.75 of field no2_trop of feature 6514 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1247247083644579 of field no2_trop of feature 6515 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1619116793348639.5 of field no2_trop of feature 6516 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1375867262680694.75 of field no2_trop of feature 6517 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1242459655415259.5 of field no2_trop of feature 6518 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1167265681264016.25 of field no2_trop of feature 6519 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1587971562499824.25 of field no2_trop of feature 6520 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 597374240659437.375 of field no2_trop of feature 6521 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1669441642109850.25 of field no2_trop of feature 6522 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1696210884881948 of field no2_trop of feature 6523 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1312277193429690.75 of field no2_trop of feature 6524 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1775975832059757.5 of field no2_trop of feature 6525 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1507982820798115.5 of field no2_trop of feature 6526 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 894031573138336.125 of field no2_trop of feature 6527 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1291878700496527 of field no2_trop of feature 6528 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1169728845074296.25 of field no2_trop of feature 6529 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 871640783140355.75 of field no2_trop of feature 6530 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1697457145429380 of field no2_trop of feature 6531 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1012514013600757.62 of field no2_trop of feature 6532 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 821067766736514.375 of field no2_trop of feature 6533 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 255683819507694.344 of field no2_trop of feature 6534 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 377796019830761.938 of field no2_trop of feature 6535 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 110701548238115.5 of field no2_trop of feature 6536 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1519920171871017.25 of field no2_trop of feature 6537 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 690270602643759 of field no2_trop of feature 6538 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 106816123946914.562 of field no2_trop of feature 6539 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 12980536814749.1152 of field no2_trop of feature 6540 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 768971129171186.5 of field no2_trop of feature 6541 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 478206230922505.688 of field no2_trop of feature 6542 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 477640391170571.062 of field no2_trop of feature 6543 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1294235937089670.25 of field no2_trop of feature 6544 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1135080786280923.25 of field no2_trop of feature 6545 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 228327910290634 of field no2_trop of feature 6546 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 507338789874665.938 of field no2_trop of feature 6547 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 908782951389139.25 of field no2_trop of feature 6548 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 772774157259036.625 of field no2_trop of feature 6549 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1426195397705105.25 of field no2_trop of feature 6550 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1361340993459071 of field no2_trop of feature 6551 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1485499084322637 of field no2_trop of feature 6552 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1314265382665507.75 of field no2_trop of feature 6553 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1547189912528429 of field no2_trop of feature 6554 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2566423238951502 of field no2_trop of feature 6555 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1046034226863994.25 of field no2_trop of feature 6556 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 981649977339730 of field no2_trop of feature 6557 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1894701620312116.5 of field no2_trop of feature 6558 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1621512369679112.5 of field no2_trop of feature 6559 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1789186938748862.25 of field no2_trop of feature 6560 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1102004656718072.5 of field no2_trop of feature 6561 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 847817346700467.125 of field no2_trop of feature 6562 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2113591067759662 of field no2_trop of feature 6563 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2137298608650708 of field no2_trop of feature 6564 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1858722077212332.75 of field no2_trop of feature 6565 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1069748340281439.62 of field no2_trop of feature 6566 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1244712607922865.5 of field no2_trop of feature 6567 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1004708919417262.25 of field no2_trop of feature 6568 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1692805001701781.25 of field no2_trop of feature 6569 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1139494785468650.75 of field no2_trop of feature 6570 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 983341417008614.375 of field no2_trop of feature 6571 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 809222595346364 of field no2_trop of feature 6572 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1239841160897740.25 of field no2_trop of feature 6573 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1212607130967098.75 of field no2_trop of feature 6574 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 833997459753618.375 of field no2_trop of feature 6575 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1242840423777997.75 of field no2_trop of feature 6576 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1119124116230577.75 of field no2_trop of feature 6577 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 575888925715080.375 of field no2_trop of feature 6578 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1233286818488050 of field no2_trop of feature 6579 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1582865257198027.5 of field no2_trop of feature 6580 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 694926306489824.125 of field no2_trop of feature 6581 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 551309429655048 of field no2_trop of feature 6582 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 204955595631483.906 of field no2_trop of feature 6583 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1116445811722824.12 of field no2_trop of feature 6584 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 878392137028868.125 of field no2_trop of feature 6585 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 334226550630482.938 of field no2_trop of feature 6586 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1339163536713804.25 of field no2_trop of feature 6587 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 364084552183976.5 of field no2_trop of feature 6588 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1077299844488025 of field no2_trop of feature 6589 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 951524802588101 of field no2_trop of feature 6590 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1669953641916363.25 of field no2_trop of feature 6591 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 300041307237734.125 of field no2_trop of feature 6592 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1030569181788323.5 of field no2_trop of feature 6593 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1185808859536737.25 of field no2_trop of feature 6594 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 609110034256091.25 of field no2_trop of feature 6595 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1232296557843874.25 of field no2_trop of feature 6596 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 978295031239158.5 of field no2_trop of feature 6597 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1508090719773172.25 of field no2_trop of feature 6598 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 503177668640155.375 of field no2_trop of feature 6599 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 489536992579796.812 of field no2_trop of feature 6600 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1135795767611071 of field no2_trop of feature 6601 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1897086132889817.25 of field no2_trop of feature 6602 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1609257456039013 of field no2_trop of feature 6603 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1206262890317975.75 of field no2_trop of feature 6604 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 518136355327806.062 of field no2_trop of feature 6605 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1794014021220791.5 of field no2_trop of feature 6606 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1456866420774204 of field no2_trop of feature 6607 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2212699946009852.25 of field no2_trop of feature 6608 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1721907381803557.75 of field no2_trop of feature 6609 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1830694852887391 of field no2_trop of feature 6610 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1287126216199230.75 of field no2_trop of feature 6611 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1155252198426988 of field no2_trop of feature 6612 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 609067422376601.875 of field no2_trop of feature 6613 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1259603652359655.75 of field no2_trop of feature 6614 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1305761628925756.75 of field no2_trop of feature 6615 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1351862972222716 of field no2_trop of feature 6616 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1847358617236204.75 of field no2_trop of feature 6617 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 996446925106902.25 of field no2_trop of feature 6618 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1684232893687476.5 of field no2_trop of feature 6619 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2292741048838543 of field no2_trop of feature 6620 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 962622513413480.25 of field no2_trop of feature 6621 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1358871038038178 of field no2_trop of feature 6622 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1160664126206356.75 of field no2_trop of feature 6623 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 696028135769629.5 of field no2_trop of feature 6624 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1171870612343646 of field no2_trop of feature 6625 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1209083490022276.25 of field no2_trop of feature 6626 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1292581522652835.75 of field no2_trop of feature 6627 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 826061188897401.75 of field no2_trop of feature 6628 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1754490243260133.75 of field no2_trop of feature 6629 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 910593408556906.125 of field no2_trop of feature 6630 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 435384633069898 of field no2_trop of feature 6631 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 499391783891996.938 of field no2_trop of feature 6632 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 587941131686811.75 of field no2_trop of feature 6633 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1704964942335409.5 of field no2_trop of feature 6634 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 837018850139420.5 of field no2_trop of feature 6635 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1009276825264842 of field no2_trop of feature 6636 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 789917716035006.375 of field no2_trop of feature 6637 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1402304921495942.75 of field no2_trop of feature 6638 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 48911464614120.0625 of field no2_trop of feature 6639 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1083766224586070.12 of field no2_trop of feature 6640 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1052703369401460.75 of field no2_trop of feature 6641 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1120159289138482.62 of field no2_trop of feature 6642 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 288805847213234.312 of field no2_trop of feature 6643 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 571621658179219.625 of field no2_trop of feature 6644 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 635864543614843.625 of field no2_trop of feature 6645 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1679300431708943.5 of field no2_trop of feature 6646 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1213500994557416.5 of field no2_trop of feature 6647 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 827303396386887.5 of field no2_trop of feature 6648 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 677220632393546.125 of field no2_trop of feature 6649 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2084185803732980.25 of field no2_trop of feature 6650 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 654254636793512 of field no2_trop of feature 6651 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 666569305652792.5 of field no2_trop of feature 6652 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1672436851932161.5 of field no2_trop of feature 6653 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1265934419329660.25 of field no2_trop of feature 6654 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 232053943970267.938 of field no2_trop of feature 6655 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 844145166659018.25 of field no2_trop of feature 6656 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1314709466365893.5 of field no2_trop of feature 6657 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2138388333527727.75 of field no2_trop of feature 6658 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1561957722095230.5 of field no2_trop of feature 6659 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1261383382966505.5 of field no2_trop of feature 6660 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2056704537267614.75 of field no2_trop of feature 6661 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1095231777805602.12 of field no2_trop of feature 6662 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1232483546219937 of field no2_trop of feature 6663 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 856747493090379.125 of field no2_trop of feature 6664 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 889143366170892.5 of field no2_trop of feature 6665 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 523581090968118.562 of field no2_trop of feature 6666 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1852160724107816.25 of field no2_trop of feature 6667 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1418988184339741.5 of field no2_trop of feature 6668 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1071444490260910.25 of field no2_trop of feature 6669 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1402269429853386 of field no2_trop of feature 6670 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1868642429475367 of field no2_trop of feature 6671 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1034951085138800.38 of field no2_trop of feature 6672 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1808461529667729.25 of field no2_trop of feature 6673 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1722657526149942 of field no2_trop of feature 6674 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 951171091125706.875 of field no2_trop of feature 6675 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 745742451599389.875 of field no2_trop of feature 6676 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1091131069042912.75 of field no2_trop of feature 6677 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 969179923002157 of field no2_trop of feature 6678 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 77822615006391.5156 of field no2_trop of feature 6679 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 526268377928618.062 of field no2_trop of feature 6680 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 235262979984772.75 of field no2_trop of feature 6681 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1247244454634019.25 of field no2_trop of feature 6682 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1358116073839100.75 of field no2_trop of feature 6683 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1277331618274638.5 of field no2_trop of feature 6684 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 766594448854111.75 of field no2_trop of feature 6685 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1231707111767955.25 of field no2_trop of feature 6686 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 506172275980879.938 of field no2_trop of feature 6687 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1389271382561728.5 of field no2_trop of feature 6688 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 877666639656481.5 of field no2_trop of feature 6689 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 780549127363201.5 of field no2_trop of feature 6690 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 113433288754772.547 of field no2_trop of feature 6691 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1479695653054077.5 of field no2_trop of feature 6692 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 396278949944821.75 of field no2_trop of feature 6693 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1275485176524835 of field no2_trop of feature 6694 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1542718403734707 of field no2_trop of feature 6695 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 593957677123871.75 of field no2_trop of feature 6696 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1098718503060481.5 of field no2_trop of feature 6697 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 807611395270605.5 of field no2_trop of feature 6698 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1299960498041437 of field no2_trop of feature 6699 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1342400286881293.25 of field no2_trop of feature 6700 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 798309353428594.5 of field no2_trop of feature 6701 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1331771087646084.25 of field no2_trop of feature 6702 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1502263846493788.25 of field no2_trop of feature 6703 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1610668358372750 of field no2_trop of feature 6704 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1860551211309284.5 of field no2_trop of feature 6705 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1581540454960122.5 of field no2_trop of feature 6706 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1376502059188769.75 of field no2_trop of feature 6707 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3028984940056580 of field no2_trop of feature 6708 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 665178668608787.125 of field no2_trop of feature 6709 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1541343431211953.5 of field no2_trop of feature 6710 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2128047996827772.25 of field no2_trop of feature 6711 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1608602722867526.5 of field no2_trop of feature 6712 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1344425829975480.25 of field no2_trop of feature 6713 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1758102065600815 of field no2_trop of feature 6714 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 988001666852105.75 of field no2_trop of feature 6715 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1287438411203202 of field no2_trop of feature 6716 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1874993023566676.25 of field no2_trop of feature 6717 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1217834042128324.75 of field no2_trop of feature 6718 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 914362369049586 of field no2_trop of feature 6719 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1259013768115310 of field no2_trop of feature 6720 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 820910683355568.875 of field no2_trop of feature 6721 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1712096900273500 of field no2_trop of feature 6722 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1075847206611651.88 of field no2_trop of feature 6723 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1278189223427653 of field no2_trop of feature 6724 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1662484075205557 of field no2_trop of feature 6725 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1112025459092910.75 of field no2_trop of feature 6726 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 139115764286730.156 of field no2_trop of feature 6727 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1433445113407851.75 of field no2_trop of feature 6728 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1172613855537311 of field no2_trop of feature 6729 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 700502109260751.25 of field no2_trop of feature 6730 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 156065584154314.375 of field no2_trop of feature 6731 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 115493159606633.078 of field no2_trop of feature 6732 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 335498717886139.25 of field no2_trop of feature 6733 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 686527603630356.625 of field no2_trop of feature 6734 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 871699771564790.375 of field no2_trop of feature 6735 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 759042342165939.75 of field no2_trop of feature 6736 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1154677978703894 of field no2_trop of feature 6737 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 627344961040680.625 of field no2_trop of feature 6738 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 883923575246599.25 of field no2_trop of feature 6739 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1366119877404071.25 of field no2_trop of feature 6740 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 891959693733033.375 of field no2_trop of feature 6741 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 986911284722446 of field no2_trop of feature 6742 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1827851468424905.75 of field no2_trop of feature 6743 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 912582200274309.75 of field no2_trop of feature 6744 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 581305016094502.25 of field no2_trop of feature 6745 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 133222193557155.609 of field no2_trop of feature 6746 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 814837778504634.125 of field no2_trop of feature 6747 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1863677323949050.25 of field no2_trop of feature 6748 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 814147663232697.625 of field no2_trop of feature 6749 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1660863618821786 of field no2_trop of feature 6750 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 717050361458095.75 of field no2_trop of feature 6751 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1148327822781011.5 of field no2_trop of feature 6752 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1445653252568408.75 of field no2_trop of feature 6753 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1739053569590087.25 of field no2_trop of feature 6754 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1085135720003490.88 of field no2_trop of feature 6755 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1056252095488707.75 of field no2_trop of feature 6756 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 988057314242287.25 of field no2_trop of feature 6757 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1020553308808284.75 of field no2_trop of feature 6758 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 705645768420918.125 of field no2_trop of feature 6759 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1210441702602711.25 of field no2_trop of feature 6760 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 195833860097029.625 of field no2_trop of feature 6761 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1243380466363814.75 of field no2_trop of feature 6762 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 544691059884016.812 of field no2_trop of feature 6763 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 911136682634869.375 of field no2_trop of feature 6764 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 913206809366465.625 of field no2_trop of feature 6765 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1180413143989153.5 of field no2_trop of feature 6766 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1166154267049878.5 of field no2_trop of feature 6767 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 648669194317199.125 of field no2_trop of feature 6768 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 750001448706198 of field no2_trop of feature 6769 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1513958123632019 of field no2_trop of feature 6770 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1409195010462535.75 of field no2_trop of feature 6771 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 617924668494533.75 of field no2_trop of feature 6772 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 368248548898786.812 of field no2_trop of feature 6773 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 149073607335767.531 of field no2_trop of feature 6774 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1044251100451838.25 of field no2_trop of feature 6775 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1003978711734289.38 of field no2_trop of feature 6776 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1425597188260653.75 of field no2_trop of feature 6777 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 888840810872307 of field no2_trop of feature 6778 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 440862368269840.75 of field no2_trop of feature 6779 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 918731291660424.125 of field no2_trop of feature 6780 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 923075293441997.875 of field no2_trop of feature 6781 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 629123158058037 of field no2_trop of feature 6782 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1175914030584554 of field no2_trop of feature 6783 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 949483485430555.5 of field no2_trop of feature 6784 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 695706355831325.75 of field no2_trop of feature 6785 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 271210728488099.438 of field no2_trop of feature 6786 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1630030035266409 of field no2_trop of feature 6787 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 66693896918446.8516 of field no2_trop of feature 6788 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 380593287066344.625 of field no2_trop of feature 6789 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 906561382695090.25 of field no2_trop of feature 6790 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1103163721748605.88 of field no2_trop of feature 6791 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1150611666162694.75 of field no2_trop of feature 6792 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1005399582399732 of field no2_trop of feature 6793 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 828713038986397.75 of field no2_trop of feature 6794 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1406216451040436.25 of field no2_trop of feature 6795 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 633366107246220 of field no2_trop of feature 6796 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1526546045276354.5 of field no2_trop of feature 6797 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1277889078055413.75 of field no2_trop of feature 6798 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1158893158968039.75 of field no2_trop of feature 6799 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1136593672315957.5 of field no2_trop of feature 6800 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1364667349069805 of field no2_trop of feature 6801 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 693762531148704.5 of field no2_trop of feature 6802 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1062788253908693.12 of field no2_trop of feature 6803 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1279145635560871.5 of field no2_trop of feature 6804 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 894280452804660 of field no2_trop of feature 6805 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1661258627658389.75 of field no2_trop of feature 6806 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1546829190371208.75 of field no2_trop of feature 6807 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 852279325330910.125 of field no2_trop of feature 6808 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 983317317745149.875 of field no2_trop of feature 6809 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1976414992941026.75 of field no2_trop of feature 6810 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1683480777583172.25 of field no2_trop of feature 6811 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2092188511876884.25 of field no2_trop of feature 6812 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 700041758557526.875 of field no2_trop of feature 6813 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1432163361217863 of field no2_trop of feature 6814 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1452015348580917 of field no2_trop of feature 6815 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 957093704206308.75 of field no2_trop of feature 6816 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2038405747434844.75 of field no2_trop of feature 6817 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1102310717364071 of field no2_trop of feature 6818 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 893724581384431.125 of field no2_trop of feature 6819 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1841596264257641.5 of field no2_trop of feature 6820 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1943697175609049.75 of field no2_trop of feature 6821 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 753855249560483.625 of field no2_trop of feature 6822 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 690581866539823.75 of field no2_trop of feature 6823 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1284026284122956 of field no2_trop of feature 6824 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 608339953246295.375 of field no2_trop of feature 6825 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 654856625440643.25 of field no2_trop of feature 6826 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1400912531778231 of field no2_trop of feature 6827 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1096472780331914.75 of field no2_trop of feature 6828 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1823317630172496.25 of field no2_trop of feature 6829 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 450031508150950.688 of field no2_trop of feature 6830 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 250122448909319.25 of field no2_trop of feature 6831 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1072788571909586.62 of field no2_trop of feature 6832 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 421487792793122.938 of field no2_trop of feature 6833 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1432438859616104.25 of field no2_trop of feature 6834 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1097208574662327 of field no2_trop of feature 6835 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1447618985672361.25 of field no2_trop of feature 6836 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1260601800035510.75 of field no2_trop of feature 6837 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 655180979618453.375 of field no2_trop of feature 6838 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1067699026550108.12 of field no2_trop of feature 6839 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1171277441836100.5 of field no2_trop of feature 6840 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 883942306946837.5 of field no2_trop of feature 6841 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 12648292182068.8438 of field no2_trop of feature 6842 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1646268776241395.25 of field no2_trop of feature 6843 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 479474783288642.375 of field no2_trop of feature 6844 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1226534862117951 of field no2_trop of feature 6845 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 751530711286177.375 of field no2_trop of feature 6846 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 314630837025952.125 of field no2_trop of feature 6847 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 375720169524092.875 of field no2_trop of feature 6848 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 348861732091650.062 of field no2_trop of feature 6849 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1208422951119137 of field no2_trop of feature 6850 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 779079072291870 of field no2_trop of feature 6851 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1071311287059215.88 of field no2_trop of feature 6852 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 609493048232016 of field no2_trop of feature 6853 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1492060766053473.25 of field no2_trop of feature 6854 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 826902034108097.75 of field no2_trop of feature 6855 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1199508633563637 of field no2_trop of feature 6856 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2158564236900165.25 of field no2_trop of feature 6857 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 924507227860212.875 of field no2_trop of feature 6858 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1931117140996393.5 of field no2_trop of feature 6859 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1596930682776947 of field no2_trop of feature 6860 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1050196936459051.38 of field no2_trop of feature 6861 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 984458636954405 of field no2_trop of feature 6862 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1111955461686757.25 of field no2_trop of feature 6863 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1137363643783646.75 of field no2_trop of feature 6864 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 529716818217220.875 of field no2_trop of feature 6865 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1654879443077243.25 of field no2_trop of feature 6866 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1353320868120208.5 of field no2_trop of feature 6867 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1506013144178323.25 of field no2_trop of feature 6868 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 436901161379978.5 of field no2_trop of feature 6869 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 919471577217209.375 of field no2_trop of feature 6870 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 594912500896543.875 of field no2_trop of feature 6871 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 557692174354660.875 of field no2_trop of feature 6872 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1201486744925641.75 of field no2_trop of feature 6873 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1636830518789756.75 of field no2_trop of feature 6874 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 794115698188406.875 of field no2_trop of feature 6875 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 668190912228683.375 of field no2_trop of feature 6876 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 263690827179284.5 of field no2_trop of feature 6877 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 376134567313574.75 of field no2_trop of feature 6878 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1129205824016717 of field no2_trop of feature 6879 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 436971706496665.312 of field no2_trop of feature 6880 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 740921284401220 of field no2_trop of feature 6881 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1172499822204281.25 of field no2_trop of feature 6882 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 559908649340750.375 of field no2_trop of feature 6883 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1754922496413000.75 of field no2_trop of feature 6884 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1404184444961956.5 of field no2_trop of feature 6885 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1053391622457584.12 of field no2_trop of feature 6886 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1322449492538035 of field no2_trop of feature 6887 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 77773184130762.7344 of field no2_trop of feature 6888 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 864389314763902.75 of field no2_trop of feature 6889 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 462465249280167 of field no2_trop of feature 6890 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1213982322574065.5 of field no2_trop of feature 6891 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 951435854397495.875 of field no2_trop of feature 6892 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 364567441175645.375 of field no2_trop of feature 6893 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 899203822788340.375 of field no2_trop of feature 6894 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 163015387261798.438 of field no2_trop of feature 6895 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1082980807681342.38 of field no2_trop of feature 6896 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 314938102635123.875 of field no2_trop of feature 6897 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1285549028947589.25 of field no2_trop of feature 6898 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 943375746189703.875 of field no2_trop of feature 6899 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 954111420352583.125 of field no2_trop of feature 6900 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1481043787760700 of field no2_trop of feature 6901 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2064873092160996.75 of field no2_trop of feature 6902 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1168271606429443.75 of field no2_trop of feature 6903 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 771027124971024 of field no2_trop of feature 6904 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1081568152673899 of field no2_trop of feature 6905 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1423168749298183.75 of field no2_trop of feature 6906 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1259649002791811.75 of field no2_trop of feature 6907 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1568669695596399.75 of field no2_trop of feature 6908 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1660927591412073.5 of field no2_trop of feature 6909 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1273772704771472.5 of field no2_trop of feature 6910 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1659003922477077.25 of field no2_trop of feature 6911 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1175641161196872.5 of field no2_trop of feature 6912 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1364530311894377.5 of field no2_trop of feature 6913 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1399770336232122.75 of field no2_trop of feature 6914 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1076699663285653.5 of field no2_trop of feature 6915 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1849130132185055 of field no2_trop of feature 6916 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1336858770789749.5 of field no2_trop of feature 6917 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 743386200885206.625 of field no2_trop of feature 6918 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1033377403234571.88 of field no2_trop of feature 6919 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1477788853603506.25 of field no2_trop of feature 6920 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1822780326139345.5 of field no2_trop of feature 6921 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1284332344768954.5 of field no2_trop of feature 6922 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1060988038927898.75 of field no2_trop of feature 6923 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 891230691013233.75 of field no2_trop of feature 6924 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1005396405678639 of field no2_trop of feature 6925 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1415559516401390.25 of field no2_trop of feature 6926 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 804833133590527.75 of field no2_trop of feature 6927 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 842509648235582.125 of field no2_trop of feature 6928 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1165479706757087 of field no2_trop of feature 6929 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1380565195008876 of field no2_trop of feature 6930 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 682647512670473.625 of field no2_trop of feature 6931 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1113607137570925.25 of field no2_trop of feature 6932 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1344146388061399.25 of field no2_trop of feature 6933 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1211191189696455.75 of field no2_trop of feature 6934 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 620219849484256 of field no2_trop of feature 6935 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 562402539711947.625 of field no2_trop of feature 6936 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1207527334855112.75 of field no2_trop of feature 6937 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1175957409258790 of field no2_trop of feature 6938 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1107868555229506.5 of field no2_trop of feature 6939 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1030918182940131.38 of field no2_trop of feature 6940 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1119035715750505.88 of field no2_trop of feature 6941 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 826944700758640.5 of field no2_trop of feature 6942 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 606326131157520.625 of field no2_trop of feature 6943 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1711171050388038.5 of field no2_trop of feature 6944 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1136445571387757.75 of field no2_trop of feature 6945 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 755008344546204.125 of field no2_trop of feature 6946 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 914226317753118.625 of field no2_trop of feature 6947 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 425441742518419.25 of field no2_trop of feature 6948 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1141894853025496.5 of field no2_trop of feature 6949 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1114467700360819.38 of field no2_trop of feature 6950 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 943638209077253.125 of field no2_trop of feature 6951 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 551701480854771.938 of field no2_trop of feature 6952 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 856406488512357.125 of field no2_trop of feature 6953 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1142293038583193.25 of field no2_trop of feature 6954 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1470563346706330.75 of field no2_trop of feature 6955 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1264269598392693.25 of field no2_trop of feature 6956 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 550852200901863.375 of field no2_trop of feature 6957 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 786836844285289.75 of field no2_trop of feature 6958 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 707866570320220.5 of field no2_trop of feature 6959 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1032558466445207.12 of field no2_trop of feature 6960 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1512099194082056.75 of field no2_trop of feature 6961 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 987264229390093.5 of field no2_trop of feature 6962 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 445353266016441 of field no2_trop of feature 6963 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 694464860365533.25 of field no2_trop of feature 6964 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1033956552352465.25 of field no2_trop of feature 6965 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1040512209267435.5 of field no2_trop of feature 6966 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 464675808992496.938 of field no2_trop of feature 6967 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 791818052501284.875 of field no2_trop of feature 6968 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 958216839425858.75 of field no2_trop of feature 6969 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 902853820553191.375 of field no2_trop of feature 6970 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1328023104466829 of field no2_trop of feature 6971 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 668721753277541.25 of field no2_trop of feature 6972 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 195910717577612.562 of field no2_trop of feature 6973 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 430074962847093.062 of field no2_trop of feature 6974 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 618970357444677.625 of field no2_trop of feature 6975 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1086629217085646.88 of field no2_trop of feature 6976 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1036325729035234 of field no2_trop of feature 6977 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 565424915976709.625 of field no2_trop of feature 6978 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1032100580439382.62 of field no2_trop of feature 6979 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 398366630799009.75 of field no2_trop of feature 6980 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1322751938294513.75 of field no2_trop of feature 6981 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1071185313636560.75 of field no2_trop of feature 6982 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 962092767785688.875 of field no2_trop of feature 6983 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 434039839397528.312 of field no2_trop of feature 6984 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 771924493908754.75 of field no2_trop of feature 6985 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 868309005195342.25 of field no2_trop of feature 6986 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1049738612284800.12 of field no2_trop of feature 6987 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 901571027713189.375 of field no2_trop of feature 6988 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 411504727674027.875 of field no2_trop of feature 6989 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 819987243396453.75 of field no2_trop of feature 6990 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 942014795056602.5 of field no2_trop of feature 6991 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 780262181814814.5 of field no2_trop of feature 6992 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1749991568023961 of field no2_trop of feature 6993 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1638686052534412.75 of field no2_trop of feature 6994 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1312632109855258 of field no2_trop of feature 6995 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 598211963920093.75 of field no2_trop of feature 6996 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 409640594873999.375 of field no2_trop of feature 6997 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 464745861169703.875 of field no2_trop of feature 6998 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 188835803691563.344 of field no2_trop of feature 6999 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1153159615563527 of field no2_trop of feature 7000 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1573564475090243 of field no2_trop of feature 7001 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1251138238357234.5 of field no2_trop of feature 7002 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1529715427048249.75 of field no2_trop of feature 7003 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1739654955755631.75 of field no2_trop of feature 7004 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2214633364192341 of field no2_trop of feature 7005 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 693526522679912.875 of field no2_trop of feature 7006 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1544674935301700.25 of field no2_trop of feature 7007 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 649590826831554.25 of field no2_trop of feature 7008 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1171724045004939.5 of field no2_trop of feature 7009 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 756354781350173.625 of field no2_trop of feature 7010 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 119205185589378.281 of field no2_trop of feature 7011 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 609505097863748.25 of field no2_trop of feature 7012 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 918573934424212 of field no2_trop of feature 7013 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 813597049833588.25 of field no2_trop of feature 7014 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 520338589840030.188 of field no2_trop of feature 7015 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1140196840830212.75 of field no2_trop of feature 7016 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1488706477205542 of field no2_trop of feature 7017 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1804186758497562.5 of field no2_trop of feature 7018 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 447180811752846.25 of field no2_trop of feature 7019 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1644781194432998.75 of field no2_trop of feature 7020 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1272899982807739.5 of field no2_trop of feature 7021 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1723270523778792.25 of field no2_trop of feature 7022 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 585150875146055.125 of field no2_trop of feature 7023 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 519012363554738.812 of field no2_trop of feature 7024 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 689938306663216.25 of field no2_trop of feature 7025 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 813210530510250.5 of field no2_trop of feature 7026 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 895522441209932.375 of field no2_trop of feature 7027 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 675453992068442 of field no2_trop of feature 7028 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 256817936323436.688 of field no2_trop of feature 7029 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 963843579276381.25 of field no2_trop of feature 7030 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1076888075709102.88 of field no2_trop of feature 7031 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 515666399906913.312 of field no2_trop of feature 7032 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 354246986368048.062 of field no2_trop of feature 7033 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 294566858300991.062 of field no2_trop of feature 7034 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 649088521501480.5 of field no2_trop of feature 7035 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 342211239097841.812 of field no2_trop of feature 7036 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 443505975315310.938 of field no2_trop of feature 7037 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1497748630399510.25 of field no2_trop of feature 7038 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 564824844316444.75 of field no2_trop of feature 7039 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 287221457568080.062 of field no2_trop of feature 7040 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1100913069625239.62 of field no2_trop of feature 7041 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 797553567663717.375 of field no2_trop of feature 7042 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 382398869610365.188 of field no2_trop of feature 7043 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 948366265484764.875 of field no2_trop of feature 7044 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1049118603961123.88 of field no2_trop of feature 7045 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 975582878220448 of field no2_trop of feature 7046 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1427195845765200 of field no2_trop of feature 7047 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1201233483575051.75 of field no2_trop of feature 7048 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1105969752352721.12 of field no2_trop of feature 7049 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 503188951477141 of field no2_trop of feature 7050 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1514738939768267.25 of field no2_trop of feature 7051 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1160821538213622.25 of field no2_trop of feature 7052 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1067864544673266.25 of field no2_trop of feature 7053 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1649010615171009.75 of field no2_trop of feature 7054 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1351078322112735 of field no2_trop of feature 7055 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 596987611793993 of field no2_trop of feature 7056 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 919095300080844 of field no2_trop of feature 7057 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1585108789084461 of field no2_trop of feature 7058 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1367513362542849.75 of field no2_trop of feature 7059 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1289736385516644 of field no2_trop of feature 7060 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 695693320320633.625 of field no2_trop of feature 7061 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1660089046585617.25 of field no2_trop of feature 7062 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1358282796925432.25 of field no2_trop of feature 7063 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 225113931188566.312 of field no2_trop of feature 7064 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 916194406012364.25 of field no2_trop of feature 7065 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 960975219213578.375 of field no2_trop of feature 7066 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1491168436052648.75 of field no2_trop of feature 7067 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 805195717963561 of field no2_trop of feature 7068 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 746315740214577.125 of field no2_trop of feature 7069 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 599338330631790.125 of field no2_trop of feature 7070 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1256695199885816.75 of field no2_trop of feature 7071 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1191700253116942 of field no2_trop of feature 7072 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1139465647268280 of field no2_trop of feature 7073 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1012411044020500.38 of field no2_trop of feature 7074 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 864735741676204.25 of field no2_trop of feature 7075 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 551837422609132.75 of field no2_trop of feature 7076 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1290408754967302.25 of field no2_trop of feature 7077 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 677969571776757.25 of field no2_trop of feature 7078 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 698626638852683.75 of field no2_trop of feature 7079 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1036175108638581.12 of field no2_trop of feature 7080 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 698866536066261.75 of field no2_trop of feature 7081 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1302040483562632.25 of field no2_trop of feature 7082 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1099665494572527.62 of field no2_trop of feature 7083 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 318696382772404.812 of field no2_trop of feature 7084 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 53033448507836.7344 of field no2_trop of feature 7085 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1114622483357525.25 of field no2_trop of feature 7086 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 867506992661456 of field no2_trop of feature 7087 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 946885146660661.125 of field no2_trop of feature 7088 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1538530937623545.5 of field no2_trop of feature 7089 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 515555817150243.438 of field no2_trop of feature 7090 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 385497788422153.438 of field no2_trop of feature 7091 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 510003730245407.5 of field no2_trop of feature 7092 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1257455750732333.5 of field no2_trop of feature 7093 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1128328939452931 of field no2_trop of feature 7094 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 703905582514571.5 of field no2_trop of feature 7095 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 935942766542521 of field no2_trop of feature 7096 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1479793364613215 of field no2_trop of feature 7097 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1136736843849357.75 of field no2_trop of feature 7098 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1458513824516212.5 of field no2_trop of feature 7099 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 649184206531645 of field no2_trop of feature 7100 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 881757215774305.25 of field no2_trop of feature 7101 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 279141001913976.656 of field no2_trop of feature 7102 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 813408473096978.875 of field no2_trop of feature 7103 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 505304100014573.125 of field no2_trop of feature 7104 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 635022931609401 of field no2_trop of feature 7105 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1368056034139226.5 of field no2_trop of feature 7106 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1414970946662324.5 of field no2_trop of feature 7107 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 878086131153922.875 of field no2_trop of feature 7108 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1876104875949240.5 of field no2_trop of feature 7109 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1581795249900205.75 of field no2_trop of feature 7110 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 817184991995018.25 of field no2_trop of feature 7111 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1399853259606861.75 of field no2_trop of feature 7112 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1262973715270945.75 of field no2_trop of feature 7113 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1348199884176119.75 of field no2_trop of feature 7114 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 698385098507506 of field no2_trop of feature 7115 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 964967590832784.5 of field no2_trop of feature 7116 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1674020721252309.25 of field no2_trop of feature 7117 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1060098995190273.88 of field no2_trop of feature 7118 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 921579715059815.5 of field no2_trop of feature 7119 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1012652474823571.5 of field no2_trop of feature 7120 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 748827595491266 of field no2_trop of feature 7121 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1515582742615843 of field no2_trop of feature 7122 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1515066032498744 of field no2_trop of feature 7123 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 896547974412451.375 of field no2_trop of feature 7124 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1500252543873466.5 of field no2_trop of feature 7125 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1453868801025546.5 of field no2_trop of feature 7126 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1140332015789827 of field no2_trop of feature 7127 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1045143211368449.5 of field no2_trop of feature 7128 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 517260456642980 of field no2_trop of feature 7129 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 955276291114769.25 of field no2_trop of feature 7130 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 867032675339633 of field no2_trop of feature 7131 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 637690391448595.625 of field no2_trop of feature 7132 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 741852063681481 of field no2_trop of feature 7133 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 735038654189547.75 of field no2_trop of feature 7134 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 937817251071628.5 of field no2_trop of feature 7135 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 864467801683322.25 of field no2_trop of feature 7136 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 790945275766498.5 of field no2_trop of feature 7137 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 585430152746976.125 of field no2_trop of feature 7138 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 293143522938148.625 of field no2_trop of feature 7139 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1400665623869827 of field no2_trop of feature 7140 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 679385786902667 of field no2_trop of feature 7141 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 675254570663273.625 of field no2_trop of feature 7142 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1185954769622803.75 of field no2_trop of feature 7143 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1272088713965840.75 of field no2_trop of feature 7144 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 666136450018339 of field no2_trop of feature 7145 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1577849543218435.5 of field no2_trop of feature 7146 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1180335916803960.5 of field no2_trop of feature 7147 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1189004640956336.5 of field no2_trop of feature 7148 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 612616038921742.125 of field no2_trop of feature 7149 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1199783803335558.25 of field no2_trop of feature 7150 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 905886986715459 of field no2_trop of feature 7151 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 972475716365133.875 of field no2_trop of feature 7152 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 968103233635829.375 of field no2_trop of feature 7153 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1453054684088874.75 of field no2_trop of feature 7154 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1034282440119768.62 of field no2_trop of feature 7155 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1168198760928517 of field no2_trop of feature 7156 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 859521646941457.25 of field no2_trop of feature 7157 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1251449666566459.25 of field no2_trop of feature 7158 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1159629062840558.5 of field no2_trop of feature 7159 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 439445002951811.125 of field no2_trop of feature 7160 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 731643560906886.75 of field no2_trop of feature 7161 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 748627352520297.75 of field no2_trop of feature 7162 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 145909072802091.938 of field no2_trop of feature 7163 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 385283524061533.188 of field no2_trop of feature 7164 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 862723343634816 of field no2_trop of feature 7165 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1560049717681486 of field no2_trop of feature 7166 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 990641741164636.125 of field no2_trop of feature 7167 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1650684856729149 of field no2_trop of feature 7168 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 891020260626346.5 of field no2_trop of feature 7169 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 691162658789317 of field no2_trop of feature 7170 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 572328478622421.25 of field no2_trop of feature 7171 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1080190003430052.5 of field no2_trop of feature 7172 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 594084143486006.75 of field no2_trop of feature 7173 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 757926381954375.75 of field no2_trop of feature 7174 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1787071023416683.5 of field no2_trop of feature 7175 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1129846316714338.25 of field no2_trop of feature 7176 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1231772508405629.25 of field no2_trop of feature 7177 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1369935009894707 of field no2_trop of feature 7178 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 893285810476218.125 of field no2_trop of feature 7179 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 963636654236906.875 of field no2_trop of feature 7180 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 474636527521834.062 of field no2_trop of feature 7181 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1245052078911394.25 of field no2_trop of feature 7182 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1621515436858098.75 of field no2_trop of feature 7183 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 304137470002997.375 of field no2_trop of feature 7184 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1150242399721155.5 of field no2_trop of feature 7185 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1182144018816434.25 of field no2_trop of feature 7186 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 569637248146082.125 of field no2_trop of feature 7187 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 76336833796373.1875 of field no2_trop of feature 7188 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 76194066199491.3125 of field no2_trop of feature 7189 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 376319282690924.438 of field no2_trop of feature 7190 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 558664086695971.5 of field no2_trop of feature 7191 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 224732505573188.062 of field no2_trop of feature 7192 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1323112879535947.25 of field no2_trop of feature 7193 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 908472344745714.5 of field no2_trop of feature 7194 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1179965116772928 of field no2_trop of feature 7195 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1438607942436683.5 of field no2_trop of feature 7196 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1258351476538464.25 of field no2_trop of feature 7197 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 701619438748648.5 of field no2_trop of feature 7198 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2165479411009182.5 of field no2_trop of feature 7199 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1864019971658672.25 of field no2_trop of feature 7200 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1139839624020405.5 of field no2_trop of feature 7201 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1424672433796258.75 of field no2_trop of feature 7202 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 328735013125101.438 of field no2_trop of feature 7203 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1662888395121226.5 of field no2_trop of feature 7204 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1171178525313789.5 of field no2_trop of feature 7205 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1155219993047630.75 of field no2_trop of feature 7206 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1933509102437347 of field no2_trop of feature 7207 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 997849064072106.5 of field no2_trop of feature 7208 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1827945674636630.5 of field no2_trop of feature 7209 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1351608067740526.25 of field no2_trop of feature 7210 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1004824376797678.25 of field no2_trop of feature 7211 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 967072113785870.875 of field no2_trop of feature 7212 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 319443624252962.75 of field no2_trop of feature 7213 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1350522286379346 of field no2_trop of feature 7214 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 639892406876606.375 of field no2_trop of feature 7215 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 934179795877989.875 of field no2_trop of feature 7216 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1959415372493204 of field no2_trop of feature 7217 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1530622216607153 of field no2_trop of feature 7218 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 747479898953070 of field no2_trop of feature 7219 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 815281424036593.25 of field no2_trop of feature 7220 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1460508476736322.25 of field no2_trop of feature 7221 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1202210051455895.25 of field no2_trop of feature 7222 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1149941816180489.75 of field no2_trop of feature 7223 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1076525162709749.62 of field no2_trop of feature 7224 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1234381691844082.5 of field no2_trop of feature 7225 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1033324165770736.75 of field no2_trop of feature 7226 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 394143700430818.188 of field no2_trop of feature 7227 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1750566664083908 of field no2_trop of feature 7228 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1312838815810519 of field no2_trop of feature 7229 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 765229389892010.625 of field no2_trop of feature 7230 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 445649495258367.125 of field no2_trop of feature 7231 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 749439771554316.375 of field no2_trop of feature 7232 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 332386654021552.188 of field no2_trop of feature 7233 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1067606134843663.25 of field no2_trop of feature 7234 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 714951041755075.5 of field no2_trop of feature 7235 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 899669924452164.25 of field no2_trop of feature 7236 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1184750135075901.25 of field no2_trop of feature 7237 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 654959923647220.375 of field no2_trop of feature 7238 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 861561759135829.5 of field no2_trop of feature 7239 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1382267260262106 of field no2_trop of feature 7240 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1130072740248797.25 of field no2_trop of feature 7241 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 200343845555714.781 of field no2_trop of feature 7242 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 837810018004747.75 of field no2_trop of feature 7243 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1208757273628653 of field no2_trop of feature 7244 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1170583163964111 of field no2_trop of feature 7245 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 712328548950663.375 of field no2_trop of feature 7246 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1083149721609806.88 of field no2_trop of feature 7247 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 624980439897444.75 of field no2_trop of feature 7248 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1164979099329666.5 of field no2_trop of feature 7249 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 672229017677418.625 of field no2_trop of feature 7250 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1079260319570858 of field no2_trop of feature 7251 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1295839085820589.5 of field no2_trop of feature 7252 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1601723259485279.5 of field no2_trop of feature 7253 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1461134619417971.5 of field no2_trop of feature 7254 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 894630001667001.125 of field no2_trop of feature 7255 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 491208057416843.062 of field no2_trop of feature 7256 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 638303772474819.25 of field no2_trop of feature 7257 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2039236733855941.5 of field no2_trop of feature 7258 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 205111022188066.281 of field no2_trop of feature 7259 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 715368178097223.75 of field no2_trop of feature 7260 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 406360274333587.75 of field no2_trop of feature 7261 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1250536961733796.5 of field no2_trop of feature 7262 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 648475633414736.875 of field no2_trop of feature 7263 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 437029435186873.312 of field no2_trop of feature 7264 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 469698697980074.938 of field no2_trop of feature 7265 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 756950197470905.5 of field no2_trop of feature 7266 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 964829348694183.875 of field no2_trop of feature 7267 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 890704395961802.25 of field no2_trop of feature 7268 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 19058257239388.1836 of field no2_trop of feature 7269 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1432795090546951.5 of field no2_trop of feature 7270 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1065388235810187.38 of field no2_trop of feature 7271 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 561888677689621.562 of field no2_trop of feature 7272 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 650212259202617.125 of field no2_trop of feature 7273 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1282839285855225.25 of field no2_trop of feature 7274 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1411422877827717.5 of field no2_trop of feature 7275 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1056388146785175.25 of field no2_trop of feature 7276 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 888062952372938.5 of field no2_trop of feature 7277 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 662329478414649.25 of field no2_trop of feature 7278 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1280114316410035.75 of field no2_trop of feature 7279 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 609733931324553.875 of field no2_trop of feature 7280 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1210124030493407.25 of field no2_trop of feature 7281 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 795698472087488 of field no2_trop of feature 7282 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 947760935803380.5 of field no2_trop of feature 7283 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 840386722208577.375 of field no2_trop of feature 7284 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 665305627910402.125 of field no2_trop of feature 7285 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1744511724138465 of field no2_trop of feature 7286 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1891367158585490 of field no2_trop of feature 7287 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1486571392004698.25 of field no2_trop of feature 7288 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1135280371999251.75 of field no2_trop of feature 7289 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 775630029521680.625 of field no2_trop of feature 7290 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 383836062049699.625 of field no2_trop of feature 7291 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 680760595112260.5 of field no2_trop of feature 7292 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1299368970665491.25 of field no2_trop of feature 7293 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1296057622323369.25 of field no2_trop of feature 7294 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1304697646443801.25 of field no2_trop of feature 7295 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1027317752978542.5 of field no2_trop of feature 7296 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 725638407848919.125 of field no2_trop of feature 7297 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1555420687338391.75 of field no2_trop of feature 7298 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 600057310248830.625 of field no2_trop of feature 7299 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1471290706294530.5 of field no2_trop of feature 7300 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1028946644104526 of field no2_trop of feature 7301 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 898244781644562 of field no2_trop of feature 7302 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 670315207532021.25 of field no2_trop of feature 7303 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 273627775071477.125 of field no2_trop of feature 7304 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 801714360271907.875 of field no2_trop of feature 7305 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 737256334138810.375 of field no2_trop of feature 7306 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1537180392990576.25 of field no2_trop of feature 7307 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 850150319716985.875 of field no2_trop of feature 7308 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1959020801825026.75 of field no2_trop of feature 7309 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 861294312082427.5 of field no2_trop of feature 7310 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1075995964792491.62 of field no2_trop of feature 7311 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1473206378655741 of field no2_trop of feature 7312 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1103794574740841.25 of field no2_trop of feature 7313 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 937466935414540.75 of field no2_trop of feature 7314 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 58401333513947.9766 of field no2_trop of feature 7315 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 476668643142420.5 of field no2_trop of feature 7316 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1543509407286874.25 of field no2_trop of feature 7317 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 641101587420935.125 of field no2_trop of feature 7318 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 801536518661751 of field no2_trop of feature 7319 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 829600603905582.875 of field no2_trop of feature 7320 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1635339103007627.25 of field no2_trop of feature 7321 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 234951825630814.719 of field no2_trop of feature 7322 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 876515790283947.375 of field no2_trop of feature 7323 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 956053820987817.75 of field no2_trop of feature 7324 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1493203180683795 of field no2_trop of feature 7325 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 751881355569585.125 of field no2_trop of feature 7326 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 283685328823098.625 of field no2_trop of feature 7327 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 626755788820028.125 of field no2_trop of feature 7328 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 483469126665768.25 of field no2_trop of feature 7329 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1070837955616352.75 of field no2_trop of feature 7330 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 170201335765707.438 of field no2_trop of feature 7331 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 656215604815824.875 of field no2_trop of feature 7332 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 351598559469885 of field no2_trop of feature 7333 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 141140020261163.969 of field no2_trop of feature 7334 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1382637293498392 of field no2_trop of feature 7335 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 799028935527221.625 of field no2_trop of feature 7336 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 525712889905762.5 of field no2_trop of feature 7337 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1167876268966520 of field no2_trop of feature 7338 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 610740623284727.875 of field no2_trop of feature 7339 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1014697625954850.12 of field no2_trop of feature 7340 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 960103592670911.875 of field no2_trop of feature 7341 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 408661617066809.438 of field no2_trop of feature 7342 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1302258034186452.25 of field no2_trop of feature 7343 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1890401435373205.5 of field no2_trop of feature 7344 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1364304436070451.75 of field no2_trop of feature 7345 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 805953968425838 of field no2_trop of feature 7346 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1184768319065606.25 of field no2_trop of feature 7347 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1229057069123719 of field no2_trop of feature 7348 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1017051685826900.25 of field no2_trop of feature 7349 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 771106597769403.375 of field no2_trop of feature 7350 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 746496703774773.75 of field no2_trop of feature 7351 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 908085277711843.5 of field no2_trop of feature 7352 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1121682472131542.5 of field no2_trop of feature 7353 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 782965352380779.25 of field no2_trop of feature 7354 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 820110149640122.5 of field no2_trop of feature 7355 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 878983938260080.375 of field no2_trop of feature 7356 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 799962836757522.375 of field no2_trop of feature 7357 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 432446385143048.25 of field no2_trop of feature 7358 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 543298889250518.188 of field no2_trop of feature 7359 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 826750975543018.25 of field no2_trop of feature 7360 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1422256044465521 of field no2_trop of feature 7361 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 313845584434384.375 of field no2_trop of feature 7362 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 431478169847837.312 of field no2_trop of feature 7363 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 910593572870066 of field no2_trop of feature 7364 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 887011895859568.5 of field no2_trop of feature 7365 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 672670581909351.375 of field no2_trop of feature 7366 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1349783753496267.25 of field no2_trop of feature 7367 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1384072623721913.25 of field no2_trop of feature 7368 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1085175374246100.5 of field no2_trop of feature 7369 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 749700865165532.375 of field no2_trop of feature 7370 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1036844958620786.25 of field no2_trop of feature 7371 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 823376640489568.625 of field no2_trop of feature 7372 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 49494362125975.6094 of field no2_trop of feature 7373 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 456313172871646.188 of field no2_trop of feature 7374 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1694348559526679.25 of field no2_trop of feature 7375 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1624003466726590 of field no2_trop of feature 7376 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 485979831750337.312 of field no2_trop of feature 7377 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 486483068188317.688 of field no2_trop of feature 7378 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1142335212294256 of field no2_trop of feature 7379 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 597289181213618.625 of field no2_trop of feature 7380 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 807873419989728.125 of field no2_trop of feature 7381 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 515405799235177.25 of field no2_trop of feature 7382 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 252558199807408.531 of field no2_trop of feature 7383 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 290718425009931.688 of field no2_trop of feature 7384 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 382764192536064.938 of field no2_trop of feature 7385 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 420499175280547.188 of field no2_trop of feature 7386 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1462054554029673.5 of field no2_trop of feature 7387 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1548978406503811.25 of field no2_trop of feature 7388 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1642254496200857.75 of field no2_trop of feature 7389 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1523947816048567 of field no2_trop of feature 7390 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 756906654483509.5 of field no2_trop of feature 7391 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 868612491601834.375 of field no2_trop of feature 7392 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1612192855871089.75 of field no2_trop of feature 7393 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 288897643498612.5 of field no2_trop of feature 7394 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 955824439816478.875 of field no2_trop of feature 7395 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 63666618644411.9844 of field no2_trop of feature 7396 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 45210502384147.1641 of field no2_trop of feature 7397 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1449597316118579.25 of field no2_trop of feature 7398 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 859899786293635.75 of field no2_trop of feature 7399 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 707726192110540.125 of field no2_trop of feature 7400 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1371773564612831.25 of field no2_trop of feature 7401 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1160239869627275.75 of field no2_trop of feature 7402 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1123726089673327.75 of field no2_trop of feature 7403 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1813097132537223 of field no2_trop of feature 7404 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1165732091770824 of field no2_trop of feature 7405 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 455829517085230.688 of field no2_trop of feature 7406 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1309466562057095.75 of field no2_trop of feature 7407 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 938396838357948.625 of field no2_trop of feature 7408 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1654192833152719.75 of field no2_trop of feature 7409 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 83103735817649.0625 of field no2_trop of feature 7410 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 688024277433605.625 of field no2_trop of feature 7411 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1493778824454275.25 of field no2_trop of feature 7412 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 961299354307175.25 of field no2_trop of feature 7413 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1243599221950808 of field no2_trop of feature 7414 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1621432184857039.75 of field no2_trop of feature 7415 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 657591453675431.75 of field no2_trop of feature 7416 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 990530227300059.75 of field no2_trop of feature 7417 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 750661385127750.75 of field no2_trop of feature 7418 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1366473698408572 of field no2_trop of feature 7419 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 879913512577168.125 of field no2_trop of feature 7420 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1457910904761174.5 of field no2_trop of feature 7421 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 425325107560356.625 of field no2_trop of feature 7422 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1419952483504639.5 of field no2_trop of feature 7423 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 923782387740466.25 of field no2_trop of feature 7424 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 527812921632476 of field no2_trop of feature 7425 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1010380242905193.88 of field no2_trop of feature 7426 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 860270202927295 of field no2_trop of feature 7427 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 810841956309068.375 of field no2_trop of feature 7428 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 426654565337794.312 of field no2_trop of feature 7429 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 486837984613885.062 of field no2_trop of feature 7430 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 644863482447735.75 of field no2_trop of feature 7431 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 926830725484505.875 of field no2_trop of feature 7432 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 334400476110326.938 of field no2_trop of feature 7433 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 880348668595861.5 of field no2_trop of feature 7434 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 692332020777876.125 of field no2_trop of feature 7435 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 634519366545100.625 of field no2_trop of feature 7436 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 90608123225608.7812 of field no2_trop of feature 7437 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 462274536472477.875 of field no2_trop of feature 7438 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 56429137425702.7188 of field no2_trop of feature 7439 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1584700854279272 of field no2_trop of feature 7440 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1097343092369301.25 of field no2_trop of feature 7441 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 904074064850292.375 of field no2_trop of feature 7442 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 270964286133648.781 of field no2_trop of feature 7443 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 870824584903657.5 of field no2_trop of feature 7444 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1103488623636949.38 of field no2_trop of feature 7445 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1479224731537560.75 of field no2_trop of feature 7446 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1238079066570062.5 of field no2_trop of feature 7447 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2689748152551838 of field no2_trop of feature 7448 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 691765742857514.875 of field no2_trop of feature 7449 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1354339171543688.25 of field no2_trop of feature 7450 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 385092455241997.438 of field no2_trop of feature 7451 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 949228361864152.25 of field no2_trop of feature 7452 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1056825438874948.25 of field no2_trop of feature 7453 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 444965788199670 of field no2_trop of feature 7454 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1311309388917379.75 of field no2_trop of feature 7455 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 103682480287316.141 of field no2_trop of feature 7456 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 446106231072071.75 of field no2_trop of feature 7457 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 592716017344919.25 of field no2_trop of feature 7458 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 697718260933234 of field no2_trop of feature 7459 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1303370324737443.25 of field no2_trop of feature 7460 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1106184893050194.62 of field no2_trop of feature 7461 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1020492293854877 of field no2_trop of feature 7462 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1151153351880111.5 of field no2_trop of feature 7463 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1136671775838003.75 of field no2_trop of feature 7464 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 663233146023512.75 of field no2_trop of feature 7465 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 984933392444654.625 of field no2_trop of feature 7466 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1296848078165003.25 of field no2_trop of feature 7467 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 603377367188431.875 of field no2_trop of feature 7468 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1307732839135042 of field no2_trop of feature 7469 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 552134226947118.812 of field no2_trop of feature 7470 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 859701350767427.375 of field no2_trop of feature 7471 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1273543104515920.25 of field no2_trop of feature 7472 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1175532385884962.5 of field no2_trop of feature 7473 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 982186843204453.875 of field no2_trop of feature 7474 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1188795853701049 of field no2_trop of feature 7475 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 691279649759226.25 of field no2_trop of feature 7476 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 843710941748231.5 of field no2_trop of feature 7477 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 953871304054791.875 of field no2_trop of feature 7478 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1164764396800619.5 of field no2_trop of feature 7479 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 349115623309353.375 of field no2_trop of feature 7480 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 893966943295408.75 of field no2_trop of feature 7481 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 876448969598886.875 of field no2_trop of feature 7482 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 475708670890735.438 of field no2_trop of feature 7483 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 944022482787404.5 of field no2_trop of feature 7484 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1453058408520501 of field no2_trop of feature 7485 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 815891299715403.875 of field no2_trop of feature 7486 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1814452716107098.25 of field no2_trop of feature 7487 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1248191446146065.5 of field no2_trop of feature 7488 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 722728695640853.375 of field no2_trop of feature 7489 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1933842110441583 of field no2_trop of feature 7490 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 325441684459524.375 of field no2_trop of feature 7491 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1191168207104910.75 of field no2_trop of feature 7492 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1479153200541914 of field no2_trop of feature 7493 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1123810984805986.62 of field no2_trop of feature 7494 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1646914526960135.75 of field no2_trop of feature 7495 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1379358917330373.5 of field no2_trop of feature 7496 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 729849644597225 of field no2_trop of feature 7497 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 641628813580273.375 of field no2_trop of feature 7498 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 820285745637093 of field no2_trop of feature 7499 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1403217407244392.25 of field no2_trop of feature 7500 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1240143825738432.5 of field no2_trop of feature 7501 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1422874519199704 of field no2_trop of feature 7502 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1806797804151829 of field no2_trop of feature 7503 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1329241979487596.75 of field no2_trop of feature 7504 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1108609826665251.62 of field no2_trop of feature 7505 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1373748061085316.25 of field no2_trop of feature 7506 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 639195992933537.125 of field no2_trop of feature 7507 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1498957098920145.75 of field no2_trop of feature 7508 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 709901369722420 of field no2_trop of feature 7509 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 992887135266883 of field no2_trop of feature 7510 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1124307101007034.38 of field no2_trop of feature 7511 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 704801801260182.375 of field no2_trop of feature 7512 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 716633279887000.75 of field no2_trop of feature 7513 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 622135576616519.75 of field no2_trop of feature 7514 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1121765724132601.5 of field no2_trop of feature 7515 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 811370277889473.125 of field no2_trop of feature 7516 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 558938270588932.938 of field no2_trop of feature 7517 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 817234176400907 of field no2_trop of feature 7518 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 225749056322961.219 of field no2_trop of feature 7519 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 874380650312050.375 of field no2_trop of feature 7520 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1375721900305161.5 of field no2_trop of feature 7521 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 729489031982111.5 of field no2_trop of feature 7522 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 819315531198435.625 of field no2_trop of feature 7523 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1209615207407987.25 of field no2_trop of feature 7524 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 124461084330578.156 of field no2_trop of feature 7525 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1559714628377223.5 of field no2_trop of feature 7526 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 933745899593523.125 of field no2_trop of feature 7527 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 789943294116910.75 of field no2_trop of feature 7528 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 595689263974845.75 of field no2_trop of feature 7529 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 524706143174535.125 of field no2_trop of feature 7530 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 874459137231469.875 of field no2_trop of feature 7531 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 302374252868726.188 of field no2_trop of feature 7532 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 130682432428795.891 of field no2_trop of feature 7533 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 394057216937612.812 of field no2_trop of feature 7534 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 849988854651774.125 of field no2_trop of feature 7535 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 890655814037500 of field no2_trop of feature 7536 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1140134073203098.5 of field no2_trop of feature 7537 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 891097925979966 of field no2_trop of feature 7538 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 988993680169987.75 of field no2_trop of feature 7539 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2083846880454984.75 of field no2_trop of feature 7540 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 950444060163827.125 of field no2_trop of feature 7541 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 827819777877666.625 of field no2_trop of feature 7542 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 463729200877824.062 of field no2_trop of feature 7543 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1525846399841139 of field no2_trop of feature 7544 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 595817373468580.625 of field no2_trop of feature 7545 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 317034656399951 of field no2_trop of feature 7546 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 418495704920851.5 of field no2_trop of feature 7547 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 956075400782829.125 of field no2_trop of feature 7548 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 353555693518465 of field no2_trop of feature 7549 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1142519900286079 of field no2_trop of feature 7550 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 227631948208754.688 of field no2_trop of feature 7551 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 925819870924278.75 of field no2_trop of feature 7552 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 613894888245904.5 of field no2_trop of feature 7553 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 728881018519114.125 of field no2_trop of feature 7554 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1165588262984783.75 of field no2_trop of feature 7555 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 168575977372663.594 of field no2_trop of feature 7556 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 578046631360948.625 of field no2_trop of feature 7557 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1107346258464967.88 of field no2_trop of feature 7558 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 719799594479909.5 of field no2_trop of feature 7559 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 669755228282792.875 of field no2_trop of feature 7560 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 825724456461539.375 of field no2_trop of feature 7561 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 597848777065473.75 of field no2_trop of feature 7562 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 816464314475324.5 of field no2_trop of feature 7563 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 434451882031717.125 of field no2_trop of feature 7564 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 604756995250718.375 of field no2_trop of feature 7565 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 598531498245211 of field no2_trop of feature 7566 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1208730983523055.25 of field no2_trop of feature 7567 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 811570356547281.375 of field no2_trop of feature 7568 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1128461923570412.25 of field no2_trop of feature 7569 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 943430845869352.25 of field no2_trop of feature 7570 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 628984203895743.125 of field no2_trop of feature 7571 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1422957442574443 of field no2_trop of feature 7572 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 991856891753777.75 of field no2_trop of feature 7573 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1264716530187852.25 of field no2_trop of feature 7574 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1826712011431464 of field no2_trop of feature 7575 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 840767161944995.625 of field no2_trop of feature 7576 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 686608445705069.25 of field no2_trop of feature 7577 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1618692536769558.5 of field no2_trop of feature 7578 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 744438243277536.5 of field no2_trop of feature 7579 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 884404629407981.75 of field no2_trop of feature 7580 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1603015089549080.5 of field no2_trop of feature 7581 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1151711140287207 of field no2_trop of feature 7582 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 804510696399584 of field no2_trop of feature 7583 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1218622526212038.75 of field no2_trop of feature 7584 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 87317984973888.0938 of field no2_trop of feature 7585 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1218444082120295.25 of field no2_trop of feature 7586 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1004802030207920.38 of field no2_trop of feature 7587 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 585299140387414.75 of field no2_trop of feature 7588 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 807485805245323.75 of field no2_trop of feature 7589 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 913356827281531.875 of field no2_trop of feature 7590 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 118417399836594.094 of field no2_trop of feature 7591 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 600262701698811.75 of field no2_trop of feature 7592 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1338374614461663.5 of field no2_trop of feature 7593 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 933755539298908.875 of field no2_trop of feature 7594 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1455796084850062.5 of field no2_trop of feature 7595 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1014449841709592.88 of field no2_trop of feature 7596 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 790976495266895.625 of field no2_trop of feature 7597 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1054165537441113 of field no2_trop of feature 7598 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1592103819389231 of field no2_trop of feature 7599 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1626419746515221 of field no2_trop of feature 7600 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1118328183283611 of field no2_trop of feature 7601 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 865110375680969.75 of field no2_trop of feature 7602 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1567904543981403.5 of field no2_trop of feature 7603 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1546102159409329 of field no2_trop of feature 7604 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 516101117757179.938 of field no2_trop of feature 7605 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1432665940403203.5 of field no2_trop of feature 7606 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1156813392531057.5 of field no2_trop of feature 7607 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1456385421383875 of field no2_trop of feature 7608 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1534697511601098 of field no2_trop of feature 7609 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 936591693982354.625 of field no2_trop of feature 7610 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 668322691382991.25 of field no2_trop of feature 7611 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1082223762182238.75 of field no2_trop of feature 7612 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1332306419921315 of field no2_trop of feature 7613 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1393448880341184 of field no2_trop of feature 7614 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1069114967820751.25 of field no2_trop of feature 7615 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1371314692728046.75 of field no2_trop of feature 7616 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 725086534715583.125 of field no2_trop of feature 7617 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1194499492110444.5 of field no2_trop of feature 7618 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1570439238787330.5 of field no2_trop of feature 7619 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 730573991777491.75 of field no2_trop of feature 7620 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 772428990080961.75 of field no2_trop of feature 7621 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 805326018299429 of field no2_trop of feature 7622 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 397948919360801.5 of field no2_trop of feature 7623 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 999824984591978.125 of field no2_trop of feature 7624 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 604178229530198.25 of field no2_trop of feature 7625 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 35025308115934.875 of field no2_trop of feature 7626 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1151542226358742.5 of field no2_trop of feature 7627 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1015173038697739.62 of field no2_trop of feature 7628 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 964182064385950.125 of field no2_trop of feature 7629 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 435748860574531.125 of field no2_trop of feature 7630 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1070589185492135.62 of field no2_trop of feature 7631 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1356320350084679.5 of field no2_trop of feature 7632 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 779015373556849.25 of field no2_trop of feature 7633 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1279833450448568.25 of field no2_trop of feature 7634 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1159580097518883 of field no2_trop of feature 7635 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 902583634947122.875 of field no2_trop of feature 7636 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 902841935234619.125 of field no2_trop of feature 7637 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 874679700263222.875 of field no2_trop of feature 7638 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1306601159631172.75 of field no2_trop of feature 7639 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1241035936655043.75 of field no2_trop of feature 7640 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1299493520040760 of field no2_trop of feature 7641 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 648257589851436.875 of field no2_trop of feature 7642 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1158778249298157 of field no2_trop of feature 7643 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 853039547551106.75 of field no2_trop of feature 7644 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 919712569851853.875 of field no2_trop of feature 7645 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1575934309025651.5 of field no2_trop of feature 7646 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 933830247015648.625 of field no2_trop of feature 7647 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 783838293428725.625 of field no2_trop of feature 7648 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1781152792020348 of field no2_trop of feature 7649 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 89660008906969.3281 of field no2_trop of feature 7650 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 238373729344079.938 of field no2_trop of feature 7651 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 723887705900333.5 of field no2_trop of feature 7652 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1073019596212525.38 of field no2_trop of feature 7653 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 272210190669234.188 of field no2_trop of feature 7654 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1256047696493369.5 of field no2_trop of feature 7655 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 308112205343031.75 of field no2_trop of feature 7656 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1218725495792296 of field no2_trop of feature 7657 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 495363646774967.5 of field no2_trop of feature 7658 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1147724793483867 of field no2_trop of feature 7659 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1420511586417014.75 of field no2_trop of feature 7660 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2118255589745313 of field no2_trop of feature 7661 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 532141532748064.5 of field no2_trop of feature 7662 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1248807949122328.75 of field no2_trop of feature 7663 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1004475047019550.38 of field no2_trop of feature 7664 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1414056050987528.5 of field no2_trop of feature 7665 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 660565740955371.5 of field no2_trop of feature 7666 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 511694622203758.625 of field no2_trop of feature 7667 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 993123965301474.5 of field no2_trop of feature 7668 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 923503055368491.875 of field no2_trop of feature 7669 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1263558012867852 of field no2_trop of feature 7670 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1379734318129885.75 of field no2_trop of feature 7671 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1022928400764813 of field no2_trop of feature 7672 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1482169990159236.5 of field no2_trop of feature 7673 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1774752246728403.5 of field no2_trop of feature 7674 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1705706104229048 of field no2_trop of feature 7675 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1500521141118988.5 of field no2_trop of feature 7676 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1197521758833099.75 of field no2_trop of feature 7677 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 608926551227441.5 of field no2_trop of feature 7678 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1602376568609379.25 of field no2_trop of feature 7679 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 352566090126929.312 of field no2_trop of feature 7680 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1739644439713392.75 of field no2_trop of feature 7681 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 946790940448936.5 of field no2_trop of feature 7682 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1385010632781213.75 of field no2_trop of feature 7683 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1619040771126619.75 of field no2_trop of feature 7684 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1403167894212183.5 of field no2_trop of feature 7685 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1208462714903853.25 of field no2_trop of feature 7686 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 550304161742260.5 of field no2_trop of feature 7687 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 860767031152036 of field no2_trop of feature 7688 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1143961583951786.5 of field no2_trop of feature 7689 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 907296245917596 of field no2_trop of feature 7690 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 440183015509883.25 of field no2_trop of feature 7691 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1009700972301816.38 of field no2_trop of feature 7692 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1733378302586315.75 of field no2_trop of feature 7693 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1764814367728304.25 of field no2_trop of feature 7694 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1316023862103666 of field no2_trop of feature 7695 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 619463187382525.625 of field no2_trop of feature 7696 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 823958089991701.875 of field no2_trop of feature 7697 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1121372577511811 of field no2_trop of feature 7698 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 695441811643750 of field no2_trop of feature 7699 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1872994099204406.75 of field no2_trop of feature 7700 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 439997779807526.938 of field no2_trop of feature 7701 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1737227940840548.5 of field no2_trop of feature 7702 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 917804072498629.5 of field no2_trop of feature 7703 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1059628183215863.88 of field no2_trop of feature 7704 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1245342255951927.75 of field no2_trop of feature 7705 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1121335880906081 of field no2_trop of feature 7706 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1375622107445997.25 of field no2_trop of feature 7707 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 924951968813238.625 of field no2_trop of feature 7708 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 876260228549117.5 of field no2_trop of feature 7709 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 258922185421256.469 of field no2_trop of feature 7710 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1191141916999313.25 of field no2_trop of feature 7711 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1047219253373805.25 of field no2_trop of feature 7712 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 645905446966253.25 of field no2_trop of feature 7713 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 444365743924931.875 of field no2_trop of feature 7714 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1332030154728327 of field no2_trop of feature 7715 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 610110318003025.875 of field no2_trop of feature 7716 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1088942527294020.75 of field no2_trop of feature 7717 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 676992182330113.75 of field no2_trop of feature 7718 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2118610944339307 of field no2_trop of feature 7719 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 436934297867242.125 of field no2_trop of feature 7720 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 265797924371877.344 of field no2_trop of feature 7721 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 746941992438332.875 of field no2_trop of feature 7722 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1294031093350222.25 of field no2_trop of feature 7723 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 498880769964444 of field no2_trop of feature 7724 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 840835625761656 of field no2_trop of feature 7725 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1140683645952194.75 of field no2_trop of feature 7726 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1113505263411734.62 of field no2_trop of feature 7727 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 376224227527873.125 of field no2_trop of feature 7728 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1517932968514160.25 of field no2_trop of feature 7729 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1107311862243477.62 of field no2_trop of feature 7730 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 703557129073296.875 of field no2_trop of feature 7731 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1198217022584049 of field no2_trop of feature 7732 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1083572773225714.62 of field no2_trop of feature 7733 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 748412102280717.625 of field no2_trop of feature 7734 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 428853376659185.438 of field no2_trop of feature 7735 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 957195359281286.125 of field no2_trop of feature 7736 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 842877764485001.5 of field no2_trop of feature 7737 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 82971936124196.1875 of field no2_trop of feature 7738 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 755341735947813.5 of field no2_trop of feature 7739 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1187048438015663 of field no2_trop of feature 7740 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 710591977933836.5 of field no2_trop of feature 7741 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 427891542191687.25 of field no2_trop of feature 7742 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 384443692115323.75 of field no2_trop of feature 7743 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 855021766742111.125 of field no2_trop of feature 7744 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1082583827086818.88 of field no2_trop of feature 7745 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1053172866870591 of field no2_trop of feature 7746 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 620515448859068.75 of field no2_trop of feature 7747 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 376550854704396.438 of field no2_trop of feature 7748 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 371833013098330.438 of field no2_trop of feature 7749 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 31404284238294.6211 of field no2_trop of feature 7750 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 298644946618655.938 of field no2_trop of feature 7751 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1821598147724307.75 of field no2_trop of feature 7752 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1559807958252095 of field no2_trop of feature 7753 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 469361308291572.625 of field no2_trop of feature 7754 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 849353893830539.125 of field no2_trop of feature 7755 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 854399731889461.75 of field no2_trop of feature 7756 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1487529009101090.25 of field no2_trop of feature 7757 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 671084905144443.875 of field no2_trop of feature 7758 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 573754662080036.75 of field no2_trop of feature 7759 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1543898172223398.5 of field no2_trop of feature 7760 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 868858797028651.625 of field no2_trop of feature 7761 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 968659597995538.25 of field no2_trop of feature 7762 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 351696106715862.688 of field no2_trop of feature 7763 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 479532950147277 of field no2_trop of feature 7764 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1008199259561661.12 of field no2_trop of feature 7765 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 778167791506593.875 of field no2_trop of feature 7766 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 608333435490949.375 of field no2_trop of feature 7767 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 470215955807707.375 of field no2_trop of feature 7768 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 771911622711222.625 of field no2_trop of feature 7769 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1624572976139097.5 of field no2_trop of feature 7770 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 603306712529638.375 of field no2_trop of feature 7771 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1602412279336149.25 of field no2_trop of feature 7772 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1512113763182242 of field no2_trop of feature 7773 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 905559181961289.125 of field no2_trop of feature 7774 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 180263777833838.5 of field no2_trop of feature 7775 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1423958986055604.25 of field no2_trop of feature 7776 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 989575348756334.25 of field no2_trop of feature 7777 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1074229707864760.75 of field no2_trop of feature 7778 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 849747697703969.625 of field no2_trop of feature 7779 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1239481972330013.5 of field no2_trop of feature 7780 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 829606957347768.875 of field no2_trop of feature 7781 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 539932222144534.562 of field no2_trop of feature 7782 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 172914762211407.844 of field no2_trop of feature 7783 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 431917050298156.938 of field no2_trop of feature 7784 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 81574404773853.0781 of field no2_trop of feature 7785 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1644031926423467.75 of field no2_trop of feature 7786 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1478755343610537.25 of field no2_trop of feature 7787 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 655448700527122.125 of field no2_trop of feature 7788 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1132355926377840.75 of field no2_trop of feature 7789 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 392951252443281.188 of field no2_trop of feature 7790 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1072148407838285.5 of field no2_trop of feature 7791 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 661111151104414.625 of field no2_trop of feature 7792 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1515021339319228 of field no2_trop of feature 7793 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2018461196991666 of field no2_trop of feature 7794 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1043610717296323.88 of field no2_trop of feature 7795 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1643424405899950.25 of field no2_trop of feature 7796 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 590932288451176.625 of field no2_trop of feature 7797 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 753941294885262.375 of field no2_trop of feature 7798 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 170525895334967.562 of field no2_trop of feature 7799 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 695798918911450.5 of field no2_trop of feature 7800 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 446479413643924.062 of field no2_trop of feature 7801 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 858369483063643.25 of field no2_trop of feature 7802 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 927204373610311.5 of field no2_trop of feature 7803 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 775366580755171.5 of field no2_trop of feature 7804 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 793224025440222.25 of field no2_trop of feature 7805 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 886656815120841.25 of field no2_trop of feature 7806 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 124986420888576.5 of field no2_trop of feature 7807 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1101625202860614.12 of field no2_trop of feature 7808 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1534496940003809.75 of field no2_trop of feature 7809 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1153618049279884.75 of field no2_trop of feature 7810 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 856917338126750.125 of field no2_trop of feature 7811 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 752326151293664.25 of field no2_trop of feature 7812 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 940746516545732.5 of field no2_trop of feature 7813 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 531526727674454.375 of field no2_trop of feature 7814 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 409293538094584.625 of field no2_trop of feature 7815 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 386328391445877.062 of field no2_trop of feature 7816 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 340266894090214 of field no2_trop of feature 7817 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 214991747594017.406 of field no2_trop of feature 7818 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1052143171068019 of field no2_trop of feature 7819 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1012936298421918.75 of field no2_trop of feature 7820 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 542567257520158.812 of field no2_trop of feature 7821 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 470397247994224 of field no2_trop of feature 7822 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 717651966707853.75 of field no2_trop of feature 7823 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 332380108880679.5 of field no2_trop of feature 7824 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 245156330118516.062 of field no2_trop of feature 7825 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1183060995791256.5 of field no2_trop of feature 7826 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 269353770696056.938 of field no2_trop of feature 7827 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 713430049604148.75 of field no2_trop of feature 7828 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 906968824560799.5 of field no2_trop of feature 7829 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1727462590658433.25 of field no2_trop of feature 7830 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 213728193086496.969 of field no2_trop of feature 7831 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1050520304757901.62 of field no2_trop of feature 7832 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1313954502166816.5 of field no2_trop of feature 7833 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1129438491451255.75 of field no2_trop of feature 7834 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1070002916137309.5 of field no2_trop of feature 7835 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 817744916473193.375 of field no2_trop of feature 7836 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1184822871034721.25 of field no2_trop of feature 7837 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 880528372421831.625 of field no2_trop of feature 7838 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 989804839469779.875 of field no2_trop of feature 7839 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 465888713968452.062 of field no2_trop of feature 7840 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 837427332655142.875 of field no2_trop of feature 7841 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 577922246298840 of field no2_trop of feature 7842 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 801181164067757 of field no2_trop of feature 7843 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 908062657266818.875 of field no2_trop of feature 7844 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 861042036610797.375 of field no2_trop of feature 7845 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 345313882341256.438 of field no2_trop of feature 7846 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1900423223627003.5 of field no2_trop of feature 7847 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 497983565339873.188 of field no2_trop of feature 7848 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 257262293879089.156 of field no2_trop of feature 7849 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 894449311962071.125 of field no2_trop of feature 7850 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 778183346485739.125 of field no2_trop of feature 7851 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1532528577889297.5 of field no2_trop of feature 7852 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1137976970038817 of field no2_trop of feature 7853 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 837009155662981.375 of field no2_trop of feature 7854 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 403077050927349.75 of field no2_trop of feature 7855 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1385918298676970.25 of field no2_trop of feature 7856 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 821898643615504.625 of field no2_trop of feature 7857 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1322732001631102.25 of field no2_trop of feature 7858 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1439281955018941.5 of field no2_trop of feature 7859 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1378256923737408.25 of field no2_trop of feature 7860 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 987520996088096.625 of field no2_trop of feature 7861 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1785242327488158.5 of field no2_trop of feature 7862 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 634467114960225.5 of field no2_trop of feature 7863 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 226424191711812.469 of field no2_trop of feature 7864 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1687815358743573.5 of field no2_trop of feature 7865 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1428612663372696.25 of field no2_trop of feature 7866 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1161720988451379.5 of field no2_trop of feature 7867 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2048526561753060.5 of field no2_trop of feature 7868 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 954353508408294.125 of field no2_trop of feature 7869 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 690550592268373.25 of field no2_trop of feature 7870 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1274341995099766.75 of field no2_trop of feature 7871 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 734445428910949 of field no2_trop of feature 7872 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1403781987262100.25 of field no2_trop of feature 7873 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 608611946297123.75 of field no2_trop of feature 7874 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1491570017415651.75 of field no2_trop of feature 7875 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 356875202747532.938 of field no2_trop of feature 7876 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 462582130707969.562 of field no2_trop of feature 7877 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1260493353349920.75 of field no2_trop of feature 7878 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 761076265231286 of field no2_trop of feature 7879 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 89033537599000.2812 of field no2_trop of feature 7880 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 851468056489011.375 of field no2_trop of feature 7881 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1011411691381472.38 of field no2_trop of feature 7882 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1185332241830674.25 of field no2_trop of feature 7883 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 53635081143121.3984 of field no2_trop of feature 7884 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1206280855223467.25 of field no2_trop of feature 7885 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2155618430567956.25 of field no2_trop of feature 7886 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1299459452445589.75 of field no2_trop of feature 7887 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1752367207691022.5 of field no2_trop of feature 7888 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 965649928615148.375 of field no2_trop of feature 7889 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1545205228640024.75 of field no2_trop of feature 7890 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 239736214066674.625 of field no2_trop of feature 7891 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 963353487891199.625 of field no2_trop of feature 7892 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1295373531867299 of field no2_trop of feature 7893 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 735715843492898.75 of field no2_trop of feature 7894 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 559302005154086.125 of field no2_trop of feature 7895 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1084808079562481 of field no2_trop of feature 7896 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 656057426013812.75 of field no2_trop of feature 7897 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 897259231310972.625 of field no2_trop of feature 7898 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 645901832076733.625 of field no2_trop of feature 7899 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 456967057091806.062 of field no2_trop of feature 7900 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 476425678749856.188 of field no2_trop of feature 7901 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 418206897156651.375 of field no2_trop of feature 7902 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 943090060375543.5 of field no2_trop of feature 7903 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 658286717426381.125 of field no2_trop of feature 7904 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 722148779728213.375 of field no2_trop of feature 7905 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 849143080046278.5 of field no2_trop of feature 7906 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1115916613805566.12 of field no2_trop of feature 7907 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 565342047373023.875 of field no2_trop of feature 7908 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1229503672292558 of field no2_trop of feature 7909 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 762234070527592.875 of field no2_trop of feature 7910 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 971466066768080 of field no2_trop of feature 7911 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 225646086742704.031 of field no2_trop of feature 7912 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 855315668214270.75 of field no2_trop of feature 7913 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1032547731318754.88 of field no2_trop of feature 7914 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 725196843616986.375 of field no2_trop of feature 7915 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 660885056196275.375 of field no2_trop of feature 7916 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1193083003129268 of field no2_trop of feature 7917 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 613392035205297.375 of field no2_trop of feature 7918 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 829014170237596.75 of field no2_trop of feature 7919 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1392091872723922.25 of field no2_trop of feature 7920 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 796516861166319.375 of field no2_trop of feature 7921 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 680393902910227.5 of field no2_trop of feature 7922 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 732786194621421.625 of field no2_trop of feature 7923 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 229395110571972.5 of field no2_trop of feature 7924 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 809570555848158.625 of field no2_trop of feature 7925 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 712427410701921 of field no2_trop of feature 7926 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1074900981894352.25 of field no2_trop of feature 7927 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1107150287636159.25 of field no2_trop of feature 7928 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1488645681336347.5 of field no2_trop of feature 7929 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 134140909512921.094 of field no2_trop of feature 7930 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 15197209490109.1738 of field no2_trop of feature 7931 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 160531451529543.562 of field no2_trop of feature 7932 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 304715934482724.125 of field no2_trop of feature 7933 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 284876790931675.688 of field no2_trop of feature 7934 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 602702368727214 of field no2_trop of feature 7935 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 615953513056301.75 of field no2_trop of feature 7936 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2018070569839328.5 of field no2_trop of feature 7937 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 894797053379652.375 of field no2_trop of feature 7938 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 867651862097509.375 of field no2_trop of feature 7939 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 570845771437771 of field no2_trop of feature 7940 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1298775581073732.5 of field no2_trop of feature 7941 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1347034903871826.75 of field no2_trop of feature 7942 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 934850522197048.125 of field no2_trop of feature 7943 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 709062167643323.875 of field no2_trop of feature 7944 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 621699927658346.5 of field no2_trop of feature 7945 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1646248620493770.5 of field no2_trop of feature 7946 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1357409527251165.75 of field no2_trop of feature 7947 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 252610697862023.688 of field no2_trop of feature 7948 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 507296068453069.875 of field no2_trop of feature 7949 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1042383517075450.12 of field no2_trop of feature 7950 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1261927478610268.75 of field no2_trop of feature 7951 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 887548049700599.25 of field no2_trop of feature 7952 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 946108274040252.625 of field no2_trop of feature 7953 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 433559332946679.188 of field no2_trop of feature 7954 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 244678452678226.688 of field no2_trop of feature 7955 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 200607636641307.188 of field no2_trop of feature 7956 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 29033461000735.2031 of field no2_trop of feature 7957 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 154902000511881.406 of field no2_trop of feature 7958 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 684169764555626.875 of field no2_trop of feature 7959 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1093176877426831.25 of field no2_trop of feature 7960 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1636903692917003.25 of field no2_trop of feature 7961 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1344531538108403.75 of field no2_trop of feature 7962 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 759109710561533.625 of field no2_trop of feature 7963 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 785834534009382 of field no2_trop of feature 7964 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 58179435437770.0547 of field no2_trop of feature 7965 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 432009832462495.062 of field no2_trop of feature 7966 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 491305659433874.125 of field no2_trop of feature 7967 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 984317218094711.25 of field no2_trop of feature 7968 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1003742100783911.12 of field no2_trop of feature 7969 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1208961460115460.75 of field no2_trop of feature 7970 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1779228356290605 of field no2_trop of feature 7971 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2287608562973255 of field no2_trop of feature 7972 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1568108840010318 of field no2_trop of feature 7973 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 815690344720742.375 of field no2_trop of feature 7974 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1167305554590839.25 of field no2_trop of feature 7975 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 469536192264849.875 of field no2_trop of feature 7976 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 775018839337590.125 of field no2_trop of feature 7977 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 918687639130921.5 of field no2_trop of feature 7978 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 838154582701236 of field no2_trop of feature 7979 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 967131266523465.5 of field no2_trop of feature 7980 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1096968677448749.12 of field no2_trop of feature 7981 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 396636632308582.188 of field no2_trop of feature 7982 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 471226207886347.75 of field no2_trop of feature 7983 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1637504202745694.75 of field no2_trop of feature 7984 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1454519700223300 of field no2_trop of feature 7985 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 940315577898145.375 of field no2_trop of feature 7986 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 954043175620136 of field no2_trop of feature 7987 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 845635048851654.625 of field no2_trop of feature 7988 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 507210625609877.75 of field no2_trop of feature 7989 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1096723193587731.62 of field no2_trop of feature 7990 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 477580033469803.312 of field no2_trop of feature 7991 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 371492227604521.75 of field no2_trop of feature 7992 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 210060997210900.938 of field no2_trop of feature 7993 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1537639703043787.5 of field no2_trop of feature 7994 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 244068631770469.438 of field no2_trop of feature 7995 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 793887412438134.5 of field no2_trop of feature 7996 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 474574198063146.438 of field no2_trop of feature 7997 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 413509101756103.5 of field no2_trop of feature 7998 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1007007331899130.75 of field no2_trop of feature 7999 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1054051942276510.12 of field no2_trop of feature 8000 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 543682889105402.875 of field no2_trop of feature 8001 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 779095284523655.25 of field no2_trop of feature 8002 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 945209371513028.625 of field no2_trop of feature 8003 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1400188787079550.75 of field no2_trop of feature 8004 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1661303868548439 of field no2_trop of feature 8005 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 564617590650650.5 of field no2_trop of feature 8006 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1631463503274117 of field no2_trop of feature 8007 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 759093936498175 of field no2_trop of feature 8008 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 512586130638783.312 of field no2_trop of feature 8009 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 400225450806865.438 of field no2_trop of feature 8010 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 927995596246692 of field no2_trop of feature 8011 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 894369455766318.375 of field no2_trop of feature 8012 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 485893676883451.938 of field no2_trop of feature 8013 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1063510136391560.12 of field no2_trop of feature 8014 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 236007729382404.25 of field no2_trop of feature 8015 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 457009586814715.5 of field no2_trop of feature 8016 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1376020621630014 of field no2_trop of feature 8017 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 852356004805569.625 of field no2_trop of feature 8018 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 582735307381117.25 of field no2_trop of feature 8019 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 664758519858705.75 of field no2_trop of feature 8020 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 292831492247337.312 of field no2_trop of feature 8021 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 828916184823192.5 of field no2_trop of feature 8022 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1201070046751920 of field no2_trop of feature 8023 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1369144663595179.75 of field no2_trop of feature 8024 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1249564665995112.5 of field no2_trop of feature 8025 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 978309490797237.25 of field no2_trop of feature 8026 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1422401954551587.5 of field no2_trop of feature 8027 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 897377920183535 of field no2_trop of feature 8028 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 424453426246636.812 of field no2_trop of feature 8029 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 590430804686902.75 of field no2_trop of feature 8030 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 276637636150553.594 of field no2_trop of feature 8031 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1186304208943038.25 of field no2_trop of feature 8032 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 458790166372891.688 of field no2_trop of feature 8033 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 597561941059193.5 of field no2_trop of feature 8034 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 457330243946426 of field no2_trop of feature 8035 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 336738652376911.875 of field no2_trop of feature 8036 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1097191047925262 of field no2_trop of feature 8037 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 26636042993594.0586 of field no2_trop of feature 8038 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 615511948824369 of field no2_trop of feature 8039 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 276971164479796.25 of field no2_trop of feature 8040 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 962640149692651.875 of field no2_trop of feature 8041 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1654593209552549.5 of field no2_trop of feature 8042 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 564881970525066.25 of field no2_trop of feature 8043 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1083496422377375 of field no2_trop of feature 8044 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1133664297299747 of field no2_trop of feature 8045 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2231839361969105 of field no2_trop of feature 8046 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1046663984435163 of field no2_trop of feature 8047 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1839160485974025.5 of field no2_trop of feature 8048 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 908387230528842.375 of field no2_trop of feature 8049 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1348844649015900.25 of field no2_trop of feature 8050 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1393016079477784 of field no2_trop of feature 8051 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1303833468764387.25 of field no2_trop of feature 8052 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 389853155197292.812 of field no2_trop of feature 8053 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 958328681916755.125 of field no2_trop of feature 8054 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1239481643703693.5 of field no2_trop of feature 8055 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2142866195763636 of field no2_trop of feature 8056 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 569805011882426.75 of field no2_trop of feature 8057 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1307689679545019.25 of field no2_trop of feature 8058 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2413217648581594.5 of field no2_trop of feature 8059 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1119427109697589.88 of field no2_trop of feature 8060 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 546680234998793.812 of field no2_trop of feature 8061 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 234042078435031.719 of field no2_trop of feature 8062 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 653917794815543 of field no2_trop of feature 8063 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 774061277012251.625 of field no2_trop of feature 8064 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 831023555871052 of field no2_trop of feature 8065 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1080932808455290.75 of field no2_trop of feature 8066 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1078701545284802.75 of field no2_trop of feature 8067 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 888858721006745.375 of field no2_trop of feature 8068 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1007917626805447.12 of field no2_trop of feature 8069 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 969301952908972.5 of field no2_trop of feature 8070 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1065076917143069.25 of field no2_trop of feature 8071 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 800250384787495.875 of field no2_trop of feature 8072 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1551636336179726.75 of field no2_trop of feature 8073 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 660437467148476.625 of field no2_trop of feature 8074 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 326148641830359.312 of field no2_trop of feature 8075 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 438566612184058.625 of field no2_trop of feature 8076 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1077692881566708.88 of field no2_trop of feature 8077 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 198546204814426.812 of field no2_trop of feature 8078 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 936071588059949.125 of field no2_trop of feature 8079 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1182559950195409.25 of field no2_trop of feature 8080 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1212032034907151.75 of field no2_trop of feature 8081 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 638906747000910.375 of field no2_trop of feature 8082 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 261909206971095.031 of field no2_trop of feature 8083 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 583190126207955.5 of field no2_trop of feature 8084 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 852435861001322.375 of field no2_trop of feature 8085 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 515858536761988.938 of field no2_trop of feature 8086 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 343493046058883.938 of field no2_trop of feature 8087 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 390316244453183.562 of field no2_trop of feature 8088 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1009021263530012.25 of field no2_trop of feature 8089 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1003604077729523.88 of field no2_trop of feature 8090 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1021290746270297 of field no2_trop of feature 8091 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 915813035168039.25 of field no2_trop of feature 8092 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1070477890711772.5 of field no2_trop of feature 8093 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 719840617998852.375 of field no2_trop of feature 8094 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1147298565146866.25 of field no2_trop of feature 8095 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1404672674131325 of field no2_trop of feature 8096 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1719859820745932.75 of field no2_trop of feature 8097 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1020496127828610 of field no2_trop of feature 8098 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1136301633059611 of field no2_trop of feature 8099 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1071996582478459.5 of field no2_trop of feature 8100 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 875464514686364 of field no2_trop of feature 8101 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1503340974028542.5 of field no2_trop of feature 8102 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 980986590341817.625 of field no2_trop of feature 8103 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1124398897292412.62 of field no2_trop of feature 8104 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 686590371257470.875 of field no2_trop of feature 8105 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 46111606023076.7734 of field no2_trop of feature 8106 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 422844088386691.5 of field no2_trop of feature 8107 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 683714781415628.75 of field no2_trop of feature 8108 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 371600920759851.75 of field no2_trop of feature 8109 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 284130398402444.375 of field no2_trop of feature 8110 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1001319796179414 of field no2_trop of feature 8111 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 609641532557589 of field no2_trop of feature 8112 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 351617318555649.938 of field no2_trop of feature 8113 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1626232758139158.25 of field no2_trop of feature 8114 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1332855335417771.25 of field no2_trop of feature 8115 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1670901947933689.25 of field no2_trop of feature 8116 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 695227547283129.75 of field no2_trop of feature 8117 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 165327985446479.031 of field no2_trop of feature 8118 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1641226553071992.5 of field no2_trop of feature 8119 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 846346963002815.75 of field no2_trop of feature 8120 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1099778213400277.25 of field no2_trop of feature 8121 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1231204970751041.5 of field no2_trop of feature 8122 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 692449669000425.25 of field no2_trop of feature 8123 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 776100293785557.375 of field no2_trop of feature 8124 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 946673073142174 of field no2_trop of feature 8125 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1584107245603299.75 of field no2_trop of feature 8126 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1575975387315647.75 of field no2_trop of feature 8127 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 840816620206151.125 of field no2_trop of feature 8128 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 913674499390836 of field no2_trop of feature 8129 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1098521108184286.25 of field no2_trop of feature 8130 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 510587973071260.438 of field no2_trop of feature 8131 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1135967529634308.5 of field no2_trop of feature 8132 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 402238889498266.875 of field no2_trop of feature 8133 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 453857293611458.75 of field no2_trop of feature 8134 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1142530744954638 of field no2_trop of feature 8135 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 645245346231540.625 of field no2_trop of feature 8136 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 587629210538107.125 of field no2_trop of feature 8137 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 93758458363709 of field no2_trop of feature 8138 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 722941700267247.125 of field no2_trop of feature 8139 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2136747830938438.75 of field no2_trop of feature 8140 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 777781107870096.125 of field no2_trop of feature 8141 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1117782773134567.88 of field no2_trop of feature 8142 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 480306591275539.188 of field no2_trop of feature 8143 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1050947847600182.25 of field no2_trop of feature 8144 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 941574764414162.875 of field no2_trop of feature 8145 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1007779603751059.75 of field no2_trop of feature 8146 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 943248348719662.375 of field no2_trop of feature 8147 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 942619467485346.875 of field no2_trop of feature 8148 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1054086448040106.88 of field no2_trop of feature 8149 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 697732720491312.625 of field no2_trop of feature 8150 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 170418188058597.469 of field no2_trop of feature 8151 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 627708695605833.75 of field no2_trop of feature 8152 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1155187787668273.75 of field no2_trop of feature 8153 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1163987852806531 of field no2_trop of feature 8154 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1340245703185464.75 of field no2_trop of feature 8155 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 195250849619876.594 of field no2_trop of feature 8156 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 719681727173147 of field no2_trop of feature 8157 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 342768753649670.562 of field no2_trop of feature 8158 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1050397727140552.88 of field no2_trop of feature 8159 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 730917625366073.5 of field no2_trop of feature 8160 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 382297652703814.5 of field no2_trop of feature 8161 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1000371490162087.88 of field no2_trop of feature 8162 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 640401722901506.25 of field no2_trop of feature 8163 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 127971032512068.625 of field no2_trop of feature 8164 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1330792219381001 of field no2_trop of feature 8165 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1507823108406610 of field no2_trop of feature 8166 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 540883485798740.375 of field no2_trop of feature 8167 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 853586655602803.125 of field no2_trop of feature 8168 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 709125592523078 of field no2_trop of feature 8169 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 978999825153387.125 of field no2_trop of feature 8170 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 817798044394921.875 of field no2_trop of feature 8171 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 412088395403820.875 of field no2_trop of feature 8172 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 688812542433106.5 of field no2_trop of feature 8173 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 781283333333067.25 of field no2_trop of feature 8174 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 494341947546181.5 of field no2_trop of feature 8175 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 730495559629125.625 of field no2_trop of feature 8176 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1372979732749227 of field no2_trop of feature 8177 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1222659591010760.75 of field no2_trop of feature 8178 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 415317285925157.188 of field no2_trop of feature 8179 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1361309883500780.5 of field no2_trop of feature 8180 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 295658527550403.938 of field no2_trop of feature 8181 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 929208775077913.75 of field no2_trop of feature 8182 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1109530966240126.88 of field no2_trop of feature 8183 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2113606184570380.75 of field no2_trop of feature 8184 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 670543876679666.875 of field no2_trop of feature 8185 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 326376352484571.75 of field no2_trop of feature 8186 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 776235030576745 of field no2_trop of feature 8187 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 325673174316416.438 of field no2_trop of feature 8188 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 772234114673219.625 of field no2_trop of feature 8189 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 547127769275539.312 of field no2_trop of feature 8190 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 730557943858866.625 of field no2_trop of feature 8191 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 848886149035115.5 of field no2_trop of feature 8192 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 992618976189787.625 of field no2_trop of feature 8193 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 680899713587714.375 of field no2_trop of feature 8194 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 790218792515152 of field no2_trop of feature 8195 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1878745278888091 of field no2_trop of feature 8196 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 893532554071462.125 of field no2_trop of feature 8197 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 639294416516368.125 of field no2_trop of feature 8198 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 890538987380750.75 of field no2_trop of feature 8199 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1315731932389426.25 of field no2_trop of feature 8200 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1388257241738301.75 of field no2_trop of feature 8201 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 529510002719853.25 of field no2_trop of feature 8202 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 817164233765806.75 of field no2_trop of feature 8203 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1211094573558384.5 of field no2_trop of feature 8204 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 15455446448575.0039 of field no2_trop of feature 8205 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 587019006232976.625 of field no2_trop of feature 8206 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 489291563489832.688 of field no2_trop of feature 8207 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1140319089821241.5 of field no2_trop of feature 8208 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1203893713635207 of field no2_trop of feature 8209 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 826887136381592.375 of field no2_trop of feature 8210 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 958507016466392.125 of field no2_trop of feature 8211 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 125101645492015.906 of field no2_trop of feature 8212 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1008019939133064.38 of field no2_trop of feature 8213 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1853590467683898.25 of field no2_trop of feature 8214 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 854214660500265.375 of field no2_trop of feature 8215 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1897293386555611.5 of field no2_trop of feature 8216 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 516818728097887.312 of field no2_trop of feature 8217 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1039487990570196.38 of field no2_trop of feature 8218 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1089917671127477.62 of field no2_trop of feature 8219 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 287748163402411.562 of field no2_trop of feature 8220 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 446069315382128.5 of field no2_trop of feature 8221 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 321185097279062.562 of field no2_trop of feature 8222 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1232065314456722.25 of field no2_trop of feature 8223 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1256790939687034.5 of field no2_trop of feature 8224 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1223162170196101.25 of field no2_trop of feature 8225 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 645140733519683.625 of field no2_trop of feature 8226 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 648594431829406 of field no2_trop of feature 8227 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1011344322985878.5 of field no2_trop of feature 8228 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1235214430938886 of field no2_trop of feature 8229 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 854155672075830.75 of field no2_trop of feature 8230 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1026490710073285.25 of field no2_trop of feature 8231 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1374957077316485 of field no2_trop of feature 8232 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1060926257179744.38 of field no2_trop of feature 8233 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1070634097755864.75 of field no2_trop of feature 8234 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 498685346846168.625 of field no2_trop of feature 8235 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 627863807228859.5 of field no2_trop of feature 8236 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1295972069938070.5 of field no2_trop of feature 8237 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 719259606665145.875 of field no2_trop of feature 8238 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 451520705705420.375 of field no2_trop of feature 8239 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 598305348566018.5 of field no2_trop of feature 8240 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 404803051130884.312 of field no2_trop of feature 8241 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 632876399258411.75 of field no2_trop of feature 8242 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 175136330905456.812 of field no2_trop of feature 8243 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1004495750477708.5 of field no2_trop of feature 8244 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 834239931206702.75 of field no2_trop of feature 8245 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 440566796280554.625 of field no2_trop of feature 8246 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 167985394797387.938 of field no2_trop of feature 8247 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 313536264910712.812 of field no2_trop of feature 8248 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 176513905053243.438 of field no2_trop of feature 8249 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 16480185470820.7422 of field no2_trop of feature 8250 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1087562734918574.25 of field no2_trop of feature 8251 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 747202428796908.875 of field no2_trop of feature 8252 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 381300901689819.5 of field no2_trop of feature 8253 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 471086979868787.25 of field no2_trop of feature 8254 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1100467014166934 of field no2_trop of feature 8255 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1309423512009179.75 of field no2_trop of feature 8256 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1078068939618860.88 of field no2_trop of feature 8257 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1064050617145803.75 of field no2_trop of feature 8258 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 915630045078869.5 of field no2_trop of feature 8259 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 601958194425642.375 of field no2_trop of feature 8260 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 430123490000341.938 of field no2_trop of feature 8261 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 721816812373990.625 of field no2_trop of feature 8262 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 990184841037771.5 of field no2_trop of feature 8263 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 97016110534424.3438 of field no2_trop of feature 8264 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 815613610475029.375 of field no2_trop of feature 8265 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 202631317519681.031 of field no2_trop of feature 8266 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 609955151608946.875 of field no2_trop of feature 8267 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 396747215065252 of field no2_trop of feature 8268 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 951707518822004.25 of field no2_trop of feature 8269 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1592439785030346.75 of field no2_trop of feature 8270 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 338458490836947 of field no2_trop of feature 8271 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1158806182535354.25 of field no2_trop of feature 8272 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 192179699732125.75 of field no2_trop of feature 8273 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1767631352543085 of field no2_trop of feature 8274 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 400111663943575.875 of field no2_trop of feature 8275 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 11594912177920.9473 of field no2_trop of feature 8276 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 312789981923588.125 of field no2_trop of feature 8277 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 655901218969720.5 of field no2_trop of feature 8278 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1295314598213917.75 of field no2_trop of feature 8279 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1273686276049320.5 of field no2_trop of feature 8280 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 437986586729311.938 of field no2_trop of feature 8281 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 412544939518838.875 of field no2_trop of feature 8282 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1115008947909809.62 of field no2_trop of feature 8283 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 118088869365967.641 of field no2_trop of feature 8284 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 469730519962058.688 of field no2_trop of feature 8285 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 980993053326110.375 of field no2_trop of feature 8286 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 850899587726517 of field no2_trop of feature 8287 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 916615814496672.125 of field no2_trop of feature 8288 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1588491777964336.5 of field no2_trop of feature 8289 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 111183711513327.812 of field no2_trop of feature 8290 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 788202615271084.125 of field no2_trop of feature 8291 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1437400788421328 of field no2_trop of feature 8292 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 907819364247934.625 of field no2_trop of feature 8293 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 366497600480461.188 of field no2_trop of feature 8294 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 580047144083764.625 of field no2_trop of feature 8295 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 906376749474320.625 of field no2_trop of feature 8296 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1197568752396855.5 of field no2_trop of feature 8297 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1141850488472300.75 of field no2_trop of feature 8298 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1525227815564849.25 of field no2_trop of feature 8299 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 637160536278697.75 of field no2_trop of feature 8300 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 267658962607392.812 of field no2_trop of feature 8301 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 676073616994745 of field no2_trop of feature 8302 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 233196522913749.5 of field no2_trop of feature 8303 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 705800880043943.875 of field no2_trop of feature 8304 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 107719230152481.484 of field no2_trop of feature 8305 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1290842432167555.75 of field no2_trop of feature 8306 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1109984032393258.5 of field no2_trop of feature 8307 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 317783048072628.875 of field no2_trop of feature 8308 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 695426968688298.125 of field no2_trop of feature 8309 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1038679679365177.38 of field no2_trop of feature 8310 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1171912128802068.75 of field no2_trop of feature 8311 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 881912491710491 of field no2_trop of feature 8312 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 492173452002807.625 of field no2_trop of feature 8313 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 851639489885928.875 of field no2_trop of feature 8314 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 499784054175934.188 of field no2_trop of feature 8315 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 302243185738111.625 of field no2_trop of feature 8316 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 642295432070332 of field no2_trop of feature 8317 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 324143199712743.812 of field no2_trop of feature 8318 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 508022825559683.062 of field no2_trop of feature 8319 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 973423474671926.625 of field no2_trop of feature 8320 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 786567315931861.25 of field no2_trop of feature 8321 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1751641929402849.25 of field no2_trop of feature 8322 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 526137803737483.438 of field no2_trop of feature 8323 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 981881111184775.375 of field no2_trop of feature 8324 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 82432995805827.4375 of field no2_trop of feature 8325 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 339404879867406.625 of field no2_trop of feature 8326 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 773774441005971.25 of field no2_trop of feature 8327 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1172465645067004.5 of field no2_trop of feature 8328 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 880385912912124.75 of field no2_trop of feature 8329 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 493767453967821 of field no2_trop of feature 8330 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 172519575368880.844 of field no2_trop of feature 8331 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 823475009301346.25 of field no2_trop of feature 8332 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 968366134691805.25 of field no2_trop of feature 8333 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 599783290669029.125 of field no2_trop of feature 8334 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1096034611905288.38 of field no2_trop of feature 8335 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 636501147567678.375 of field no2_trop of feature 8336 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 419207728614119.312 of field no2_trop of feature 8337 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1874788837079868.25 of field no2_trop of feature 8338 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 733935565175515.875 of field no2_trop of feature 8339 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 567552771398513.875 of field no2_trop of feature 8340 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 26174006368884.4766 of field no2_trop of feature 8341 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 401051206592369.438 of field no2_trop of feature 8342 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 577390912310502.25 of field no2_trop of feature 8343 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 944608861684337.125 of field no2_trop of feature 8344 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 559835803839823.688 of field no2_trop of feature 8345 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 420255115466916.312 of field no2_trop of feature 8346 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 292519215086786.062 of field no2_trop of feature 8347 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 689158531176981.375 of field no2_trop of feature 8348 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 570317723712632.875 of field no2_trop of feature 8349 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 875006026198952.875 of field no2_trop of feature 8350 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1295119284637749 of field no2_trop of feature 8351 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 698505813909041.5 of field no2_trop of feature 8352 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 953740620321550.5 of field no2_trop of feature 8353 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1439487456011029.25 of field no2_trop of feature 8354 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 714416750129858 of field no2_trop of feature 8355 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 565336570267691 of field no2_trop of feature 8356 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 479252412812129.5 of field no2_trop of feature 8357 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 795810643204704.375 of field no2_trop of feature 8358 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 682724301687239.875 of field no2_trop of feature 8359 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 709925688070097.75 of field no2_trop of feature 8360 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 992256720443074.25 of field no2_trop of feature 8361 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 563317818784116.75 of field no2_trop of feature 8362 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 583017542618918 of field no2_trop of feature 8363 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 786774405284495.5 of field no2_trop of feature 8364 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1432946477738351 of field no2_trop of feature 8365 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 998558787381134.625 of field no2_trop of feature 8366 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 889353084534086.5 of field no2_trop of feature 8367 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1435205126435503.25 of field no2_trop of feature 8368 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1119672155390180.75 of field no2_trop of feature 8369 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1490062608485950.5 of field no2_trop of feature 8370 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1649778614880779 of field no2_trop of feature 8371 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1179631232431838.75 of field no2_trop of feature 8372 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 925475032372523.875 of field no2_trop of feature 8373 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 880955258011472.375 of field no2_trop of feature 8374 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1008094646849804.12 of field no2_trop of feature 8375 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1710466256473810 of field no2_trop of feature 8376 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1448136681668420.25 of field no2_trop of feature 8377 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 703170938376279.125 of field no2_trop of feature 8378 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1330603149704911.75 of field no2_trop of feature 8379 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1054503693924361.88 of field no2_trop of feature 8380 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1388577981026592.25 of field no2_trop of feature 8381 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 617345574147693.75 of field no2_trop of feature 8382 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 777898756092645.25 of field no2_trop of feature 8383 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 918618901458994.5 of field no2_trop of feature 8384 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 910604691393891.75 of field no2_trop of feature 8385 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 324646326608617.5 of field no2_trop of feature 8386 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1084548793396024.88 of field no2_trop of feature 8387 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 751786765960487.125 of field no2_trop of feature 8388 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 327404679010810.5 of field no2_trop of feature 8389 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 760278360526399.375 of field no2_trop of feature 8390 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 366385675832984.812 of field no2_trop of feature 8391 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 694850284267804.5 of field no2_trop of feature 8392 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 127423198743915.688 of field no2_trop of feature 8393 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1030784103401583.75 of field no2_trop of feature 8394 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1021511364073103.38 of field no2_trop of feature 8395 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 154629117431436.5 of field no2_trop of feature 8396 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1382968986997348 of field no2_trop of feature 8397 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 255721529377910.875 of field no2_trop of feature 8398 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1229949070498223.5 of field no2_trop of feature 8399 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 158877584803242.375 of field no2_trop of feature 8400 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 314499057871644.25 of field no2_trop of feature 8401 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 427151968658595.25 of field no2_trop of feature 8402 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 158984032345385.906 of field no2_trop of feature 8403 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 745996041576299.875 of field no2_trop of feature 8404 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 728596373354967 of field no2_trop of feature 8405 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 767607603798578.625 of field no2_trop of feature 8406 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1090807481659849.12 of field no2_trop of feature 8407 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 507444552778642.875 of field no2_trop of feature 8408 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 731516601605271.75 of field no2_trop of feature 8409 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 273782475911602.875 of field no2_trop of feature 8410 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 663561936656642.5 of field no2_trop of feature 8411 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 764399170265660.375 of field no2_trop of feature 8412 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 754322939584853.875 of field no2_trop of feature 8413 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 289454309099114.625 of field no2_trop of feature 8414 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1135966434213242 of field no2_trop of feature 8415 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 696963515818370.125 of field no2_trop of feature 8416 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 989970028966618 of field no2_trop of feature 8417 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1312547981517345.75 of field no2_trop of feature 8418 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 937050346782925.75 of field no2_trop of feature 8419 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 656785442854652.5 of field no2_trop of feature 8420 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 551513670912909.25 of field no2_trop of feature 8421 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 362746139339319.625 of field no2_trop of feature 8422 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 905484145618229.375 of field no2_trop of feature 8423 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1149759976283439.75 of field no2_trop of feature 8424 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 881597777238066.5 of field no2_trop of feature 8425 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 295115034388227.312 of field no2_trop of feature 8426 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 893784500916772.25 of field no2_trop of feature 8427 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 766808001191038.75 of field no2_trop of feature 8428 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1044919635928763.5 of field no2_trop of feature 8429 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 452433081911763.125 of field no2_trop of feature 8430 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 956066199245870 of field no2_trop of feature 8431 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1369911458341775.75 of field no2_trop of feature 8432 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 155568550538123.406 of field no2_trop of feature 8433 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 53057427959622.0312 of field no2_trop of feature 8434 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1243808995085055.25 of field no2_trop of feature 8435 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 545263033993924.188 of field no2_trop of feature 8436 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 823700666041058.875 of field no2_trop of feature 8437 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1079465601478732.38 of field no2_trop of feature 8438 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 865142745373486.875 of field no2_trop of feature 8439 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 64144831557402.9922 of field no2_trop of feature 8440 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 796303034974125.75 of field no2_trop of feature 8441 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 390114823904568.75 of field no2_trop of feature 8442 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 663105858095577.75 of field no2_trop of feature 8443 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 939100975019537.125 of field no2_trop of feature 8444 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 226458848095805.938 of field no2_trop of feature 8445 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 295668797122903 of field no2_trop of feature 8446 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 414355725312925.625 of field no2_trop of feature 8447 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 848988899531159.375 of field no2_trop of feature 8448 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 964810069283412.25 of field no2_trop of feature 8449 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 693102485185045.25 of field no2_trop of feature 8450 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 736054438144574.25 of field no2_trop of feature 8451 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1526702580946766.75 of field no2_trop of feature 8452 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 847395226192466 of field no2_trop of feature 8453 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 446202135186449.625 of field no2_trop of feature 8454 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 523280671740612.875 of field no2_trop of feature 8455 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 646657782154770.75 of field no2_trop of feature 8456 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 328917756744531.312 of field no2_trop of feature 8457 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 450185086184483.25 of field no2_trop of feature 8458 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1346791282226622.5 of field no2_trop of feature 8459 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1189978689368727 of field no2_trop of feature 8460 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 862842470675805.125 of field no2_trop of feature 8461 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 821489613389248.875 of field no2_trop of feature 8462 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1223648646691763.25 of field no2_trop of feature 8463 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 757667917353719.5 of field no2_trop of feature 8464 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1387862780612231.25 of field no2_trop of feature 8465 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 214153969562307.781 of field no2_trop of feature 8466 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1275925535793594.5 of field no2_trop of feature 8467 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1515303191159655.5 of field no2_trop of feature 8468 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1134090416094641 of field no2_trop of feature 8469 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 956245081506040.125 of field no2_trop of feature 8470 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1483592613498385.5 of field no2_trop of feature 8471 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 991275442251644.625 of field no2_trop of feature 8472 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1141285032117739.25 of field no2_trop of feature 8473 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 328060343290203.5 of field no2_trop of feature 8474 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1494717928934642.25 of field no2_trop of feature 8475 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 878294644553943.75 of field no2_trop of feature 8476 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 197261987927038.25 of field no2_trop of feature 8477 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 239516773841514.812 of field no2_trop of feature 8478 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 256564921442586.625 of field no2_trop of feature 8479 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 923110456458234.75 of field no2_trop of feature 8480 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 952752879145828 of field no2_trop of feature 8481 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 510301137064980.125 of field no2_trop of feature 8482 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 834750123568455.875 of field no2_trop of feature 8483 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 106021402809502.656 of field no2_trop of feature 8484 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 914837014997729 of field no2_trop of feature 8485 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 831172314051891.625 of field no2_trop of feature 8486 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 661686028080148.375 of field no2_trop of feature 8487 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 749317686876447.625 of field no2_trop of feature 8488 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 936894468365153.5 of field no2_trop of feature 8489 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 864157797521484.125 of field no2_trop of feature 8490 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1505122238224885.25 of field no2_trop of feature 8491 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1189618405379933.5 of field no2_trop of feature 8492 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 133460406560843.688 of field no2_trop of feature 8493 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 552045223985460.312 of field no2_trop of feature 8494 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 131619250217686.391 of field no2_trop of feature 8495 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 776360620602026.75 of field no2_trop of feature 8496 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 308952913626094.438 of field no2_trop of feature 8497 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 149432658975861.156 of field no2_trop of feature 8498 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 160822203666136.844 of field no2_trop of feature 8499 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 399459614553702.5 of field no2_trop of feature 8500 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1144837044468186 of field no2_trop of feature 8501 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 881749876453159.25 of field no2_trop of feature 8502 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 562819073572509.312 of field no2_trop of feature 8503 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1240886411679457.5 of field no2_trop of feature 8504 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 629383594416613 of field no2_trop of feature 8505 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 576980074639486.75 of field no2_trop of feature 8506 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 36503667848227.2266 of field no2_trop of feature 8507 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 785579684298245.375 of field no2_trop of feature 8508 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 395887884624057.75 of field no2_trop of feature 8509 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 482021034786821.5 of field no2_trop of feature 8510 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 864793196511145.625 of field no2_trop of feature 8511 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1423113540076428.75 of field no2_trop of feature 8512 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1421346078185524.75 of field no2_trop of feature 8513 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 247501188453607.031 of field no2_trop of feature 8514 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1252321293109125.75 of field no2_trop of feature 8515 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1386818515709474 of field no2_trop of feature 8516 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1360631270150042.75 of field no2_trop of feature 8517 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1383198149084473.75 of field no2_trop of feature 8518 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 945879769205766.875 of field no2_trop of feature 8519 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 732928763673235.125 of field no2_trop of feature 8520 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1200577107271965.25 of field no2_trop of feature 8521 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1140659108520303.5 of field no2_trop of feature 8522 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 270479480155113.375 of field no2_trop of feature 8523 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 900595883879732.375 of field no2_trop of feature 8524 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2248066710564999 of field no2_trop of feature 8525 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 239388089251719.969 of field no2_trop of feature 8526 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 988698573734654.875 of field no2_trop of feature 8527 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 562155248406170.375 of field no2_trop of feature 8528 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 256647078022579.094 of field no2_trop of feature 8529 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 586541566961113.875 of field no2_trop of feature 8530 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1013337003448068.62 of field no2_trop of feature 8531 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 550364026503548.312 of field no2_trop of feature 8532 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 758950217254241.625 of field no2_trop of feature 8533 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 933450464531870.25 of field no2_trop of feature 8534 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 922069806444997.125 of field no2_trop of feature 8535 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 846157236074086.5 of field no2_trop of feature 8536 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 777077957087467.5 of field no2_trop of feature 8537 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 975748286801499.5 of field no2_trop of feature 8538 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 846097206999638.75 of field no2_trop of feature 8539 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 618830472174477.125 of field no2_trop of feature 8540 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 852998797887430.5 of field no2_trop of feature 8541 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 920177685636717.75 of field no2_trop of feature 8542 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 466513761229034.562 of field no2_trop of feature 8543 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 638194668536589.25 of field no2_trop of feature 8544 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 193926280158948.438 of field no2_trop of feature 8545 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 739018045069115 of field no2_trop of feature 8546 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 952589990033229.75 of field no2_trop of feature 8547 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1511671651239776 of field no2_trop of feature 8548 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2118894658395547.5 of field no2_trop of feature 8549 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1539567096410410.25 of field no2_trop of feature 8550 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 694026253770480.25 of field no2_trop of feature 8551 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 637314935878030.125 of field no2_trop of feature 8552 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 676215857420238.5 of field no2_trop of feature 8553 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 868319904634954.625 of field no2_trop of feature 8554 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2671906991985.57959 of field no2_trop of feature 8555 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 547525790520076.062 of field no2_trop of feature 8556 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1345054711209795.75 of field no2_trop of feature 8557 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 746993477228461.375 of field no2_trop of feature 8558 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 576903942875360.375 of field no2_trop of feature 8559 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1646275567852008 of field no2_trop of feature 8560 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1832787873919278.25 of field no2_trop of feature 8561 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1288785888657184.75 of field no2_trop of feature 8562 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 899587877414278.375 of field no2_trop of feature 8563 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1540322389235807.25 of field no2_trop of feature 8564 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1512022733691610.5 of field no2_trop of feature 8565 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1771848504565150.5 of field no2_trop of feature 8566 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 608579193207233.375 of field no2_trop of feature 8567 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 587440305175177.875 of field no2_trop of feature 8568 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1006928680666551.38 of field no2_trop of feature 8569 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 787254254482704.75 of field no2_trop of feature 8570 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 270469374895774.312 of field no2_trop of feature 8571 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 561213569686297 of field no2_trop of feature 8572 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 908627620681900.25 of field no2_trop of feature 8573 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 938136566312532.5 of field no2_trop of feature 8574 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 375376234694717.812 of field no2_trop of feature 8575 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 643076741146060.125 of field no2_trop of feature 8576 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 617449200980590.875 of field no2_trop of feature 8577 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 546812561863635 of field no2_trop of feature 8578 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1272522829334520.75 of field no2_trop of feature 8579 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1012553010590727.38 of field no2_trop of feature 8580 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 735129738451232.75 of field no2_trop of feature 8581 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 465270020150055.625 of field no2_trop of feature 8582 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 283934619272322.375 of field no2_trop of feature 8583 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 909992515330841.375 of field no2_trop of feature 8584 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 612978678065828.75 of field no2_trop of feature 8585 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 361334935764789.438 of field no2_trop of feature 8586 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 192284421986089.469 of field no2_trop of feature 8587 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 343444820146428.375 of field no2_trop of feature 8588 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 46897591177482.8125 of field no2_trop of feature 8589 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 499743140199098 of field no2_trop of feature 8590 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 256191163774674.344 of field no2_trop of feature 8591 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1274408048990080.75 of field no2_trop of feature 8592 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 808720618642610.125 of field no2_trop of feature 8593 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 508911650213094.625 of field no2_trop of feature 8594 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 254473351843612.375 of field no2_trop of feature 8595 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 679448171132407.875 of field no2_trop of feature 8596 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 872797876412969.375 of field no2_trop of feature 8597 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1383773464228634 of field no2_trop of feature 8598 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1772370144077049.25 of field no2_trop of feature 8599 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 589233509461146.25 of field no2_trop of feature 8600 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1620024021075969.25 of field no2_trop of feature 8601 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 494002257473439.375 of field no2_trop of feature 8602 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 766505664976666.625 of field no2_trop of feature 8603 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 859217065113898.625 of field no2_trop of feature 8604 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 305749190403762.438 of field no2_trop of feature 8605 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 557760309545001.312 of field no2_trop of feature 8606 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 586448018002029.125 of field no2_trop of feature 8607 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 496568500406083.312 of field no2_trop of feature 8608 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 588750100144470.75 of field no2_trop of feature 8609 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 662632198026394.75 of field no2_trop of feature 8610 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1221122605712262.25 of field no2_trop of feature 8611 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 472616078135606.562 of field no2_trop of feature 8612 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 882755746847533.375 of field no2_trop of feature 8613 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 321569151905000.562 of field no2_trop of feature 8614 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 32820944379012.6445 of field no2_trop of feature 8615 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1197241550124272.25 of field no2_trop of feature 8616 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 168885817221341.781 of field no2_trop of feature 8617 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 944548613525676 of field no2_trop of feature 8618 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2065148919185558 of field no2_trop of feature 8619 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 959939169968820.375 of field no2_trop of feature 8620 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 209717678555875.875 of field no2_trop of feature 8621 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1225627853474834.5 of field no2_trop of feature 8622 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 854569905552152.75 of field no2_trop of feature 8623 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1060098885648167.25 of field no2_trop of feature 8624 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 377025089869639.5 of field no2_trop of feature 8625 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 870054065725435.125 of field no2_trop of feature 8626 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 941224777383395.125 of field no2_trop of feature 8627 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1132417160415461.75 of field no2_trop of feature 8628 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1483871836328253.25 of field no2_trop of feature 8629 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 929739616126771.625 of field no2_trop of feature 8630 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1093055833398975.62 of field no2_trop of feature 8631 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 128749014246307.062 of field no2_trop of feature 8632 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 741315143045703.75 of field no2_trop of feature 8633 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 243545157428284.25 of field no2_trop of feature 8634 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 583910256017115.875 of field no2_trop of feature 8635 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 912591620895482.25 of field no2_trop of feature 8636 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 995277782202556.375 of field no2_trop of feature 8637 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 43118357689112.9375 of field no2_trop of feature 8638 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 667149550191752.5 of field no2_trop of feature 8639 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 642341987465661.125 of field no2_trop of feature 8640 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 965147020803488 of field no2_trop of feature 8641 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1144357030956816.75 of field no2_trop of feature 8642 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 544890919457611.75 of field no2_trop of feature 8643 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 654376009447687.5 of field no2_trop of feature 8644 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 904733015392885.125 of field no2_trop of feature 8645 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 752601649691905.5 of field no2_trop of feature 8646 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1121425595891432.75 of field no2_trop of feature 8647 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 400943800556792.688 of field no2_trop of feature 8648 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 690493192204485.25 of field no2_trop of feature 8649 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1114831161070706 of field no2_trop of feature 8650 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 212213362679069.625 of field no2_trop of feature 8651 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 731264873844174.875 of field no2_trop of feature 8652 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 694085789905448.125 of field no2_trop of feature 8653 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 630738246878581.75 of field no2_trop of feature 8654 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 873178590004654.375 of field no2_trop of feature 8655 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 962912033201373.5 of field no2_trop of feature 8656 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 936104122065626.125 of field no2_trop of feature 8657 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1282019691813220.5 of field no2_trop of feature 8658 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1438160024762564.75 of field no2_trop of feature 8659 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 279731488639909 of field no2_trop of feature 8660 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 419966061232976.25 of field no2_trop of feature 8661 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 696081263691357.875 of field no2_trop of feature 8662 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 474856214216733.875 of field no2_trop of feature 8663 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 459212615507212.812 of field no2_trop of feature 8664 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 798395015355999.875 of field no2_trop of feature 8665 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 452776140404284.875 of field no2_trop of feature 8666 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 950917939317223.5 of field no2_trop of feature 8667 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 859174288921249.125 of field no2_trop of feature 8668 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1868160397993.00171 of field no2_trop of feature 8669 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1068789846848194.38 of field no2_trop of feature 8670 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 776989885233715.5 of field no2_trop of feature 8671 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 499280434340580.562 of field no2_trop of feature 8672 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 631507944491004.25 of field no2_trop of feature 8673 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 784906548052840.625 of field no2_trop of feature 8674 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 312027760559944.938 of field no2_trop of feature 8675 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 296359870888272.75 of field no2_trop of feature 8676 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 347200772513942.875 of field no2_trop of feature 8677 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 556350393090224.312 of field no2_trop of feature 8678 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 421968134930812.062 of field no2_trop of feature 8679 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1182224641806933.5 of field no2_trop of feature 8680 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 834218515724851.375 of field no2_trop of feature 8681 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 118923100971974.234 of field no2_trop of feature 8682 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 177116893272097.969 of field no2_trop of feature 8683 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 303432949944035.5 of field no2_trop of feature 8684 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 125919733330053.984 of field no2_trop of feature 8685 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 552485418941059.812 of field no2_trop of feature 8686 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 412888600492947.25 of field no2_trop of feature 8687 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1013616007193722.88 of field no2_trop of feature 8688 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 255835617481993.719 of field no2_trop of feature 8689 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1165527576657696 of field no2_trop of feature 8690 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 753461390915999.75 of field no2_trop of feature 8691 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 874616165841362.125 of field no2_trop of feature 8692 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 614794174170501.75 of field no2_trop of feature 8693 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 915112732480183.75 of field no2_trop of feature 8694 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 889938532323112.625 of field no2_trop of feature 8695 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 613938650317513.75 of field no2_trop of feature 8696 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 325619690382841.312 of field no2_trop of feature 8697 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 719082750933948.75 of field no2_trop of feature 8698 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 196880192607050.062 of field no2_trop of feature 8699 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 341981392372549.625 of field no2_trop of feature 8700 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 693642308686648.875 of field no2_trop of feature 8701 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 300022904163815.812 of field no2_trop of feature 8702 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 175306846887231.125 of field no2_trop of feature 8703 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1079192184380517.62 of field no2_trop of feature 8704 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 361538410227904 of field no2_trop of feature 8705 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 719661407112362.25 of field no2_trop of feature 8706 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1040970752525900 of field no2_trop of feature 8707 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 42465445655149.6641 of field no2_trop of feature 8708 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 936301736026034.625 of field no2_trop of feature 8709 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 897384930878361 of field no2_trop of feature 8710 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 589061583124748.75 of field no2_trop of feature 8711 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1208702612117431.25 of field no2_trop of feature 8712 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1217379442385699.75 of field no2_trop of feature 8713 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1259829966352008.25 of field no2_trop of feature 8714 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1217549670819444.25 of field no2_trop of feature 8715 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 753229545047261.125 of field no2_trop of feature 8716 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 675675595750208.25 of field no2_trop of feature 8717 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 332074650716267.562 of field no2_trop of feature 8718 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 887087315600001.625 of field no2_trop of feature 8719 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 842736016998987.875 of field no2_trop of feature 8720 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 995070966705188.75 of field no2_trop of feature 8721 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 675429783262870.875 of field no2_trop of feature 8722 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 101515983887388.75 of field no2_trop of feature 8723 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 593996290716468.125 of field no2_trop of feature 8724 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 817417221261130.125 of field no2_trop of feature 8725 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 655159509365548.75 of field no2_trop of feature 8726 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 640082791057975.5 of field no2_trop of feature 8727 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1042460087008003 of field no2_trop of feature 8728 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 251554821495960.812 of field no2_trop of feature 8729 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 921772070999104.5 of field no2_trop of feature 8730 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 574300619939613.125 of field no2_trop of feature 8731 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 666069574562225.125 of field no2_trop of feature 8732 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 81246784871988.2188 of field no2_trop of feature 8733 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 750995543324106.625 of field no2_trop of feature 8734 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 724854798388951.125 of field no2_trop of feature 8735 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1185971858191442.25 of field no2_trop of feature 8736 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 478186677656467.5 of field no2_trop of feature 8737 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 784157170501202.875 of field no2_trop of feature 8738 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 674621198202585.25 of field no2_trop of feature 8739 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1614410316736139 of field no2_trop of feature 8740 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 540993411302770.25 of field no2_trop of feature 8741 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1100554100141726 of field no2_trop of feature 8742 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1277282324326643 of field no2_trop of feature 8743 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1330875471382060 of field no2_trop of feature 8744 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 927623591252486.25 of field no2_trop of feature 8745 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1026317195376341.25 of field no2_trop of feature 8746 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 407054552205577.25 of field no2_trop of feature 8747 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 487914454895999.375 of field no2_trop of feature 8748 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 450847952857388.938 of field no2_trop of feature 8749 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 842299546475014.75 of field no2_trop of feature 8750 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 675301838082296 of field no2_trop of feature 8751 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 774284195199297.75 of field no2_trop of feature 8752 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 619004917979327.75 of field no2_trop of feature 8753 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 540115924257397.625 of field no2_trop of feature 8754 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 692707257264228.25 of field no2_trop of feature 8755 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 549250366676224.062 of field no2_trop of feature 8756 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1668985070609305.75 of field no2_trop of feature 8757 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 285403359838373.938 of field no2_trop of feature 8758 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1048767740593502.88 of field no2_trop of feature 8759 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1009253492796124.25 of field no2_trop of feature 8760 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 24124386261973.4258 of field no2_trop of feature 8761 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 341952528027445.625 of field no2_trop of feature 8762 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 951979730957045.875 of field no2_trop of feature 8763 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 955443233285313.875 of field no2_trop of feature 8764 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1108591204507120 of field no2_trop of feature 8765 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 784065374215824.75 of field no2_trop of feature 8766 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 381569416778761.5 of field no2_trop of feature 8767 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 833197802375025.25 of field no2_trop of feature 8768 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1012748105082682.75 of field no2_trop of feature 8769 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1219935826528744.75 of field no2_trop of feature 8770 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 259324725277692.781 of field no2_trop of feature 8771 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 619720173164741.875 of field no2_trop of feature 8772 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 118190469669891.625 of field no2_trop of feature 8773 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 722424880608041.375 of field no2_trop of feature 8774 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 457477304224612.438 of field no2_trop of feature 8775 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 318448461599514.312 of field no2_trop of feature 8776 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 832070723639635.625 of field no2_trop of feature 8777 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 314472932079206.688 of field no2_trop of feature 8778 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1443222403679592.5 of field no2_trop of feature 8779 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 531123667493011.438 of field no2_trop of feature 8780 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 621721014513877.875 of field no2_trop of feature 8781 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 576695210391126.25 of field no2_trop of feature 8782 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 83397698907243.6875 of field no2_trop of feature 8783 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 457481329897032.062 of field no2_trop of feature 8784 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 337491480504909.312 of field no2_trop of feature 8785 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 89072493510680.0312 of field no2_trop of feature 8786 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1219898363128268 of field no2_trop of feature 8787 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 449973752075216 of field no2_trop of feature 8788 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 382407496051264.375 of field no2_trop of feature 8789 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 620615898970872.875 of field no2_trop of feature 8790 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 738503799649415.625 of field no2_trop of feature 8791 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 801256309952923.375 of field no2_trop of feature 8792 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 790396743667415.625 of field no2_trop of feature 8793 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1058801030768499.88 of field no2_trop of feature 8794 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 347387459649212.375 of field no2_trop of feature 8795 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1016034915992913.75 of field no2_trop of feature 8796 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1578494527142429.5 of field no2_trop of feature 8797 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 728240142424119.75 of field no2_trop of feature 8798 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 383647622240723.625 of field no2_trop of feature 8799 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 127329827790754.281 of field no2_trop of feature 8800 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 861001177405014.5 of field no2_trop of feature 8801 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 754101281132034.25 of field no2_trop of feature 8802 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1379377649030611.75 of field no2_trop of feature 8803 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1160367048013104 of field no2_trop of feature 8804 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 895843235269276.25 of field no2_trop of feature 8805 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2001925596907640.25 of field no2_trop of feature 8806 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 933916237569374 of field no2_trop of feature 8807 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 659449178262220.75 of field no2_trop of feature 8808 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 617925325747173.75 of field no2_trop of feature 8809 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1003458277185563.88 of field no2_trop of feature 8810 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1701899735106944.75 of field no2_trop of feature 8811 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1235357273845966 of field no2_trop of feature 8812 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1894475087235550.75 of field no2_trop of feature 8813 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 178658493031839.5 of field no2_trop of feature 8814 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 471684751144812.25 of field no2_trop of feature 8815 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 500839930541997.062 of field no2_trop of feature 8816 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 417939559645356 of field no2_trop of feature 8817 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 812168511220679.625 of field no2_trop of feature 8818 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1085656483178536.25 of field no2_trop of feature 8819 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 143885022219108.125 of field no2_trop of feature 8820 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 151047473941139.281 of field no2_trop of feature 8821 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1375043286954423.75 of field no2_trop of feature 8822 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 728073364566735.125 of field no2_trop of feature 8823 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1049192325798903.75 of field no2_trop of feature 8824 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 511282305714303.25 of field no2_trop of feature 8825 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1217966149908952.5 of field no2_trop of feature 8826 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1003374367931865 of field no2_trop of feature 8827 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1187538310316631.5 of field no2_trop of feature 8828 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1657775407750923.5 of field no2_trop of feature 8829 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1390677684126985.75 of field no2_trop of feature 8830 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 845492753655107.625 of field no2_trop of feature 8831 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 651539142740548.375 of field no2_trop of feature 8832 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1579906634439339.5 of field no2_trop of feature 8833 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 205709176861464.594 of field no2_trop of feature 8834 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 481209820715976.062 of field no2_trop of feature 8835 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1278382127077475.25 of field no2_trop of feature 8836 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1239366186323277.25 of field no2_trop of feature 8837 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 619853266824329.75 of field no2_trop of feature 8838 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1211146167890619.75 of field no2_trop of feature 8839 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1040106136678059.5 of field no2_trop of feature 8840 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1053374314804732.38 of field no2_trop of feature 8841 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 498009745903364.062 of field no2_trop of feature 8842 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 233428615252228.156 of field no2_trop of feature 8843 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 808342643603591.625 of field no2_trop of feature 8844 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 428170381624181.562 of field no2_trop of feature 8845 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 613912414982969.5 of field no2_trop of feature 8846 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1051911270428227 of field no2_trop of feature 8847 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 770614918023675.25 of field no2_trop of feature 8848 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1554675472386807 of field no2_trop of feature 8849 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 661739429857143.5 of field no2_trop of feature 8850 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 594781707621195.875 of field no2_trop of feature 8851 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 217417982021590.875 of field no2_trop of feature 8852 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 351004676938646.312 of field no2_trop of feature 8853 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 323582179813502.062 of field no2_trop of feature 8854 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 50770106616052.4297 of field no2_trop of feature 8855 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 690546429668320.375 of field no2_trop of feature 8856 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 988455609342090.625 of field no2_trop of feature 8857 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 315725272213558.125 of field no2_trop of feature 8858 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1076310350638596 of field no2_trop of feature 8859 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 13667601167855.707 of field no2_trop of feature 8860 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 323504706158569.188 of field no2_trop of feature 8861 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 305350128509212.5 of field no2_trop of feature 8862 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 945954038754080.125 of field no2_trop of feature 8863 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 555305142308507.125 of field no2_trop of feature 8864 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 949491591546448 of field no2_trop of feature 8865 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1000470078058078.75 of field no2_trop of feature 8866 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 459604776249043.438 of field no2_trop of feature 8867 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 824017187958243.125 of field no2_trop of feature 8868 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1180124829164433.25 of field no2_trop of feature 8869 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 418464238950714.375 of field no2_trop of feature 8870 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 487313561669934.625 of field no2_trop of feature 8871 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1209294577661803.5 of field no2_trop of feature 8872 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 490653993441374.062 of field no2_trop of feature 8873 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 10225948210877.0781 of field no2_trop of feature 8874 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 419965130125069.688 of field no2_trop of feature 8875 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 357129449977082.938 of field no2_trop of feature 8876 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 915902311984964.375 of field no2_trop of feature 8877 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 657224487618132.125 of field no2_trop of feature 8878 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 701218898035658.625 of field no2_trop of feature 8879 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 244476292720391.938 of field no2_trop of feature 8880 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 958468786271169 of field no2_trop of feature 8881 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 124013495282779.328 of field no2_trop of feature 8882 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 507507320405757.125 of field no2_trop of feature 8883 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 442574703095569.938 of field no2_trop of feature 8884 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 266638879124680 of field no2_trop of feature 8885 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1565324936911747.5 of field no2_trop of feature 8886 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1113746256046379.12 of field no2_trop of feature 8887 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 626566061891298.875 of field no2_trop of feature 8888 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 807325271288018.5 of field no2_trop of feature 8889 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 844251586815635.125 of field no2_trop of feature 8890 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1333349808487219 of field no2_trop of feature 8891 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1757199548184071.25 of field no2_trop of feature 8892 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 935822708393625.375 of field no2_trop of feature 8893 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 774211404469424.5 of field no2_trop of feature 8894 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1562090596670605 of field no2_trop of feature 8895 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 827871262667795.25 of field no2_trop of feature 8896 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 534904075135837.062 of field no2_trop of feature 8897 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1157737489742812.5 of field no2_trop of feature 8898 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 380682317413529.75 of field no2_trop of feature 8899 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 817416892634810.25 of field no2_trop of feature 8900 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1033103547967930.38 of field no2_trop of feature 8901 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 488022299100002.812 of field no2_trop of feature 8902 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1124287931138369.5 of field no2_trop of feature 8903 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 343756631753026.312 of field no2_trop of feature 8904 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1678177186947286.75 of field no2_trop of feature 8905 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1215826463939629.25 of field no2_trop of feature 8906 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 219634415929390.344 of field no2_trop of feature 8907 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 830749810146517.125 of field no2_trop of feature 8908 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 614865759937201.75 of field no2_trop of feature 8909 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1501481606310153.5 of field no2_trop of feature 8910 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 792053020320063.25 of field no2_trop of feature 8911 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 48425843916166.3984 of field no2_trop of feature 8912 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 202472673163715.625 of field no2_trop of feature 8913 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 732593783911079.25 of field no2_trop of feature 8914 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 503715684696999.25 of field no2_trop of feature 8915 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1233768584673125.5 of field no2_trop of feature 8916 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1111224925377464.38 of field no2_trop of feature 8917 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 593771236458342.125 of field no2_trop of feature 8918 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 433926956256618.75 of field no2_trop of feature 8919 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 470030446250084.438 of field no2_trop of feature 8920 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 666400665579594.75 of field no2_trop of feature 8921 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 649664603440387.5 of field no2_trop of feature 8922 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 446685599274178.438 of field no2_trop of feature 8923 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 824991784081166.75 of field no2_trop of feature 8924 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 831389262194125 of field no2_trop of feature 8925 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 221361908644128.094 of field no2_trop of feature 8926 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 601543741865107.25 of field no2_trop of feature 8927 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 784085256108182.875 of field no2_trop of feature 8928 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 706758332827175.75 of field no2_trop of feature 8929 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 476994421367617.188 of field no2_trop of feature 8930 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 748470378681458.875 of field no2_trop of feature 8931 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 987087318887843.125 of field no2_trop of feature 8932 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 511082391369654.938 of field no2_trop of feature 8933 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 433854192912272.062 of field no2_trop of feature 8934 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 158395325678686.719 of field no2_trop of feature 8935 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1469733127079980.5 of field no2_trop of feature 8936 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 336515652033285.75 of field no2_trop of feature 8937 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 659860454101663 of field no2_trop of feature 8938 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 529931465975214.438 of field no2_trop of feature 8939 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 213507643747507.25 of field no2_trop of feature 8940 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 864064741501879.375 of field no2_trop of feature 8941 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1070546244986326.25 of field no2_trop of feature 8942 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 617153711147884.625 of field no2_trop of feature 8943 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1074451421088633.62 of field no2_trop of feature 8944 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 291198082509454.25 of field no2_trop of feature 8945 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 164637158150849.25 of field no2_trop of feature 8946 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 698157250925660.25 of field no2_trop of feature 8947 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1082271412998634.38 of field no2_trop of feature 8948 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 901494074383263.125 of field no2_trop of feature 8949 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1440291166447568.75 of field no2_trop of feature 8950 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 551343278166004.875 of field no2_trop of feature 8951 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 649625606450417.75 of field no2_trop of feature 8952 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1180433847447311.5 of field no2_trop of feature 8953 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 907972723197253.75 of field no2_trop of feature 8954 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 976595047285954.875 of field no2_trop of feature 8955 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 420787079322367.375 of field no2_trop of feature 8956 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1164709078036758 of field no2_trop of feature 8957 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 743472793920518.625 of field no2_trop of feature 8958 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 561079928316175.938 of field no2_trop of feature 8959 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 785271761436433.75 of field no2_trop of feature 8960 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1102241486752664 of field no2_trop of feature 8961 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1634073782133637 of field no2_trop of feature 8962 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1098497228005035.12 of field no2_trop of feature 8963 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1027991327392373.88 of field no2_trop of feature 8964 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1089880645895427.75 of field no2_trop of feature 8965 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 712609853080557.5 of field no2_trop of feature 8966 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 634735054953107.5 of field no2_trop of feature 8967 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1231145051218700.25 of field no2_trop of feature 8968 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1264158960864970.25 of field no2_trop of feature 8969 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1114566397798917 of field no2_trop of feature 8970 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 145605791787049.844 of field no2_trop of feature 8971 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1037389821059296.12 of field no2_trop of feature 8972 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 498869651440618.312 of field no2_trop of feature 8973 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 372761218139085 of field no2_trop of feature 8974 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 323865702171056 of field no2_trop of feature 8975 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1095234844984588.62 of field no2_trop of feature 8976 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 861399089107444.5 of field no2_trop of feature 8977 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 742395009133124.375 of field no2_trop of feature 8978 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 736404260862182.125 of field no2_trop of feature 8979 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 856034264433938 of field no2_trop of feature 8980 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 542523112051176.188 of field no2_trop of feature 8981 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1129841496861645.25 of field no2_trop of feature 8982 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1083277119079848.5 of field no2_trop of feature 8983 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 607018930211070.25 of field no2_trop of feature 8984 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1026813640203708.88 of field no2_trop of feature 8985 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 212769959815755.094 of field no2_trop of feature 8986 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 426582349703981 of field no2_trop of feature 8987 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 317268720496349.5 of field no2_trop of feature 8988 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1094641017224403.12 of field no2_trop of feature 8989 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 823171029955374.25 of field no2_trop of feature 8990 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 333251872350979.312 of field no2_trop of feature 8991 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1026815831045842 of field no2_trop of feature 8992 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 884370561812811.5 of field no2_trop of feature 8993 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 111987079630783.906 of field no2_trop of feature 8994 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 585470190386959.125 of field no2_trop of feature 8995 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 465972404137937.688 of field no2_trop of feature 8996 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1264492297495526.25 of field no2_trop of feature 8997 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 105312918695556.156 of field no2_trop of feature 8998 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1250541124333849.5 of field no2_trop of feature 8999 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 596645292710691.125 of field no2_trop of feature 9000 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 259300735556335 of field no2_trop of feature 9001 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 274469441847973.031 of field no2_trop of feature 9002 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 102092599844065.719 of field no2_trop of feature 9003 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 365820411177110.125 of field no2_trop of feature 9004 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 299855961993271.188 of field no2_trop of feature 9005 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 487134405554497.812 of field no2_trop of feature 9006 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1397932000598211.75 of field no2_trop of feature 9007 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 655858059379697.75 of field no2_trop of feature 9008 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 853312362167735 of field no2_trop of feature 9009 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 765972523543569 of field no2_trop of feature 9010 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 667680391240610.375 of field no2_trop of feature 9011 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 377089993567833.5 of field no2_trop of feature 9012 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1259180929370068 of field no2_trop of feature 9013 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 653767941213636.75 of field no2_trop of feature 9014 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 361583760660059.875 of field no2_trop of feature 9015 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 466699599412977.5 of field no2_trop of feature 9016 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 609865874792021.75 of field no2_trop of feature 9017 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 241548286980514.594 of field no2_trop of feature 9018 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 535053654882476.625 of field no2_trop of feature 9019 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 954474223809829.75 of field no2_trop of feature 9020 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 530765519575297.75 of field no2_trop of feature 9021 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 662427628142213.5 of field no2_trop of feature 9022 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 514309447060704.75 of field no2_trop of feature 9023 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1013177948309203.25 of field no2_trop of feature 9024 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1203122318120131.25 of field no2_trop of feature 9025 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 324124933566458.812 of field no2_trop of feature 9026 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 67823933290716.2422 of field no2_trop of feature 9027 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 431877313898967.25 of field no2_trop of feature 9028 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 793983754720939 of field no2_trop of feature 9029 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1060540888048526.5 of field no2_trop of feature 9030 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 901727782467814.875 of field no2_trop of feature 9031 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 703009144684747.25 of field no2_trop of feature 9032 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1418810397500638 of field no2_trop of feature 9033 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 466744237821440.062 of field no2_trop of feature 9034 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 818938761122590.25 of field no2_trop of feature 9035 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1221510056143506.5 of field no2_trop of feature 9036 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 913973604113061.75 of field no2_trop of feature 9037 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 533832150851149 of field no2_trop of feature 9038 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 913497917514905.625 of field no2_trop of feature 9039 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1091003342946551.12 of field no2_trop of feature 9040 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1027193751313807.25 of field no2_trop of feature 9041 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 802244379754965.875 of field no2_trop of feature 9042 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 854650747626865.25 of field no2_trop of feature 9043 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 499134195628194 of field no2_trop of feature 9044 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 928711453913692.875 of field no2_trop of feature 9045 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 544781377350955.125 of field no2_trop of feature 9046 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1135198872671899.25 of field no2_trop of feature 9047 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 772229349591580.125 of field no2_trop of feature 9048 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 924169838171710.625 of field no2_trop of feature 9049 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 411903981267264.5 of field no2_trop of feature 9050 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 316836905511909.188 of field no2_trop of feature 9051 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 884643814597866.375 of field no2_trop of feature 9052 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1003303165562538.25 of field no2_trop of feature 9053 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 368441835945982.375 of field no2_trop of feature 9054 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 239473997648865.406 of field no2_trop of feature 9055 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 91500603846830.0156 of field no2_trop of feature 9056 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 352413963526310 of field no2_trop of feature 9057 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 398517059496975.875 of field no2_trop of feature 9058 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 215946256433132.938 of field no2_trop of feature 9059 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 782118372812110.5 of field no2_trop of feature 9060 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 698059046427042.625 of field no2_trop of feature 9061 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 383849617885398.375 of field no2_trop of feature 9062 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4658705984425.6377 of field no2_trop of feature 9063 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 177219986087225.156 of field no2_trop of feature 9064 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 322663806176819.875 of field no2_trop of feature 9065 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 270725018787184.125 of field no2_trop of feature 9066 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 553937454335846.25 of field no2_trop of feature 9067 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 529625405329215.938 of field no2_trop of feature 9068 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1258809581628502.25 of field no2_trop of feature 9069 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 70745359657812.5156 of field no2_trop of feature 9070 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1111841537895834.38 of field no2_trop of feature 9071 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1213331313834205.5 of field no2_trop of feature 9072 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 188047264836795.875 of field no2_trop of feature 9073 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 75780674828114.3438 of field no2_trop of feature 9074 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1095219399547550 of field no2_trop of feature 9075 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1310134659365594.5 of field no2_trop of feature 9076 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2197376757962301.75 of field no2_trop of feature 9077 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1263726598169996.5 of field no2_trop of feature 9078 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 84519060913942.2188 of field no2_trop of feature 9079 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 728267035011304 of field no2_trop of feature 9080 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1007982366190481.12 of field no2_trop of feature 9081 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 658413676727996 of field no2_trop of feature 9082 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1243135530213330.75 of field no2_trop of feature 9083 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 275878235496156.781 of field no2_trop of feature 9084 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 276906206010548.875 of field no2_trop of feature 9085 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 807708668661316.5 of field no2_trop of feature 9086 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 79045187073259.0625 of field no2_trop of feature 9087 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 267683883436657.188 of field no2_trop of feature 9088 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1059276224427176.25 of field no2_trop of feature 9089 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 742304472581972.75 of field no2_trop of feature 9090 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1019660102470607 of field no2_trop of feature 9091 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1080599252740521.5 of field no2_trop of feature 9092 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 614117313493470.625 of field no2_trop of feature 9093 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1170850118078033 of field no2_trop of feature 9094 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 752835522089617.375 of field no2_trop of feature 9095 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 440666479597612.125 of field no2_trop of feature 9096 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1071352803517638.62 of field no2_trop of feature 9097 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 753683706621459.375 of field no2_trop of feature 9098 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 477764118980039.688 of field no2_trop of feature 9099 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 606874608485550.25 of field no2_trop of feature 9100 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 712330137311209.875 of field no2_trop of feature 9101 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 762832006116777.875 of field no2_trop of feature 9102 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 533596087611304 of field no2_trop of feature 9103 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 615133699930083.875 of field no2_trop of feature 9104 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 805772457155108 of field no2_trop of feature 9105 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 838628078457259.125 of field no2_trop of feature 9106 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 696368154468691.5 of field no2_trop of feature 9107 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1303668060183336 of field no2_trop of feature 9108 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 250123215704065.844 of field no2_trop of feature 9109 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 384695556804053.938 of field no2_trop of feature 9110 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 891666723368780.375 of field no2_trop of feature 9111 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 766139410943060.25 of field no2_trop of feature 9112 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 699070941637282.875 of field no2_trop of feature 9113 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 877060543180350.625 of field no2_trop of feature 9114 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 967646114424751.375 of field no2_trop of feature 9115 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1073032193554790.88 of field no2_trop of feature 9116 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 899269712365494.375 of field no2_trop of feature 9117 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 695729359673723.625 of field no2_trop of feature 9118 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 556070951176143.375 of field no2_trop of feature 9119 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 234601975527680.219 of field no2_trop of feature 9120 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1170816817277609.5 of field no2_trop of feature 9121 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1173963085665000 of field no2_trop of feature 9122 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 353076583729475.688 of field no2_trop of feature 9123 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 449537391093349.5 of field no2_trop of feature 9124 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 892078546918755.875 of field no2_trop of feature 9125 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 71151740334363.4688 of field no2_trop of feature 9126 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 44325039304133.6094 of field no2_trop of feature 9127 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 163184629816582.844 of field no2_trop of feature 9128 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 357664754866787 of field no2_trop of feature 9129 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 552562372270986.062 of field no2_trop of feature 9130 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 523598453392023.688 of field no2_trop of feature 9131 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 139853749459275.609 of field no2_trop of feature 9132 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 405530054707237.438 of field no2_trop of feature 9133 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 287500433928207.688 of field no2_trop of feature 9134 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1034012090200540.12 of field no2_trop of feature 9135 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 760486764384313.625 of field no2_trop of feature 9136 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 703705832483083.25 of field no2_trop of feature 9137 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 594614491595384.625 of field no2_trop of feature 9138 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 745317209141349 of field no2_trop of feature 9139 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 299029740653813.875 of field no2_trop of feature 9140 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 125236656138470.156 of field no2_trop of feature 9141 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 407843227987978 of field no2_trop of feature 9142 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 37091772033339.7969 of field no2_trop of feature 9143 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 759884118484542.375 of field no2_trop of feature 9144 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 785926494607920.125 of field no2_trop of feature 9145 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 570062928772549.625 of field no2_trop of feature 9146 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 444706721117427.125 of field no2_trop of feature 9147 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 736252490273409.375 of field no2_trop of feature 9148 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 841269357732962.875 of field no2_trop of feature 9149 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 88260184018768.0938 of field no2_trop of feature 9150 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1162979736798970.5 of field no2_trop of feature 9151 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 229135399929853.062 of field no2_trop of feature 9152 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 87636622423007.1094 of field no2_trop of feature 9153 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 9984181935104.31641 of field no2_trop of feature 9154 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 723127209824870.125 of field no2_trop of feature 9155 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 529740643625418.688 of field no2_trop of feature 9156 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1889707157501216 of field no2_trop of feature 9157 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1407099579504301.75 of field no2_trop of feature 9158 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 81547984587003.8438 of field no2_trop of feature 9159 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 430028873005717.312 of field no2_trop of feature 9160 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 614805511778540.625 of field no2_trop of feature 9161 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 409829801477721.938 of field no2_trop of feature 9162 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 753970487856686.25 of field no2_trop of feature 9163 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 29528077844198.0391 of field no2_trop of feature 9164 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 319687136356060.375 of field no2_trop of feature 9165 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1022492313638213.12 of field no2_trop of feature 9166 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1199417165904578.75 of field no2_trop of feature 9167 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 187783583293310.125 of field no2_trop of feature 9168 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1163853992352196.75 of field no2_trop of feature 9169 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1344697494399988.5 of field no2_trop of feature 9170 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 282125832621682.062 of field no2_trop of feature 9171 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 740971728541335.375 of field no2_trop of feature 9172 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 971754710219120.125 of field no2_trop of feature 9173 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 970080359118874.125 of field no2_trop of feature 9174 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 676737551703190.5 of field no2_trop of feature 9175 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 652558103416668 of field no2_trop of feature 9176 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1128958806566206.5 of field no2_trop of feature 9177 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 495956652969352.938 of field no2_trop of feature 9178 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 630106791404759.875 of field no2_trop of feature 9179 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 348815642250274.312 of field no2_trop of feature 9180 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 877134703186557.125 of field no2_trop of feature 9181 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 522944925183710.438 of field no2_trop of feature 9182 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 918887772559783.125 of field no2_trop of feature 9183 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 393066052571057.312 of field no2_trop of feature 9184 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 669144695351342.25 of field no2_trop of feature 9185 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 982689970100327.625 of field no2_trop of feature 9186 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 828429434472263.875 of field no2_trop of feature 9187 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 189539173558405.312 of field no2_trop of feature 9188 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 121867866654170.031 of field no2_trop of feature 9189 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 405986489280148.812 of field no2_trop of feature 9190 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1034499552575162 of field no2_trop of feature 9191 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 420582454667132.875 of field no2_trop of feature 9192 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 327457122294372.312 of field no2_trop of feature 9193 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 513092981966283.312 of field no2_trop of feature 9194 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 387507913464828.562 of field no2_trop of feature 9195 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 50914065483344.1875 of field no2_trop of feature 9196 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 755159731737603.625 of field no2_trop of feature 9197 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 451690413814158.062 of field no2_trop of feature 9198 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 170813799376787.75 of field no2_trop of feature 9199 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 750762492492194.75 of field no2_trop of feature 9200 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 51277228375628.2812 of field no2_trop of feature 9201 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 685106568651754 of field no2_trop of feature 9202 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 296882304580444.75 of field no2_trop of feature 9203 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 952229158333902.875 of field no2_trop of feature 9204 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1101359891878291.88 of field no2_trop of feature 9205 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 780551099121121.25 of field no2_trop of feature 9206 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1453460756678250.5 of field no2_trop of feature 9207 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 927870170534570.25 of field no2_trop of feature 9208 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 832685254857979.125 of field no2_trop of feature 9209 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1328487124830626.25 of field no2_trop of feature 9210 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 705495148024265.25 of field no2_trop of feature 9211 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 939261563747895.75 of field no2_trop of feature 9212 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 887271839278664.625 of field no2_trop of feature 9213 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1604495989288971 of field no2_trop of feature 9214 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1334804527663618.5 of field no2_trop of feature 9215 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 652163313664277.625 of field no2_trop of feature 9216 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1389213544329413.75 of field no2_trop of feature 9217 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 243564792850902.438 of field no2_trop of feature 9218 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 963948739698771.5 of field no2_trop of feature 9219 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 375336416138948.125 of field no2_trop of feature 9220 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 315032308846848.562 of field no2_trop of feature 9221 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 32918655938150.3242 of field no2_trop of feature 9222 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 732443218285479.875 of field no2_trop of feature 9223 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1003807716505798.5 of field no2_trop of feature 9224 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 976637659165444.375 of field no2_trop of feature 9225 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 329856779068318.25 of field no2_trop of feature 9226 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1472637964664300 of field no2_trop of feature 9227 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 582235028580016.625 of field no2_trop of feature 9228 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1379728950566659.5 of field no2_trop of feature 9229 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1036569022054118.25 of field no2_trop of feature 9230 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1253364353048709.75 of field no2_trop of feature 9231 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1084369692051641.38 of field no2_trop of feature 9232 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 312803729457973.562 of field no2_trop of feature 9233 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1138557871830416.75 of field no2_trop of feature 9234 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1406317996573307 of field no2_trop of feature 9235 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1115264728728852.75 of field no2_trop of feature 9236 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1083867770118940.88 of field no2_trop of feature 9237 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 525897906523905.5 of field no2_trop of feature 9238 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1103447983515379.75 of field no2_trop of feature 9239 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 815381490751024.125 of field no2_trop of feature 9240 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1157786235980274.75 of field no2_trop of feature 9241 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 555801587135874.812 of field no2_trop of feature 9242 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1594746632254427.75 of field no2_trop of feature 9243 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 450251386544537.125 of field no2_trop of feature 9244 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 960913547007530.75 of field no2_trop of feature 9245 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 750227872240657.25 of field no2_trop of feature 9246 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 305673880205436.062 of field no2_trop of feature 9247 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1370339001184056.5 of field no2_trop of feature 9248 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 446387453045385.875 of field no2_trop of feature 9249 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 433571683819204.75 of field no2_trop of feature 9250 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 848941522570030.375 of field no2_trop of feature 9251 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 849301642245664 of field no2_trop of feature 9252 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 84128974625756.4219 of field no2_trop of feature 9253 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 893085841360516.5 of field no2_trop of feature 9254 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 120035720149285.219 of field no2_trop of feature 9255 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 324927274726665 of field no2_trop of feature 9256 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 636825282661275.25 of field no2_trop of feature 9257 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 260627509552159.594 of field no2_trop of feature 9258 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 427407174381578.438 of field no2_trop of feature 9259 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 503386127269122.875 of field no2_trop of feature 9260 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 774258507575286.75 of field no2_trop of feature 9261 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1227625353789717.25 of field no2_trop of feature 9262 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 403806354887942.688 of field no2_trop of feature 9263 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 935488057257789.5 of field no2_trop of feature 9264 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1770752647041.75342 of field no2_trop of feature 9265 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 843904283566480.5 of field no2_trop of feature 9266 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 495491975352915.688 of field no2_trop of feature 9267 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 458493745432278.938 of field no2_trop of feature 9268 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1067698259755361.5 of field no2_trop of feature 9269 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 317255438515917.375 of field no2_trop of feature 9270 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 395765197464602.375 of field no2_trop of feature 9271 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1171592484934844.75 of field no2_trop of feature 9272 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 729727559919356.25 of field no2_trop of feature 9273 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 622609400998862.875 of field no2_trop of feature 9274 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 370749970289816.688 of field no2_trop of feature 9275 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1676911099278550 of field no2_trop of feature 9276 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2185790270257021 of field no2_trop of feature 9277 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 917145176727090.125 of field no2_trop of feature 9278 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 20174742910745.0664 of field no2_trop of feature 9279 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 448337001303079.875 of field no2_trop of feature 9280 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 219961727744080.25 of field no2_trop of feature 9281 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 32253208179356.5352 of field no2_trop of feature 9282 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 561417208462571.562 of field no2_trop of feature 9283 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 776097226606571 of field no2_trop of feature 9284 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1308932215660825 of field no2_trop of feature 9285 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1268359243402610.5 of field no2_trop of feature 9286 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 200609129152510.375 of field no2_trop of feature 9287 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 640900522884167 of field no2_trop of feature 9288 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 962281947003884.875 of field no2_trop of feature 9289 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 401684058728051.25 of field no2_trop of feature 9290 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1241619357915096.75 of field no2_trop of feature 9291 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 899304163358037.875 of field no2_trop of feature 9292 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1139570259980137 of field no2_trop of feature 9293 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 536873970839842.5 of field no2_trop of feature 9294 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 972118828181646.625 of field no2_trop of feature 9295 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 683910642702330.75 of field no2_trop of feature 9296 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 897261531695212.375 of field no2_trop of feature 9297 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 457284099333996.875 of field no2_trop of feature 9298 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 848374313541762.625 of field no2_trop of feature 9299 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 401798721928194 of field no2_trop of feature 9300 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 920758806512531 of field no2_trop of feature 9301 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 414394585375262.062 of field no2_trop of feature 9302 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1196511999693939.25 of field no2_trop of feature 9303 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1353384840710496 of field no2_trop of feature 9304 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 758243725437359.875 of field no2_trop of feature 9305 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 334591654471969.375 of field no2_trop of feature 9306 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 396817404170092.25 of field no2_trop of feature 9307 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1287254161379805.75 of field no2_trop of feature 9308 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 227394981246529.812 of field no2_trop of feature 9309 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1231927072318121.75 of field no2_trop of feature 9310 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 677808763964185.375 of field no2_trop of feature 9311 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 596668132239929 of field no2_trop of feature 9312 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 715136167915325.125 of field no2_trop of feature 9313 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1058169191897304.75 of field no2_trop of feature 9314 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 958659499078858 of field no2_trop of feature 9315 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 261642006387432.969 of field no2_trop of feature 9316 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 584425706399988.5 of field no2_trop of feature 9317 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 249215221181989.375 of field no2_trop of feature 9318 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 662079448556205.5 of field no2_trop of feature 9319 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 672606718861170.5 of field no2_trop of feature 9320 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 709819432226640.875 of field no2_trop of feature 9321 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1251371782128626.25 of field no2_trop of feature 9322 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 448845084979279.812 of field no2_trop of feature 9323 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 830242465879537.125 of field no2_trop of feature 9324 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 624704393788670.125 of field no2_trop of feature 9325 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 462945865273122.75 of field no2_trop of feature 9326 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 53116847706101.5703 of field no2_trop of feature 9327 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 219294301380984.969 of field no2_trop of feature 9328 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 402159115459094.188 of field no2_trop of feature 9329 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 945204661202442.375 of field no2_trop of feature 9330 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 719114901542252.5 of field no2_trop of feature 9331 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 293550307551217.875 of field no2_trop of feature 9332 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1265760904632716 of field no2_trop of feature 9333 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 640432504233476.75 of field no2_trop of feature 9334 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 671066885467898.875 of field no2_trop of feature 9335 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 481397137718358.875 of field no2_trop of feature 9336 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 13321778448736.2676 of field no2_trop of feature 9337 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 164111698357980.906 of field no2_trop of feature 9338 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1317654834529676 of field no2_trop of feature 9339 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 549530575385051.625 of field no2_trop of feature 9340 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 360265229707761.125 of field no2_trop of feature 9341 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 552187957350433.875 of field no2_trop of feature 9342 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 891517472248460.75 of field no2_trop of feature 9343 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1157624113662423 of field no2_trop of feature 9344 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 39263016398952.5703 of field no2_trop of feature 9345 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 458701984977033.125 of field no2_trop of feature 9346 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 708519276962733.75 of field no2_trop of feature 9347 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 499141918346713.312 of field no2_trop of feature 9348 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1120483533774186.12 of field no2_trop of feature 9349 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1350139217632368 of field no2_trop of feature 9350 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1038610886922197.12 of field no2_trop of feature 9351 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1339774124416308 of field no2_trop of feature 9352 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1432277832719319 of field no2_trop of feature 9353 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 595874171050882.125 of field no2_trop of feature 9354 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1358065684470038.75 of field no2_trop of feature 9355 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 362460535681739.188 of field no2_trop of feature 9356 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 736310383276777.375 of field no2_trop of feature 9357 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1124094917946440.5 of field no2_trop of feature 9358 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 558798056692412.5 of field no2_trop of feature 9359 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1404154320882626 of field no2_trop of feature 9360 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 617966896976649.875 of field no2_trop of feature 9361 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 667607710052843.625 of field no2_trop of feature 9362 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 525065934223848.688 of field no2_trop of feature 9363 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 743469617199425.5 of field no2_trop of feature 9364 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1242061579399669.5 of field no2_trop of feature 9365 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 565137203633576.125 of field no2_trop of feature 9366 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 806705755903822.125 of field no2_trop of feature 9367 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1883954663312251.75 of field no2_trop of feature 9368 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 574220489888593.875 of field no2_trop of feature 9369 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 65726920818317.4688 of field no2_trop of feature 9370 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1221436553389940 of field no2_trop of feature 9371 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 759663884079109.25 of field no2_trop of feature 9372 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 372913755522604.312 of field no2_trop of feature 9373 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1075635352177378.12 of field no2_trop of feature 9374 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1025374256922241.38 of field no2_trop of feature 9375 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1941416070780033 of field no2_trop of feature 9376 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 724030384494253.625 of field no2_trop of feature 9377 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 506561095688457.5 of field no2_trop of feature 9378 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1143043182929577.5 of field no2_trop of feature 9379 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 946870468018369.125 of field no2_trop of feature 9380 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 574164513872092.375 of field no2_trop of feature 9381 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 107949802594230.281 of field no2_trop of feature 9382 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 84343793543291.6719 of field no2_trop of feature 9383 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 86617935602154.1406 of field no2_trop of feature 9384 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1401546013781026 of field no2_trop of feature 9385 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 638268116519102.5 of field no2_trop of feature 9386 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 342131519829722.5 of field no2_trop of feature 9387 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 841762242441864.125 of field no2_trop of feature 9388 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 774646177090744.5 of field no2_trop of feature 9389 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 828078461562536.125 of field no2_trop of feature 9390 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 218357209736827.812 of field no2_trop of feature 9391 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 208247582406254.438 of field no2_trop of feature 9392 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 485063402486048.312 of field no2_trop of feature 9393 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 974783001757641.625 of field no2_trop of feature 9394 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 277504305912893.875 of field no2_trop of feature 9395 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 966700656502198.375 of field no2_trop of feature 9396 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 14569988503347.7012 of field no2_trop of feature 9397 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 291402488080475.438 of field no2_trop of feature 9398 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 733131307028443.25 of field no2_trop of feature 9399 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1169634529320465 of field no2_trop of feature 9400 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 989010221028092.875 of field no2_trop of feature 9401 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1145736275621729.75 of field no2_trop of feature 9402 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1351352615547803 of field no2_trop of feature 9403 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 893433089838617.875 of field no2_trop of feature 9404 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 738916609078351 of field no2_trop of feature 9405 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1338209534506932 of field no2_trop of feature 9406 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 479260738012235.375 of field no2_trop of feature 9407 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 753768711296224.875 of field no2_trop of feature 9408 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1232884579872407 of field no2_trop of feature 9409 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 96653252306124.3906 of field no2_trop of feature 9410 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 741261029245015.375 of field no2_trop of feature 9411 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 946270067731784.375 of field no2_trop of feature 9412 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 844439834925924.5 of field no2_trop of feature 9413 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1342417484992038.25 of field no2_trop of feature 9414 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 639518649208694.125 of field no2_trop of feature 9415 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 71336202395591.5 of field no2_trop of feature 9416 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 651922266258579.875 of field no2_trop of feature 9417 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 798973561992306.75 of field no2_trop of feature 9418 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1275008887445092 of field no2_trop of feature 9419 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 745231492442890.125 of field no2_trop of feature 9420 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2045508019462031.25 of field no2_trop of feature 9421 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1864454853822098.75 of field no2_trop of feature 9422 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 477013865091548.75 of field no2_trop of feature 9423 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 842130906401816.875 of field no2_trop of feature 9424 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 819364003580631.125 of field no2_trop of feature 9425 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1012890728905549.62 of field no2_trop of feature 9426 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 311679854829203.562 of field no2_trop of feature 9427 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1354833315986816.25 of field no2_trop of feature 9428 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1230801746256438.5 of field no2_trop of feature 9429 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1167074749372113.75 of field no2_trop of feature 9430 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1168047921447651 of field no2_trop of feature 9431 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 67918207966257.5703 of field no2_trop of feature 9432 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 273646123374342.094 of field no2_trop of feature 9433 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 197037111674835.625 of field no2_trop of feature 9434 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 302202846857335.312 of field no2_trop of feature 9435 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 834909671646801.125 of field no2_trop of feature 9436 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 301491754271974.062 of field no2_trop of feature 9437 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 416794242149208 of field no2_trop of feature 9438 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 436594909035293.312 of field no2_trop of feature 9439 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 598366144435212.875 of field no2_trop of feature 9440 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 521173136379593.438 of field no2_trop of feature 9441 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 885074753245453.375 of field no2_trop of feature 9442 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 600695393020105.25 of field no2_trop of feature 9443 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 315614251288461.688 of field no2_trop of feature 9444 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1413196583618701 of field no2_trop of feature 9445 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 754049905884012.375 of field no2_trop of feature 9446 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 233784188930435.438 of field no2_trop of feature 9447 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1923469787446483.75 of field no2_trop of feature 9448 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 266679765715989.562 of field no2_trop of feature 9449 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 363158893997201.625 of field no2_trop of feature 9450 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 941110963134578.875 of field no2_trop of feature 9451 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 640399093890946.5 of field no2_trop of feature 9452 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 644905710929851.875 of field no2_trop of feature 9453 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 582025419758929.25 of field no2_trop of feature 9454 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1321054911978190 of field no2_trop of feature 9455 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 45439520697257.7656 of field no2_trop of feature 9456 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1266323184266184.5 of field no2_trop of feature 9457 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 634340484284930.375 of field no2_trop of feature 9458 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1250124535702234.5 of field no2_trop of feature 9459 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1327937990249956.75 of field no2_trop of feature 9460 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1277458139407826.75 of field no2_trop of feature 9461 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 801827462497030.875 of field no2_trop of feature 9462 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 551206131448470.812 of field no2_trop of feature 9463 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1289311033516496.5 of field no2_trop of feature 9464 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1597037595873043.75 of field no2_trop of feature 9465 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 613564235396961.5 of field no2_trop of feature 9466 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2085544125855522 of field no2_trop of feature 9467 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 356964096167084.812 of field no2_trop of feature 9468 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1344887440412931 of field no2_trop of feature 9469 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1562290291931040 of field no2_trop of feature 9470 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 358468958242806.375 of field no2_trop of feature 9471 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 922253618099966.875 of field no2_trop of feature 9472 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1845010910806340.75 of field no2_trop of feature 9473 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1150189709967853.5 of field no2_trop of feature 9474 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 833059505465371.375 of field no2_trop of feature 9475 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1511057120021432.75 of field no2_trop of feature 9476 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1141131344542100 of field no2_trop of feature 9477 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 792608234487652.25 of field no2_trop of feature 9478 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 295215785740824.688 of field no2_trop of feature 9479 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 485310200852345.562 of field no2_trop of feature 9480 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 305304805462583.312 of field no2_trop of feature 9481 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 570258844830305 of field no2_trop of feature 9482 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 474708934854334.062 of field no2_trop of feature 9483 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1044463283512432.12 of field no2_trop of feature 9484 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1008733277331612 of field no2_trop of feature 9485 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 919022892748344 of field no2_trop of feature 9486 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 501926752553190.438 of field no2_trop of feature 9487 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 248319029821905.125 of field no2_trop of feature 9488 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 400969926349230.25 of field no2_trop of feature 9489 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 198362379466693.719 of field no2_trop of feature 9490 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 667456158548284.25 of field no2_trop of feature 9491 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 186540472081444.469 of field no2_trop of feature 9492 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 970055273976449.875 of field no2_trop of feature 9493 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 258639868026875.781 of field no2_trop of feature 9494 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 588443491787938.875 of field no2_trop of feature 9495 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 229543252578462.219 of field no2_trop of feature 9496 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 505527620683205.875 of field no2_trop of feature 9497 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 438225470678403.312 of field no2_trop of feature 9498 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 616565743890405.375 of field no2_trop of feature 9499 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 195618650935739.438 of field no2_trop of feature 9500 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 455447625915899.125 of field no2_trop of feature 9501 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 556713087005364.312 of field no2_trop of feature 9502 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 432962876175934.062 of field no2_trop of feature 9503 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 381114625337450 of field no2_trop of feature 9504 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 369078713754083.75 of field no2_trop of feature 9505 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1026530364315895 of field no2_trop of feature 9506 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 117078644672853.891 of field no2_trop of feature 9507 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 952790123462091.25 of field no2_trop of feature 9508 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 36193102283092.4609 of field no2_trop of feature 9509 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1283976990174960.5 of field no2_trop of feature 9510 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1369688868781049.75 of field no2_trop of feature 9511 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 793150851312975.625 of field no2_trop of feature 9512 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 868670987086789 of field no2_trop of feature 9513 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 986930235506897.625 of field no2_trop of feature 9514 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 578798802236306.125 of field no2_trop of feature 9515 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 298565747675543.188 of field no2_trop of feature 9516 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1189003655077376.5 of field no2_trop of feature 9517 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1637891653176939.25 of field no2_trop of feature 9518 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 672260401490975.75 of field no2_trop of feature 9519 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 980818333665993.125 of field no2_trop of feature 9520 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1748707296365519.25 of field no2_trop of feature 9521 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1107068021514060.12 of field no2_trop of feature 9522 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1037618654520101.75 of field no2_trop of feature 9523 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 892421906652070.875 of field no2_trop of feature 9524 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1371742892822967.5 of field no2_trop of feature 9525 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1173508705006588.5 of field no2_trop of feature 9526 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 731700906199721.375 of field no2_trop of feature 9527 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1531747433126729.5 of field no2_trop of feature 9528 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 709920101422658.25 of field no2_trop of feature 9529 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1417921463305119.75 of field no2_trop of feature 9530 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1606865494598059.75 of field no2_trop of feature 9531 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1307423492225843.75 of field no2_trop of feature 9532 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1352349229634164.75 of field no2_trop of feature 9533 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1570186415605167 of field no2_trop of feature 9534 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 625160910518161.5 of field no2_trop of feature 9535 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1507927173407934 of field no2_trop of feature 9536 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 558837053682382.25 of field no2_trop of feature 9537 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1421333699927472.5 of field no2_trop of feature 9538 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1328759227423561.25 of field no2_trop of feature 9539 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 342186975521217.375 of field no2_trop of feature 9540 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 402516085799161.375 of field no2_trop of feature 9541 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 874605923654389.75 of field no2_trop of feature 9542 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 937185850368860 of field no2_trop of feature 9543 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 570251834135478.875 of field no2_trop of feature 9544 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1082224419434878.62 of field no2_trop of feature 9545 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 440419352604994.875 of field no2_trop of feature 9546 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 361349395322868.062 of field no2_trop of feature 9547 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 386434263891960.625 of field no2_trop of feature 9548 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1183451184775167.25 of field no2_trop of feature 9549 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 826767297316910.125 of field no2_trop of feature 9550 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 706169105835470 of field no2_trop of feature 9551 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 685565111910218.5 of field no2_trop of feature 9552 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1356442708617814.75 of field no2_trop of feature 9553 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1165651578322431.25 of field no2_trop of feature 9554 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 698577235362581.625 of field no2_trop of feature 9555 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 335407797937614.312 of field no2_trop of feature 9556 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 529499760532880.812 of field no2_trop of feature 9557 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 580643984251883 of field no2_trop of feature 9558 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 318299347406828 of field no2_trop of feature 9559 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 326397411954576.438 of field no2_trop of feature 9560 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 417384783646193.688 of field no2_trop of feature 9561 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1074460184457166.12 of field no2_trop of feature 9562 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 499872126029686.125 of field no2_trop of feature 9563 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 952942715616663.875 of field no2_trop of feature 9564 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 331695854111449.062 of field no2_trop of feature 9565 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1863439398493392.25 of field no2_trop of feature 9566 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1419903189556644 of field no2_trop of feature 9567 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 562873789854784.25 of field no2_trop of feature 9568 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 963351077964853.125 of field no2_trop of feature 9569 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 808379230667214.875 of field no2_trop of feature 9570 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 668907043750950.875 of field no2_trop of feature 9571 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 678538643020838.25 of field no2_trop of feature 9572 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 902516704719955.625 of field no2_trop of feature 9573 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 156446804378242.625 of field no2_trop of feature 9574 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1172285229217341 of field no2_trop of feature 9575 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1261390503203438.25 of field no2_trop of feature 9576 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 866153490391607.25 of field no2_trop of feature 9577 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1070495417448837.5 of field no2_trop of feature 9578 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 99533258064141.1406 of field no2_trop of feature 9579 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1755873431440886.75 of field no2_trop of feature 9580 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 629793720063935.375 of field no2_trop of feature 9581 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1234914066482433.5 of field no2_trop of feature 9582 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 174738542437896.75 of field no2_trop of feature 9583 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 546901400512133.5 of field no2_trop of feature 9584 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 779415311788252.5 of field no2_trop of feature 9585 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 285826329297701.688 of field no2_trop of feature 9586 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1782792637356997.25 of field no2_trop of feature 9587 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1923187387895523 of field no2_trop of feature 9588 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1294388967412669.5 of field no2_trop of feature 9589 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1077242115797817 of field no2_trop of feature 9590 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1353089843817269.75 of field no2_trop of feature 9591 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 786949015402506.125 of field no2_trop of feature 9592 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 374601717229602.375 of field no2_trop of feature 9593 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 895013563353459.125 of field no2_trop of feature 9594 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 395165016262230.875 of field no2_trop of feature 9595 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1247443273557601 of field no2_trop of feature 9596 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 392024361907806.438 of field no2_trop of feature 9597 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1364953692136605.25 of field no2_trop of feature 9598 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1161881248553418 of field no2_trop of feature 9599 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 885139711714700.75 of field no2_trop of feature 9600 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 298524094289487.062 of field no2_trop of feature 9601 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 702053499346275.25 of field no2_trop of feature 9602 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1651425032743827.5 of field no2_trop of feature 9603 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 72253672309893.7656 of field no2_trop of feature 9604 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 133943364016329.266 of field no2_trop of feature 9605 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 783616470662746 of field no2_trop of feature 9606 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 405630422662461.562 of field no2_trop of feature 9607 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 797512598915827.75 of field no2_trop of feature 9608 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1063961559413091.88 of field no2_trop of feature 9609 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1543209152372528.5 of field no2_trop of feature 9610 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1572677184026324.5 of field no2_trop of feature 9611 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 934461209549990.625 of field no2_trop of feature 9612 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 303067243620962.5 of field no2_trop of feature 9613 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 634569427287842.75 of field no2_trop of feature 9614 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 569751993502804.875 of field no2_trop of feature 9615 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1100189763094986.12 of field no2_trop of feature 9616 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1058375459684139 of field no2_trop of feature 9617 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 916098063729559.75 of field no2_trop of feature 9618 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 621218544870644.125 of field no2_trop of feature 9619 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 221228431587167.062 of field no2_trop of feature 9620 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 416567544759482.188 of field no2_trop of feature 9621 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 293322870752272.125 of field no2_trop of feature 9622 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 580469483675979.125 of field no2_trop of feature 9623 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1022710192888353 of field no2_trop of feature 9624 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1231877668828019.5 of field no2_trop of feature 9625 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 791408857961869.25 of field no2_trop of feature 9626 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 111427161998990.406 of field no2_trop of feature 9627 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 252708847589588 of field no2_trop of feature 9628 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 691745915736210 of field no2_trop of feature 9629 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1443364808418246 of field no2_trop of feature 9630 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 722818903565685.125 of field no2_trop of feature 9631 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1035433070408089.38 of field no2_trop of feature 9632 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 230469225698793.719 of field no2_trop of feature 9633 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 573398924088669.5 of field no2_trop of feature 9634 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 415178222220756.625 of field no2_trop of feature 9635 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 653393142895711.25 of field no2_trop of feature 9636 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 702761798607916.75 of field no2_trop of feature 9637 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 462309973343981.25 of field no2_trop of feature 9638 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 16385972412714.4082 of field no2_trop of feature 9639 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 505959161812379.562 of field no2_trop of feature 9640 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 506389662291539.938 of field no2_trop of feature 9641 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 345528228858456.688 of field no2_trop of feature 9642 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1033407855940222.38 of field no2_trop of feature 9643 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1516605646807802.25 of field no2_trop of feature 9644 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 698754200635885.375 of field no2_trop of feature 9645 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 974783768552388.25 of field no2_trop of feature 9646 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 607297057619871.375 of field no2_trop of feature 9647 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1217602470114852.5 of field no2_trop of feature 9648 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1023724771880206.38 of field no2_trop of feature 9649 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1030728894179828.75 of field no2_trop of feature 9650 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1228682982829486.75 of field no2_trop of feature 9651 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1077975390659776.12 of field no2_trop of feature 9652 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 705172929917534.875 of field no2_trop of feature 9653 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 142547252934327.844 of field no2_trop of feature 9654 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 205987715053165.625 of field no2_trop of feature 9655 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 11046811400883.0293 of field no2_trop of feature 9656 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1161342739557094.25 of field no2_trop of feature 9657 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 709277856051330.625 of field no2_trop of feature 9658 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 608786337330921 of field no2_trop of feature 9659 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 761966842558404.125 of field no2_trop of feature 9660 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1230003622467338.5 of field no2_trop of feature 9661 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2101135911148594.5 of field no2_trop of feature 9662 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1068166223634998.5 of field no2_trop of feature 9663 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1079908042047518.38 of field no2_trop of feature 9664 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1495899997807573.5 of field no2_trop of feature 9665 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 672391852018963.625 of field no2_trop of feature 9666 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1184575853584210.5 of field no2_trop of feature 9667 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1170283128133978.5 of field no2_trop of feature 9668 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 724826043585953.75 of field no2_trop of feature 9669 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1028569271547094.12 of field no2_trop of feature 9670 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1757656229226722.75 of field no2_trop of feature 9671 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1443357688181313.25 of field no2_trop of feature 9672 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 969398459504936.875 of field no2_trop of feature 9673 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1613943338735462 of field no2_trop of feature 9674 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 748486974310617.375 of field no2_trop of feature 9675 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 559348615320468.5 of field no2_trop of feature 9676 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 890711351885574.875 of field no2_trop of feature 9677 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1303072808375764 of field no2_trop of feature 9678 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1584897372818613.75 of field no2_trop of feature 9679 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1241683768673810.75 of field no2_trop of feature 9680 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1068754902916171 of field no2_trop of feature 9681 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 889811025310964.375 of field no2_trop of feature 9682 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1471027586154341.5 of field no2_trop of feature 9683 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 504902518651570.062 of field no2_trop of feature 9684 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 656536015477795.5 of field no2_trop of feature 9685 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 305407857199420.5 of field no2_trop of feature 9686 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 767522380039599.75 of field no2_trop of feature 9687 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 203819767220325.062 of field no2_trop of feature 9688 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 800040173484821.875 of field no2_trop of feature 9689 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 32741163493458.3164 of field no2_trop of feature 9690 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 279583688952502.594 of field no2_trop of feature 9691 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1049934692655715.5 of field no2_trop of feature 9692 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 829786442089525.75 of field no2_trop of feature 9693 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 431628516389223.5 of field no2_trop of feature 9694 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 19157985057926.5117 of field no2_trop of feature 9695 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 741938711487846.375 of field no2_trop of feature 9696 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 40985025161975.8438 of field no2_trop of feature 9697 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 366883435165632.375 of field no2_trop of feature 9698 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 256445575317384.281 of field no2_trop of feature 9699 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 385409387942081.625 of field no2_trop of feature 9700 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 110968522891182.609 of field no2_trop of feature 9701 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 93945179730886.8281 of field no2_trop of feature 9702 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 511143734949382.625 of field no2_trop of feature 9703 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 934781291585641.125 of field no2_trop of feature 9704 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 624705105812363.375 of field no2_trop of feature 9705 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1845584473276794.5 of field no2_trop of feature 9706 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1009318670349584.88 of field no2_trop of feature 9707 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 782736847546293.625 of field no2_trop of feature 9708 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1540796158847097 of field no2_trop of feature 9709 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 340545048884541.75 of field no2_trop of feature 9710 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 92510328754082.1406 of field no2_trop of feature 9711 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 899311174052863.875 of field no2_trop of feature 9712 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 227808981945875.062 of field no2_trop of feature 9713 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 197387139783893.406 of field no2_trop of feature 9714 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 960249721841191.75 of field no2_trop of feature 9715 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1213972135158146.5 of field no2_trop of feature 9716 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 267869913319286.75 of field no2_trop of feature 9717 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 453409814105766.625 of field no2_trop of feature 9718 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 258577073014234.875 of field no2_trop of feature 9719 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 852196675811437.625 of field no2_trop of feature 9720 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 934870020692033 of field no2_trop of feature 9721 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 744353019518557.625 of field no2_trop of feature 9722 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 794237454239955.75 of field no2_trop of feature 9723 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1344283206152613.25 of field no2_trop of feature 9724 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1453806033398432.25 of field no2_trop of feature 9725 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 305818804412542.688 of field no2_trop of feature 9726 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 324434472174343.688 of field no2_trop of feature 9727 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 337384704336445.812 of field no2_trop of feature 9728 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 691300517530544.25 of field no2_trop of feature 9729 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 835429613256046.625 of field no2_trop of feature 9730 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 910895361373905 of field no2_trop of feature 9731 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 292668767447899 of field no2_trop of feature 9732 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 214801400425.899139 of field no2_trop of feature 9733 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1211457048389311.25 of field no2_trop of feature 9734 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 987081622698297 of field no2_trop of feature 9735 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1705450542494218 of field no2_trop of feature 9736 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 892217281996836.375 of field no2_trop of feature 9737 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1126681754795136 of field no2_trop of feature 9738 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1366596385568027.5 of field no2_trop of feature 9739 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1312476888690125.75 of field no2_trop of feature 9740 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1284725162763425 of field no2_trop of feature 9741 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 960039181912197.875 of field no2_trop of feature 9742 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1810332727933637.25 of field no2_trop of feature 9743 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1453468315083610 of field no2_trop of feature 9744 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 596903319142920.75 of field no2_trop of feature 9745 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1246877598118826.5 of field no2_trop of feature 9746 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1392946410697950.25 of field no2_trop of feature 9747 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 757438207556060.625 of field no2_trop of feature 9748 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1717462929910179.75 of field no2_trop of feature 9749 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 854481669385240.875 of field no2_trop of feature 9750 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 622474499894515.25 of field no2_trop of feature 9751 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1269459703406082.5 of field no2_trop of feature 9752 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1984931234480936.75 of field no2_trop of feature 9753 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2081370790676119.25 of field no2_trop of feature 9754 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 545609899074652.25 of field no2_trop of feature 9755 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 762024187851238.875 of field no2_trop of feature 9756 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 405930184637327.312 of field no2_trop of feature 9757 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 625097047469980.625 of field no2_trop of feature 9758 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 845593368080071.75 of field no2_trop of feature 9759 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 375396007044969.312 of field no2_trop of feature 9760 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 262284580385080.531 of field no2_trop of feature 9761 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 310143444626764.875 of field no2_trop of feature 9762 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2092731986211.51123 of field no2_trop of feature 9763 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1206501253942060.5 of field no2_trop of feature 9764 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 692341605712208.5 of field no2_trop of feature 9765 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 860739426541158.5 of field no2_trop of feature 9766 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 231264830019440.531 of field no2_trop of feature 9767 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 644383688020580 of field no2_trop of feature 9768 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 460824363293504.562 of field no2_trop of feature 9769 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 425865232302753.625 of field no2_trop of feature 9770 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 255500829418524.531 of field no2_trop of feature 9771 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 638734546809246.25 of field no2_trop of feature 9772 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 270293669356697.125 of field no2_trop of feature 9773 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 518799304157291.75 of field no2_trop of feature 9774 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 939177764036303.375 of field no2_trop of feature 9775 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1100036732771986.88 of field no2_trop of feature 9776 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 128917996638588.188 of field no2_trop of feature 9777 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 824008041192337.25 of field no2_trop of feature 9778 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 938298688630384.25 of field no2_trop of feature 9779 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 844231431068010.375 of field no2_trop of feature 9780 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 27588205235393.5586 of field no2_trop of feature 9781 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 674952179677848.125 of field no2_trop of feature 9782 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 636666337064516.5 of field no2_trop of feature 9783 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1013111127624142.62 of field no2_trop of feature 9784 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 390045428980001.812 of field no2_trop of feature 9785 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1126579113841198.75 of field no2_trop of feature 9786 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1216803908157326 of field no2_trop of feature 9787 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 658960017984945.75 of field no2_trop of feature 9788 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 311698586529441.875 of field no2_trop of feature 9789 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 676382251880249.875 of field no2_trop of feature 9790 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 656389831536462.25 of field no2_trop of feature 9791 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 810521052707617.875 of field no2_trop of feature 9792 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1329683543719529.5 of field no2_trop of feature 9793 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 483904830394994.875 of field no2_trop of feature 9794 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 819772486096353.5 of field no2_trop of feature 9795 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1086629217085646.88 of field no2_trop of feature 9796 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 815245056057183.375 of field no2_trop of feature 9797 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 778069148839549.625 of field no2_trop of feature 9798 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1832945614552863.75 of field no2_trop of feature 9799 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1182386764124785.25 of field no2_trop of feature 9800 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 616939665871477.75 of field no2_trop of feature 9801 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1387204761177545.25 of field no2_trop of feature 9802 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1358181360934668.25 of field no2_trop of feature 9803 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1608093461613680 of field no2_trop of feature 9804 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1222971019219985.5 of field no2_trop of feature 9805 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1103296158155553.75 of field no2_trop of feature 9806 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 64961912977336.1719 of field no2_trop of feature 9807 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 799372404802643.375 of field no2_trop of feature 9808 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 446630828220850.188 of field no2_trop of feature 9809 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 552247110088028.438 of field no2_trop of feature 9810 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1563926522378169.5 of field no2_trop of feature 9811 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 149009073342183.469 of field no2_trop of feature 9812 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1432851723816093 of field no2_trop of feature 9813 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1536349625653692.75 of field no2_trop of feature 9814 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2379358840666682 of field no2_trop of feature 9815 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1047458383792636.62 of field no2_trop of feature 9816 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1171916510486335 of field no2_trop of feature 9817 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1501694775249707.25 of field no2_trop of feature 9818 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1057914835125648.12 of field no2_trop of feature 9819 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1310749190583938 of field no2_trop of feature 9820 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1192416001241836 of field no2_trop of feature 9821 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 370804056704978.375 of field no2_trop of feature 9822 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1427820345315249.25 of field no2_trop of feature 9823 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1392730065037303.5 of field no2_trop of feature 9824 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1277345311037970.5 of field no2_trop of feature 9825 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1629469398764540.5 of field no2_trop of feature 9826 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1119819708607847.12 of field no2_trop of feature 9827 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 280249431105708.031 of field no2_trop of feature 9828 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 734862620024150.625 of field no2_trop of feature 9829 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1464784014701235.75 of field no2_trop of feature 9830 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1464557810250989.75 of field no2_trop of feature 9831 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 736781742961720.75 of field no2_trop of feature 9832 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 687485494582015.25 of field no2_trop of feature 9833 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 382808830944527.5 of field no2_trop of feature 9834 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 240643551336111.156 of field no2_trop of feature 9835 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 482045736531872.562 of field no2_trop of feature 9836 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 605499581191743.375 of field no2_trop of feature 9837 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 48037055017306.3281 of field no2_trop of feature 9838 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 731025743425343.5 of field no2_trop of feature 9839 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 786256764059489.75 of field no2_trop of feature 9840 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 799568594715665.375 of field no2_trop of feature 9841 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 594972803826258.375 of field no2_trop of feature 9842 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 720543056757787.75 of field no2_trop of feature 9843 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 415515502367152.312 of field no2_trop of feature 9844 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 205171366196070.719 of field no2_trop of feature 9845 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 575412088924804.25 of field no2_trop of feature 9846 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1086872729188744.38 of field no2_trop of feature 9847 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 323300327973074.688 of field no2_trop of feature 9848 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 766185747254176 of field no2_trop of feature 9849 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 136993892602502 of field no2_trop of feature 9850 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 10431170212911.9512 of field no2_trop of feature 9851 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 248595678412266.344 of field no2_trop of feature 9852 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 319896033153454.5 of field no2_trop of feature 9853 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 393046061136592.5 of field no2_trop of feature 9854 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 628510708139720 of field no2_trop of feature 9855 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 287395328276870.688 of field no2_trop of feature 9856 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 797160421042926.875 of field no2_trop of feature 9857 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 854807009442010.875 of field no2_trop of feature 9858 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 469366456770585.5 of field no2_trop of feature 9859 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 996733596800022.5 of field no2_trop of feature 9860 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1582311521848878.25 of field no2_trop of feature 9861 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 25144736753571.2383 of field no2_trop of feature 9862 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1183003595727368.5 of field no2_trop of feature 9863 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 423408038537286.312 of field no2_trop of feature 9864 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 405897869715863.625 of field no2_trop of feature 9865 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1354764304459622.5 of field no2_trop of feature 9866 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 816833745230023.875 of field no2_trop of feature 9867 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 197508115347932.281 of field no2_trop of feature 9868 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 832460693539333.125 of field no2_trop of feature 9869 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 674361857265075.75 of field no2_trop of feature 9870 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1011843834992232.62 of field no2_trop of feature 9871 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 506633174394637.562 of field no2_trop of feature 9872 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 970070281245061.75 of field no2_trop of feature 9873 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 349753048827988.125 of field no2_trop of feature 9874 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 171617783668593.812 of field no2_trop of feature 9875 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 528555671886661 of field no2_trop of feature 9876 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 403938243584357.25 of field no2_trop of feature 9877 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 968573607441812.75 of field no2_trop of feature 9878 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 917118065055692.625 of field no2_trop of feature 9879 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 852858145822483.5 of field no2_trop of feature 9880 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 690920077794126 of field no2_trop of feature 9881 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 779436015246410.5 of field no2_trop of feature 9882 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1044873299617647.75 of field no2_trop of feature 9883 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 875471908778563.375 of field no2_trop of feature 9884 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 607757572636255.625 of field no2_trop of feature 9885 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1358397158884781.75 of field no2_trop of feature 9886 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1295394235325457 of field no2_trop of feature 9887 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 430006937198859.312 of field no2_trop of feature 9888 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 485837646095897.062 of field no2_trop of feature 9889 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1837546711658760.5 of field no2_trop of feature 9890 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1391362322293589.5 of field no2_trop of feature 9891 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 474106946207202.812 of field no2_trop of feature 9892 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 737876013836166.75 of field no2_trop of feature 9893 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 885849215939515.5 of field no2_trop of feature 9894 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1423731576642185.25 of field no2_trop of feature 9895 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1504501901274889 of field no2_trop of feature 9896 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 987505331566844.75 of field no2_trop of feature 9897 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1313096458845375.25 of field no2_trop of feature 9898 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 576749378962867.875 of field no2_trop of feature 9899 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 874215186959945.625 of field no2_trop of feature 9900 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 948915838233861 of field no2_trop of feature 9901 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1425849135105963.75 of field no2_trop of feature 9902 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 842940313027902.5 of field no2_trop of feature 9903 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 104736302738879.203 of field no2_trop of feature 9904 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1173414060626437.25 of field no2_trop of feature 9905 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1161626344071228.25 of field no2_trop of feature 9906 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2113616481528406.5 of field no2_trop of feature 9907 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 804872623519977.375 of field no2_trop of feature 9908 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 640453864944274.75 of field no2_trop of feature 9909 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1805072077803561 of field no2_trop of feature 9910 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1071522155614529.75 of field no2_trop of feature 9911 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 614238467063432.875 of field no2_trop of feature 9912 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1229063203481691.75 of field no2_trop of feature 9913 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 839296120994704.375 of field no2_trop of feature 9914 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1151021682267910.25 of field no2_trop of feature 9915 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1120755088656587.75 of field no2_trop of feature 9916 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 831818941107485.5 of field no2_trop of feature 9917 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 576319371423187.5 of field no2_trop of feature 9918 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1335338326349356 of field no2_trop of feature 9919 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1168850098294697 of field no2_trop of feature 9920 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2217207165530344.25 of field no2_trop of feature 9921 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1232093466778133 of field no2_trop of feature 9922 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 489165754380337.625 of field no2_trop of feature 9923 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 49313894928449.7109 of field no2_trop of feature 9924 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1389472063701123.25 of field no2_trop of feature 9925 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1510815908302574.75 of field no2_trop of feature 9926 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 872173650718186.75 of field no2_trop of feature 9927 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 826828257499264.5 of field no2_trop of feature 9928 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 571874426590329.625 of field no2_trop of feature 9929 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1722536701206299.75 of field no2_trop of feature 9930 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 735757798119748.25 of field no2_trop of feature 9931 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1103096681979332 of field no2_trop of feature 9932 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1103099968242531.75 of field no2_trop of feature 9933 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 623183018240370.125 of field no2_trop of feature 9934 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 29239338543814.5977 of field no2_trop of feature 9935 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 39218124674368.3672 of field no2_trop of feature 9936 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1071525441877729.5 of field no2_trop of feature 9937 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 643962827246805.375 of field no2_trop of feature 9938 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 313569647867716.438 of field no2_trop of feature 9939 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1043540500805957 of field no2_trop of feature 9940 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1633474367726012.25 of field no2_trop of feature 9941 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 855232087586891.75 of field no2_trop of feature 9942 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 217742103422424.406 of field no2_trop of feature 9943 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 31086896253829.6484 of field no2_trop of feature 9944 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1035135882672730.12 of field no2_trop of feature 9945 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 505868515719121.188 of field no2_trop of feature 9946 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 574199731659382.5 of field no2_trop of feature 9947 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1009756510149891.25 of field no2_trop of feature 9948 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1137354551788794.25 of field no2_trop of feature 9949 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1083712768038021.75 of field no2_trop of feature 9950 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 450984278009123.062 of field no2_trop of feature 9951 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 52487247601711.1484 of field no2_trop of feature 9952 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 250492947699558.5 of field no2_trop of feature 9953 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 30980304937671.1211 of field no2_trop of feature 9954 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 160666941422714.438 of field no2_trop of feature 9955 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 986602704607994.375 of field no2_trop of feature 9956 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1116105026229015.5 of field no2_trop of feature 9957 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 238120194138223.281 of field no2_trop of feature 9958 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1027670040393550.12 of field no2_trop of feature 9959 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 450681147614477.625 of field no2_trop of feature 9960 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 433975373867760.938 of field no2_trop of feature 9961 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 208755049908104.406 of field no2_trop of feature 9962 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1272659756967841.5 of field no2_trop of feature 9963 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 850950908203485.625 of field no2_trop of feature 9964 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1045780746429190.88 of field no2_trop of feature 9965 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 102047139869803.234 of field no2_trop of feature 9966 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 251298000026904.438 of field no2_trop of feature 9967 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 926399786836918.75 of field no2_trop of feature 9968 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1127512303047806.25 of field no2_trop of feature 9969 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 866888682240432.875 of field no2_trop of feature 9970 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 896883173258820.5 of field no2_trop of feature 9971 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 265285102999564.5 of field no2_trop of feature 9972 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 806075505393173.5 of field no2_trop of feature 9973 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1258749990722481 of field no2_trop of feature 9974 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1120051390163425.88 of field no2_trop of feature 9975 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1306266727579550.25 of field no2_trop of feature 9976 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1088357134276047.88 of field no2_trop of feature 9977 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 645375208398982.125 of field no2_trop of feature 9978 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 466242754057166.188 of field no2_trop of feature 9979 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1518399179720090.5 of field no2_trop of feature 9980 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1167434266566160.75 of field no2_trop of feature 9981 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2352664086527111 of field no2_trop of feature 9982 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1218942608247689.25 of field no2_trop of feature 9983 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 771090714163938.125 of field no2_trop of feature 9984 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1784094654836717.5 of field no2_trop of feature 9985 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 899428274564879.75 of field no2_trop of feature 9986 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1894815105934612.75 of field no2_trop of feature 9987 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1445807926023008 of field no2_trop of feature 9988 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1167327901180597 of field no2_trop of feature 9989 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 886710435982049.625 of field no2_trop of feature 9990 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1252708743540370 of field no2_trop of feature 9991 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 828858346590877.75 of field no2_trop of feature 9992 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 233316964460018.438 of field no2_trop of feature 9993 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 469173717433923.25 of field no2_trop of feature 9994 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 892357057724930.25 of field no2_trop of feature 9995 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1430936489623309.25 of field no2_trop of feature 9996 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 781009368524319.125 of field no2_trop of feature 9997 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1154692985972506 of field no2_trop of feature 9998 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1575585088789630.5 of field no2_trop of feature 9999 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1641667569593391.75 of field no2_trop of feature 10000 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1283828998788867.5 of field no2_trop of feature 10001 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 507315566948054.75 of field no2_trop of feature 10002 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 232719549195840.031 of field no2_trop of feature 10003 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1401424641126850.5 of field no2_trop of feature 10004 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 633326781629930.375 of field no2_trop of feature 10005 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 988691015329295.625 of field no2_trop of feature 10006 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 311562507847447.688 of field no2_trop of feature 10007 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 817934588630869.25 of field no2_trop of feature 10008 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 694023405675707.125 of field no2_trop of feature 10009 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 180308690097567.719 of field no2_trop of feature 10010 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 416178998907171.25 of field no2_trop of feature 10011 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 312042165346970.25 of field no2_trop of feature 10012 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 347022437964305.938 of field no2_trop of feature 10013 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 742493377944902 of field no2_trop of feature 10014 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1113845720279223.38 of field no2_trop of feature 10015 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1630778426939086.75 of field no2_trop of feature 10016 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 804585130261057.25 of field no2_trop of feature 10017 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 383088491942821.75 of field no2_trop of feature 10018 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 57441251720156.2891 of field no2_trop of feature 10019 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 305461286361942.25 of field no2_trop of feature 10020 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 743436042543735.25 of field no2_trop of feature 10021 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 849479812482140.875 of field no2_trop of feature 10022 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 11760359269869.2695 of field no2_trop of feature 10023 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 441470956828898.125 of field no2_trop of feature 10024 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 259713544985270.344 of field no2_trop of feature 10025 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 523601520571010.062 of field no2_trop of feature 10026 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 895853806082568.5 of field no2_trop of feature 10027 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 570969225391973 of field no2_trop of feature 10028 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 572028059394915.5 of field no2_trop of feature 10029 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 665421906856618.125 of field no2_trop of feature 10030 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 463928129343512.438 of field no2_trop of feature 10031 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1531544561145201.5 of field no2_trop of feature 10032 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 148056317176774.438 of field no2_trop of feature 10033 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 516629384566531.375 of field no2_trop of feature 10034 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1466418382932552 of field no2_trop of feature 10035 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 902403383410619.375 of field no2_trop of feature 10036 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 655346497741611.5 of field no2_trop of feature 10037 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 621092571447989 of field no2_trop of feature 10038 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 729286379084796.875 of field no2_trop of feature 10039 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 445187610965649.562 of field no2_trop of feature 10040 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 566435660994830 of field no2_trop of feature 10041 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 885725542901100.25 of field no2_trop of feature 10042 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 974498520906654.5 of field no2_trop of feature 10043 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 762794980884727.875 of field no2_trop of feature 10044 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 960698515852163.875 of field no2_trop of feature 10045 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1062229808248957.88 of field no2_trop of feature 10046 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 483953412319297.062 of field no2_trop of feature 10047 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 343967171682020.312 of field no2_trop of feature 10048 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 984104925492010.75 of field no2_trop of feature 10049 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1038730835528986.12 of field no2_trop of feature 10050 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 176870765851203.938 of field no2_trop of feature 10051 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1242317250676606 of field no2_trop of feature 10052 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1668936105287630.25 of field no2_trop of feature 10053 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1869851555248642.5 of field no2_trop of feature 10054 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 969869381021453.625 of field no2_trop of feature 10055 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 416687958920224.438 of field no2_trop of feature 10056 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1179329991638533 of field no2_trop of feature 10057 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 820729993650638.75 of field no2_trop of feature 10058 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2264828624641377 of field no2_trop of feature 10059 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 321252301361496.375 of field no2_trop of feature 10060 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1446230429928382.25 of field no2_trop of feature 10061 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1022840657537381 of field no2_trop of feature 10062 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1757025704860807.25 of field no2_trop of feature 10063 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1779725129744292.75 of field no2_trop of feature 10064 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1226068541369913.75 of field no2_trop of feature 10065 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1833302831362671 of field no2_trop of feature 10066 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 739263474159079.125 of field no2_trop of feature 10067 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1424388500655804.75 of field no2_trop of feature 10068 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 502847892128065.75 of field no2_trop of feature 10069 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 694295836894962.125 of field no2_trop of feature 10070 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1456982864033580 of field no2_trop of feature 10071 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1139266499718378.25 of field no2_trop of feature 10072 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 972347223474025.625 of field no2_trop of feature 10073 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1275697140501215.5 of field no2_trop of feature 10074 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 920400165655337.375 of field no2_trop of feature 10075 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 969944855532940 of field no2_trop of feature 10076 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1007297837565984.12 of field no2_trop of feature 10077 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1297482765130971.5 of field no2_trop of feature 10078 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1083339558080642.75 of field no2_trop of feature 10079 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1651324473089916.75 of field no2_trop of feature 10080 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1626712443024207.5 of field no2_trop of feature 10081 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 543711424824186.938 of field no2_trop of feature 10082 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 913632051824506.5 of field no2_trop of feature 10083 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 966495703220643.875 of field no2_trop of feature 10084 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 826629986286216.125 of field no2_trop of feature 10085 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 581229212956695.875 of field no2_trop of feature 10086 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1062965493037263.5 of field no2_trop of feature 10087 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1227276900348442.75 of field no2_trop of feature 10088 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 141792672132623.906 of field no2_trop of feature 10089 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 962937994680651.125 of field no2_trop of feature 10090 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 593453071409558.125 of field no2_trop of feature 10091 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 209121084857497.406 of field no2_trop of feature 10092 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 280793225508678 of field no2_trop of feature 10093 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 419113111619494.688 of field no2_trop of feature 10094 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1145280251831718.5 of field no2_trop of feature 10095 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2137419981304883.5 of field no2_trop of feature 10096 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 777122266869610 of field no2_trop of feature 10097 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 146577074261247.156 of field no2_trop of feature 10098 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 146932921794721.094 of field no2_trop of feature 10099 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 371944170951060.188 of field no2_trop of feature 10100 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 759642359055151.25 of field no2_trop of feature 10101 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1159769824447612.25 of field no2_trop of feature 10102 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 481103510101465.875 of field no2_trop of feature 10103 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 28334705595136.1445 of field no2_trop of feature 10104 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 316825814373610.25 of field no2_trop of feature 10105 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 427189021276171.812 of field no2_trop of feature 10106 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2184290200648465.5 of field no2_trop of feature 10107 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 625646620219076.75 of field no2_trop of feature 10108 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 973698863528061.375 of field no2_trop of feature 10109 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 147691459805028 of field no2_trop of feature 10110 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 804655018125104.125 of field no2_trop of feature 10111 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 84303995526667 of field no2_trop of feature 10112 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 214289432069952 of field no2_trop of feature 10113 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1217522394834886.75 of field no2_trop of feature 10114 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 522280004596304.938 of field no2_trop of feature 10115 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 211365013834067.656 of field no2_trop of feature 10116 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 895338300928642.625 of field no2_trop of feature 10117 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1168555210943577.5 of field no2_trop of feature 10118 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 268520812517040.219 of field no2_trop of feature 10119 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 942795720734957.25 of field no2_trop of feature 10120 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 690983831300200.125 of field no2_trop of feature 10121 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 864903834038868.75 of field no2_trop of feature 10122 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 489258755628889.062 of field no2_trop of feature 10123 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 330929990472759.5 of field no2_trop of feature 10124 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1204030422184314.5 of field no2_trop of feature 10125 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 923407863277807.375 of field no2_trop of feature 10126 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2145313147342130.75 of field no2_trop of feature 10127 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1612278627340601.75 of field no2_trop of feature 10128 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1416259490462926 of field no2_trop of feature 10129 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1276224695286873.5 of field no2_trop of feature 10130 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1412647668122244.75 of field no2_trop of feature 10131 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 993522589027597.875 of field no2_trop of feature 10132 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 360769150783908.125 of field no2_trop of feature 10133 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1944778794370177 of field no2_trop of feature 10134 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1701354653584221.5 of field no2_trop of feature 10135 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1494003604857134.75 of field no2_trop of feature 10136 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 448720371290851.312 of field no2_trop of feature 10137 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1390607905805045.5 of field no2_trop of feature 10138 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1022719832593738.88 of field no2_trop of feature 10139 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 857375552758894.625 of field no2_trop of feature 10140 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1240611680075962.75 of field no2_trop of feature 10141 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 814626581323000.25 of field no2_trop of feature 10142 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1540979313249427 of field no2_trop of feature 10143 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1781093858366966.75 of field no2_trop of feature 10144 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1785800663605787 of field no2_trop of feature 10145 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 322586113437673.688 of field no2_trop of feature 10146 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1330516282814333 of field no2_trop of feature 10147 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1301384654970079.25 of field no2_trop of feature 10148 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1291745716379046 of field no2_trop of feature 10149 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 762771210247583.5 of field no2_trop of feature 10150 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 515126247778989.625 of field no2_trop of feature 10151 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 860709138148668 of field no2_trop of feature 10152 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 710074391479884.125 of field no2_trop of feature 10153 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 465066490915887.688 of field no2_trop of feature 10154 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1154670748924854.75 of field no2_trop of feature 10155 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1145568238030118.75 of field no2_trop of feature 10156 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 515385150548072.5 of field no2_trop of feature 10157 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 775428033877005.875 of field no2_trop of feature 10158 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1547181258702003 of field no2_trop of feature 10159 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1249067125746678.25 of field no2_trop of feature 10160 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1315497621823287.75 of field no2_trop of feature 10161 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 307713526845855.062 of field no2_trop of feature 10162 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 658145243795634.125 of field no2_trop of feature 10163 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 275711813650618.75 of field no2_trop of feature 10164 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 468381125521209.5 of field no2_trop of feature 10165 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 810112789276108.75 of field no2_trop of feature 10166 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 713499280215555.75 of field no2_trop of feature 10167 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 820455097733984.125 of field no2_trop of feature 10168 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 129026539173521.547 of field no2_trop of feature 10169 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 76965975193191.9844 of field no2_trop of feature 10170 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 541347013223057.75 of field no2_trop of feature 10171 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 981943331101356.25 of field no2_trop of feature 10172 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 779969266221614.875 of field no2_trop of feature 10173 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 749922797473618.625 of field no2_trop of feature 10174 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 355788681977132.938 of field no2_trop of feature 10175 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 207960746399974.156 of field no2_trop of feature 10176 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1136006197997958.25 of field no2_trop of feature 10177 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1088109569115004 of field no2_trop of feature 10178 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 272175383664844.062 of field no2_trop of feature 10179 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 135902072732692.438 of field no2_trop of feature 10180 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 464614301099609.312 of field no2_trop of feature 10181 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 828320659160353.875 of field no2_trop of feature 10182 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 804720852931204.75 of field no2_trop of feature 10183 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 522454669485368.875 of field no2_trop of feature 10184 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 284152936690888.938 of field no2_trop of feature 10185 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1038681541580990.62 of field no2_trop of feature 10186 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1121888520834163.5 of field no2_trop of feature 10187 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 628801816288159.875 of field no2_trop of feature 10188 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 379886603550776.25 of field no2_trop of feature 10189 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 723856267315723 of field no2_trop of feature 10190 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1036996674438505.62 of field no2_trop of feature 10191 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 873925119461519 of field no2_trop of feature 10192 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 777725515250967.875 of field no2_trop of feature 10193 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 887657263180935.875 of field no2_trop of feature 10194 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 306241308317917.188 of field no2_trop of feature 10195 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 397405344042044.812 of field no2_trop of feature 10196 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 699293312113795.75 of field no2_trop of feature 10197 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1821826433474580 of field no2_trop of feature 10198 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 204508266746188.375 of field no2_trop of feature 10199 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1142897272843511 of field no2_trop of feature 10200 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 722342888341208.875 of field no2_trop of feature 10201 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 382720759090775.562 of field no2_trop of feature 10202 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 362499340973022.312 of field no2_trop of feature 10203 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1206423040877907.5 of field no2_trop of feature 10204 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1145918991855633 of field no2_trop of feature 10205 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1491015734355969.5 of field no2_trop of feature 10206 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1889108400346231 of field no2_trop of feature 10207 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 620737600251368.375 of field no2_trop of feature 10208 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1229269361726419.5 of field no2_trop of feature 10209 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2534639815789305.5 of field no2_trop of feature 10210 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1241137810814234.5 of field no2_trop of feature 10211 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1357071589852130.25 of field no2_trop of feature 10212 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1016098888583201.12 of field no2_trop of feature 10213 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1911560369610779.25 of field no2_trop of feature 10214 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1534315757359399.75 of field no2_trop of feature 10215 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1747003259354369.25 of field no2_trop of feature 10216 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 687079860161065.875 of field no2_trop of feature 10217 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1187435340736374.25 of field no2_trop of feature 10218 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 841002787016414 of field no2_trop of feature 10219 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1288850847126432.25 of field no2_trop of feature 10220 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 988724535213932.5 of field no2_trop of feature 10221 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1705926174321321 of field no2_trop of feature 10222 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 857771711787618.125 of field no2_trop of feature 10223 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1520257013848986.5 of field no2_trop of feature 10224 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1002631124738200 of field no2_trop of feature 10225 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1513231421296459.25 of field no2_trop of feature 10226 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1503382271402752 of field no2_trop of feature 10227 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1283909840863580 of field no2_trop of feature 10228 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1107449118503118.38 of field no2_trop of feature 10229 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 874589328025231.25 of field no2_trop of feature 10230 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 427543800774105.875 of field no2_trop of feature 10231 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 990769686345211.125 of field no2_trop of feature 10232 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1259049588384186.75 of field no2_trop of feature 10233 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 883236581924702.5 of field no2_trop of feature 10234 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1369257382422929.25 of field no2_trop of feature 10235 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 804690893165034.125 of field no2_trop of feature 10236 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 657945767619412.375 of field no2_trop of feature 10237 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 677602770032617.625 of field no2_trop of feature 10238 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 534143743373533.625 of field no2_trop of feature 10239 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 759299273177102.75 of field no2_trop of feature 10240 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 253271017680949.625 of field no2_trop of feature 10241 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1498118882720009.5 of field no2_trop of feature 10242 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1024343903867029.5 of field no2_trop of feature 10243 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 652655541120539 of field no2_trop of feature 10244 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 930142183368734.5 of field no2_trop of feature 10245 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1357108067373647 of field no2_trop of feature 10246 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1013002571396446 of field no2_trop of feature 10247 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 421819404135499.125 of field no2_trop of feature 10248 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 67241340442844.8281 of field no2_trop of feature 10249 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 466250257691472.125 of field no2_trop of feature 10250 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 845823570817210.625 of field no2_trop of feature 10251 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 560643841189576.062 of field no2_trop of feature 10252 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 439184949990608.375 of field no2_trop of feature 10253 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1106844007905947.38 of field no2_trop of feature 10254 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1148415018297910.25 of field no2_trop of feature 10255 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 471976407003785.438 of field no2_trop of feature 10256 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 477016001162628.5 of field no2_trop of feature 10257 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 812975562691472.125 of field no2_trop of feature 10258 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 143041493226799.062 of field no2_trop of feature 10259 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1122618838059243 of field no2_trop of feature 10260 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 231319929699088.781 of field no2_trop of feature 10261 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 476073884274328.5 of field no2_trop of feature 10262 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 786022343951244.75 of field no2_trop of feature 10263 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 903613549833908.125 of field no2_trop of feature 10264 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 381511359462233.5 of field no2_trop of feature 10265 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 296972978059229.688 of field no2_trop of feature 10266 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 151312935543858.188 of field no2_trop of feature 10267 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2039722881725283.5 of field no2_trop of feature 10268 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1565767158396320.25 of field no2_trop of feature 10269 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1523420589889228.75 of field no2_trop of feature 10270 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1858938094246659.5 of field no2_trop of feature 10271 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1244088436999136.25 of field no2_trop of feature 10272 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1460288516186156 of field no2_trop of feature 10273 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 335264955030534.125 of field no2_trop of feature 10274 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 333515594972755 of field no2_trop of feature 10275 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 522245389290601.438 of field no2_trop of feature 10276 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1467229761316557.5 of field no2_trop of feature 10277 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1086165087179742.88 of field no2_trop of feature 10278 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 575538500515886 of field no2_trop of feature 10279 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 671131679623986.25 of field no2_trop of feature 10280 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1246312141764265 of field no2_trop of feature 10281 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1209738551820082.75 of field no2_trop of feature 10282 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1535297035550829.5 of field no2_trop of feature 10283 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 878414647931786 of field no2_trop of feature 10284 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1328291920796564.25 of field no2_trop of feature 10285 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1393353250082073 of field no2_trop of feature 10286 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2265389261143245.5 of field no2_trop of feature 10287 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1017983670070334.5 of field no2_trop of feature 10288 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 388410869049998.812 of field no2_trop of feature 10289 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1976870030852078.25 of field no2_trop of feature 10290 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 850273006876441.25 of field no2_trop of feature 10291 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 525015599625839.938 of field no2_trop of feature 10292 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1086922132678846.5 of field no2_trop of feature 10293 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1027777282115967 of field no2_trop of feature 10294 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1012543042259021.62 of field no2_trop of feature 10295 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1964582692748408.5 of field no2_trop of feature 10296 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1056304018447262.88 of field no2_trop of feature 10297 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1945982443038119.5 of field no2_trop of feature 10298 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1485037145258866 of field no2_trop of feature 10299 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 512245728542347.938 of field no2_trop of feature 10300 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1839921803615288.75 of field no2_trop of feature 10301 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1151050601384067.75 of field no2_trop of feature 10302 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 942614209464227.375 of field no2_trop of feature 10303 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1637604433773285.5 of field no2_trop of feature 10304 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 308901976546499.125 of field no2_trop of feature 10305 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 460697623076102.875 of field no2_trop of feature 10306 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1770205592049515 of field no2_trop of feature 10307 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1661407714465549.25 of field no2_trop of feature 10308 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 792341937626370 of field no2_trop of feature 10309 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1312554006333211.75 of field no2_trop of feature 10310 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1612363084304834 of field no2_trop of feature 10311 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1817894967266675 of field no2_trop of feature 10312 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1392515143424043.25 of field no2_trop of feature 10313 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1482321377350636 of field no2_trop of feature 10314 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 681059206895006.375 of field no2_trop of feature 10315 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1643572616370256.5 of field no2_trop of feature 10316 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1614505618368930.25 of field no2_trop of feature 10317 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 128538200462046.469 of field no2_trop of feature 10318 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1126233398952590.5 of field no2_trop of feature 10319 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 613912031585596.25 of field no2_trop of feature 10320 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 720024648738035.5 of field no2_trop of feature 10321 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1097940425476899.75 of field no2_trop of feature 10322 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 743716306023616.25 of field no2_trop of feature 10323 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 752855458753028.875 of field no2_trop of feature 10324 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 597394560720222.25 of field no2_trop of feature 10325 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 261299331292284.469 of field no2_trop of feature 10326 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 541855726766370.938 of field no2_trop of feature 10327 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 663527978603579 of field no2_trop of feature 10328 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 471321399977032.312 of field no2_trop of feature 10329 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 633042465092103.125 of field no2_trop of feature 10330 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 142226746423014 of field no2_trop of feature 10331 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 658698157578983.25 of field no2_trop of feature 10332 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 300630424687333.312 of field no2_trop of feature 10333 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1518800651540987 of field no2_trop of feature 10334 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 353409673890291.75 of field no2_trop of feature 10335 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 388672154359901.5 of field no2_trop of feature 10336 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 510746261415379.188 of field no2_trop of feature 10337 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 512881949097809.438 of field no2_trop of feature 10338 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1321553657189797.5 of field no2_trop of feature 10339 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 550997234651076.75 of field no2_trop of feature 10340 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 508866299780938.812 of field no2_trop of feature 10341 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 619422328176742.625 of field no2_trop of feature 10342 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 189991541380607.031 of field no2_trop of feature 10343 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 618184611913629.875 of field no2_trop of feature 10344 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 398450512667182 of field no2_trop of feature 10345 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 372476436047304.562 of field no2_trop of feature 10346 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1097838332233495.75 of field no2_trop of feature 10347 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 702837656516776.375 of field no2_trop of feature 10348 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 763332613544198.5 of field no2_trop of feature 10349 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 650986448041412.625 of field no2_trop of feature 10350 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 662677603229603.875 of field no2_trop of feature 10351 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 716921375627507.625 of field no2_trop of feature 10352 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1138873462639694.5 of field no2_trop of feature 10353 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1408721240851246 of field no2_trop of feature 10354 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1649542113472507.5 of field no2_trop of feature 10355 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 948226051588244.5 of field no2_trop of feature 10356 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1076769332065487.12 of field no2_trop of feature 10357 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1438900967571990 of field no2_trop of feature 10358 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1047275119848200.12 of field no2_trop of feature 10359 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1724572322174299.25 of field no2_trop of feature 10360 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1442987326318707.25 of field no2_trop of feature 10361 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 571363686518043.375 of field no2_trop of feature 10362 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 89845888169202.2188 of field no2_trop of feature 10363 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1921656208328677.25 of field no2_trop of feature 10364 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1012156468164630.5 of field no2_trop of feature 10365 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 760895739839516 of field no2_trop of feature 10366 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1386188758138305.25 of field no2_trop of feature 10367 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 966569096432103.875 of field no2_trop of feature 10368 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1950648279529050.25 of field no2_trop of feature 10369 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1080966218797821 of field no2_trop of feature 10370 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1037457627623316.5 of field no2_trop of feature 10371 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1479008604961127.25 of field no2_trop of feature 10372 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1478772760805495.75 of field no2_trop of feature 10373 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1071852863234526 of field no2_trop of feature 10374 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1200421886106833 of field no2_trop of feature 10375 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1080166561419228 of field no2_trop of feature 10376 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1360627874344736.5 of field no2_trop of feature 10377 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 671394306824695.375 of field no2_trop of feature 10378 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1547141714001500 of field no2_trop of feature 10379 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1471481309560113 of field no2_trop of feature 10380 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2057161108768159.5 of field no2_trop of feature 10381 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1426325862354133.25 of field no2_trop of feature 10382 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1271296834076820.25 of field no2_trop of feature 10383 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1836636854920871 of field no2_trop of feature 10384 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1438847620566048.25 of field no2_trop of feature 10385 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1241434889007487 of field no2_trop of feature 10386 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2058411203289324.5 of field no2_trop of feature 10387 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1431695397338226 of field no2_trop of feature 10388 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 994399144965063.875 of field no2_trop of feature 10389 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 4798089757169.06641 of field no2_trop of feature 10390 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 944298967064605.625 of field no2_trop of feature 10391 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 867498667461350.125 of field no2_trop of feature 10392 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1390197561073509.75 of field no2_trop of feature 10393 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1990393223003047.75 of field no2_trop of feature 10394 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 780332507847288.125 of field no2_trop of feature 10395 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1056932351971045.12 of field no2_trop of feature 10396 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1328714862870365.25 of field no2_trop of feature 10397 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1239292354943390.75 of field no2_trop of feature 10398 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1074569945648036.12 of field no2_trop of feature 10399 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1296149309066640.75 of field no2_trop of feature 10400 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 479998504100567.5 of field no2_trop of feature 10401 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 850791250583033.625 of field no2_trop of feature 10402 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 822384627171686.625 of field no2_trop of feature 10403 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1030648928441969.5 of field no2_trop of feature 10404 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 450040189362903.25 of field no2_trop of feature 10405 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 800847334497721 of field no2_trop of feature 10406 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1512740672658637.75 of field no2_trop of feature 10407 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 942850382246178.875 of field no2_trop of feature 10408 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 593184748019302.75 of field no2_trop of feature 10409 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1626760532009029.75 of field no2_trop of feature 10410 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 906816506261493.5 of field no2_trop of feature 10411 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 873001186562924 of field no2_trop of feature 10412 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1643756318483119.75 of field no2_trop of feature 10413 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1017534985601469.12 of field no2_trop of feature 10414 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 706126493955980.5 of field no2_trop of feature 10415 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1131560979309833.75 of field no2_trop of feature 10416 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 491180617119125.625 of field no2_trop of feature 10417 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1621519818542365 of field no2_trop of feature 10418 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 372738625079587.125 of field no2_trop of feature 10419 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1413647020761272.75 of field no2_trop of feature 10420 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 732713020494175 of field no2_trop of feature 10421 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1189282111112497.75 of field no2_trop of feature 10422 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 481546388838678.438 of field no2_trop of feature 10423 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 582595915050396.75 of field no2_trop of feature 10424 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 240960785276988.656 of field no2_trop of feature 10425 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 469488760532667.562 of field no2_trop of feature 10426 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 914208955329213.5 of field no2_trop of feature 10427 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1900430672490256.25 of field no2_trop of feature 10428 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 922474783613306.5 of field no2_trop of feature 10429 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 568230617954504.875 of field no2_trop of feature 10430 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 286451102703017.562 of field no2_trop of feature 10431 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 928071947095031.625 of field no2_trop of feature 10432 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 809529806184482.375 of field no2_trop of feature 10433 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 920280983843295 of field no2_trop of feature 10434 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 334084118506302.75 of field no2_trop of feature 10435 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1012630785486453.5 of field no2_trop of feature 10436 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 390534233245430.188 of field no2_trop of feature 10437 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1190037513480001.5 of field no2_trop of feature 10438 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 983434746883485.75 of field no2_trop of feature 10439 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1542704710971375 of field no2_trop of feature 10440 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2170148752847526.25 of field no2_trop of feature 10441 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1672577613539215.25 of field no2_trop of feature 10442 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1097232893010004.75 of field no2_trop of feature 10443 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2236270340183364.25 of field no2_trop of feature 10444 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1589187260799499.25 of field no2_trop of feature 10445 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 324056770990591.75 of field no2_trop of feature 10446 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 197755995442532.812 of field no2_trop of feature 10447 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1093917053441509.75 of field no2_trop of feature 10448 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 986804809794775.75 of field no2_trop of feature 10449 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1428691205063169 of field no2_trop of feature 10450 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 735709106653339.375 of field no2_trop of feature 10451 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1109552217408818.25 of field no2_trop of feature 10452 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 686822655294636.25 of field no2_trop of feature 10453 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1307649148965556.5 of field no2_trop of feature 10454 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1621056126804887.75 of field no2_trop of feature 10455 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1768824704253002 of field no2_trop of feature 10456 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1533936413044048 of field no2_trop of feature 10457 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1137577360433733.75 of field no2_trop of feature 10458 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 456032799849658.688 of field no2_trop of feature 10459 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1883743904299044.5 of field no2_trop of feature 10460 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1370846838390516.5 of field no2_trop of feature 10461 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3422427762703482.5 of field no2_trop of feature 10462 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2870457794145295.5 of field no2_trop of feature 10463 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 955764410742031 of field no2_trop of feature 10464 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1174516711472042.5 of field no2_trop of feature 10465 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1752872196802709.25 of field no2_trop of feature 10466 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1223622247044059 of field no2_trop of feature 10467 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1586829257411609.5 of field no2_trop of feature 10468 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2185717972466627.5 of field no2_trop of feature 10469 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 539336367855376 of field no2_trop of feature 10470 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1285800099456046.25 of field no2_trop of feature 10471 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 979989319002816 of field no2_trop of feature 10472 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 502942700821377 of field no2_trop of feature 10473 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1085995187372318.5 of field no2_trop of feature 10474 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 316792075404760 of field no2_trop of feature 10475 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1002280589996898.88 of field no2_trop of feature 10476 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1312949781964562.25 of field no2_trop of feature 10477 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 640842301254479 of field no2_trop of feature 10478 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 626608071289201.75 of field no2_trop of feature 10479 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1630185475515754.75 of field no2_trop of feature 10480 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 611686026436227.625 of field no2_trop of feature 10481 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1103280931802728.5 of field no2_trop of feature 10482 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 853458491338014.875 of field no2_trop of feature 10483 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 438425165938838.312 of field no2_trop of feature 10484 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 699628565731218.25 of field no2_trop of feature 10485 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 323177668199145.938 of field no2_trop of feature 10486 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 846946596494653.875 of field no2_trop of feature 10487 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1092987588666528.62 of field no2_trop of feature 10488 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 482305077469382 of field no2_trop of feature 10489 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 502455512302021.812 of field no2_trop of feature 10490 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1124896327998740.12 of field no2_trop of feature 10491 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1327801500785062.75 of field no2_trop of feature 10492 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 200622945150712.438 of field no2_trop of feature 10493 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 785480000981187.875 of field no2_trop of feature 10494 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 446801741292761.125 of field no2_trop of feature 10495 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 182264756110607.781 of field no2_trop of feature 10496 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 156296594764489.781 of field no2_trop of feature 10497 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 312269547374862.688 of field no2_trop of feature 10498 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 538443599686124.812 of field no2_trop of feature 10499 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 574249518546857.875 of field no2_trop of feature 10500 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 610811770883001.375 of field no2_trop of feature 10501 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 27960518316774.3125 of field no2_trop of feature 10502 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 338861934415763.25 of field no2_trop of feature 10503 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1120992247317499.25 of field no2_trop of feature 10504 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 226065852095412.094 of field no2_trop of feature 10505 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 421431323837141.438 of field no2_trop of feature 10506 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1094099441049093 of field no2_trop of feature 10507 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 695328873731787.125 of field no2_trop of feature 10508 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 193518400124812.625 of field no2_trop of feature 10509 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1249030648225161.75 of field no2_trop of feature 10510 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 978714248881333.375 of field no2_trop of feature 10511 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 481104824606745.75 of field no2_trop of feature 10512 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 670269199847225.5 of field no2_trop of feature 10513 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 306898643114436.688 of field no2_trop of feature 10514 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 820719970547879.75 of field no2_trop of feature 10515 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1082046523053668.38 of field no2_trop of feature 10516 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1301165242130446.25 of field no2_trop of feature 10517 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 377710001891509.812 of field no2_trop of feature 10518 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1042233663473543.88 of field no2_trop of feature 10519 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 490169817329951.938 of field no2_trop of feature 10520 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1148951555536314 of field no2_trop of feature 10521 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1113387505647078.75 of field no2_trop of feature 10522 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 843311113058935 of field no2_trop of feature 10523 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1001879337260215.88 of field no2_trop of feature 10524 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 456524342667753.438 of field no2_trop of feature 10525 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1104264400836291.38 of field no2_trop of feature 10526 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1334290884725505.75 of field no2_trop of feature 10527 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 307480366471836.562 of field no2_trop of feature 10528 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 710639519208125.375 of field no2_trop of feature 10529 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1320204646146321.5 of field no2_trop of feature 10530 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1871339137057039 of field no2_trop of feature 10531 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1007294113134357.75 of field no2_trop of feature 10532 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1506267829576299.75 of field no2_trop of feature 10533 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1274614426319021.75 of field no2_trop of feature 10534 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1793367941875731 of field no2_trop of feature 10535 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1355987670706763.25 of field no2_trop of feature 10536 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1320153161356192.75 of field no2_trop of feature 10537 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2204681682886803.25 of field no2_trop of feature 10538 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1301607134988698.75 of field no2_trop of feature 10539 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 794471983890307.5 of field no2_trop of feature 10540 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1596193245314934.75 of field no2_trop of feature 10541 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1075824969564000.62 of field no2_trop of feature 10542 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2349340579011150 of field no2_trop of feature 10543 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2281149303112142.5 of field no2_trop of feature 10544 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2309858536593128.5 of field no2_trop of feature 10545 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1274383730642403 of field no2_trop of feature 10546 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2363275868567361.5 of field no2_trop of feature 10547 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1723315216958308.25 of field no2_trop of feature 10548 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1860647389278929 of field no2_trop of feature 10549 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2307040894525707.5 of field no2_trop of feature 10550 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2133094820765654.75 of field no2_trop of feature 10551 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2179313921827270 of field no2_trop of feature 10552 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1481105240882534.5 of field no2_trop of feature 10553 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 984327953221163.625 of field no2_trop of feature 10554 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1948734140757333 of field no2_trop of feature 10555 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 821714393792108.25 of field no2_trop of feature 10556 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 945370179325600.5 of field no2_trop of feature 10557 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1660268367014214.25 of field no2_trop of feature 10558 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1880045105525678 of field no2_trop of feature 10559 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1347413810018752 of field no2_trop of feature 10560 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 849652779468551.625 of field no2_trop of feature 10561 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1250810488374118 of field no2_trop of feature 10562 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1095048623403272.38 of field no2_trop of feature 10563 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 604481989791957 of field no2_trop of feature 10564 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1651127297297935 of field no2_trop of feature 10565 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 737798184169387.25 of field no2_trop of feature 10566 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1028805225244832.38 of field no2_trop of feature 10567 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1052715199948979.75 of field no2_trop of feature 10568 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 617045045378081.375 of field no2_trop of feature 10569 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 668411913428863 of field no2_trop of feature 10570 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 470660915844946.438 of field no2_trop of feature 10571 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 621902909181981.125 of field no2_trop of feature 10572 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 638227147771212.875 of field no2_trop of feature 10573 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 158427845991600.406 of field no2_trop of feature 10574 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 725946166397570.75 of field no2_trop of feature 10575 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 438009371487496.562 of field no2_trop of feature 10576 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 17215548479188.1016 of field no2_trop of feature 10577 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 395361616958152.812 of field no2_trop of feature 10578 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 896571416423275.875 of field no2_trop of feature 10579 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 301549975901662.062 of field no2_trop of feature 10580 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 790194912335900.875 of field no2_trop of feature 10581 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 289798572554809.625 of field no2_trop of feature 10582 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 20175764733208.7227 of field no2_trop of feature 10583 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1169940480424356.75 of field no2_trop of feature 10584 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 305755461689368.5 of field no2_trop of feature 10585 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 346549188678022.812 of field no2_trop of feature 10586 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1519287128036649 of field no2_trop of feature 10587 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 783905935679586 of field no2_trop of feature 10588 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 45021607290790.3672 of field no2_trop of feature 10589 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 500460860081911.938 of field no2_trop of feature 10590 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 816810850929732.625 of field no2_trop of feature 10591 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 730601158219942.625 of field no2_trop of feature 10592 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 567398371799181.375 of field no2_trop of feature 10593 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 331921729935375 of field no2_trop of feature 10594 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 157972493146992.281 of field no2_trop of feature 10595 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 350043527109314.688 of field no2_trop of feature 10596 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 367379085812726.75 of field no2_trop of feature 10597 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 848700749019599.25 of field no2_trop of feature 10598 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1195494901233632.75 of field no2_trop of feature 10599 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1271810586557039.75 of field no2_trop of feature 10600 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1578597606264793.25 of field no2_trop of feature 10601 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1744886248601124 of field no2_trop of feature 10602 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1100386500718541.38 of field no2_trop of feature 10603 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 307425814502721.562 of field no2_trop of feature 10604 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 604144709645561.25 of field no2_trop of feature 10605 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 907192783397858.875 of field no2_trop of feature 10606 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 694202507020090.75 of field no2_trop of feature 10607 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 850053813121021.5 of field no2_trop of feature 10608 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 853721228080830.75 of field no2_trop of feature 10609 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 744765390779066.375 of field no2_trop of feature 10610 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1376165655379227.25 of field no2_trop of feature 10611 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 971215105801729.75 of field no2_trop of feature 10612 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 814911938510840.625 of field no2_trop of feature 10613 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 893746818432082.375 of field no2_trop of feature 10614 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2424197711184424.5 of field no2_trop of feature 10615 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 794154749949430 of field no2_trop of feature 10616 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 748475965328898.375 of field no2_trop of feature 10617 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 152682020178378.938 of field no2_trop of feature 10618 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1120408716515339.62 of field no2_trop of feature 10619 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1830745570882773 of field no2_trop of feature 10620 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2280245799816439 of field no2_trop of feature 10621 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1419026962245498 of field no2_trop of feature 10622 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 654890200096333.5 of field no2_trop of feature 10623 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1901369667428516.5 of field no2_trop of feature 10624 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1796878328225648.25 of field no2_trop of feature 10625 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1662072087342421.5 of field no2_trop of feature 10626 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1146999953364120.25 of field no2_trop of feature 10627 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1887147596637078 of field no2_trop of feature 10628 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1215746826828090 of field no2_trop of feature 10629 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1119979859167779.12 of field no2_trop of feature 10630 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 442622572996178.875 of field no2_trop of feature 10631 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2092748491126112.75 of field no2_trop of feature 10632 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2080747715173456.5 of field no2_trop of feature 10633 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1172576720763154.25 of field no2_trop of feature 10634 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1441374537882402.25 of field no2_trop of feature 10635 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1142506974317493.5 of field no2_trop of feature 10636 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1552096632111897.75 of field no2_trop of feature 10637 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 683747972673945.75 of field no2_trop of feature 10638 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1865408746486864.5 of field no2_trop of feature 10639 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1387068052628437.75 of field no2_trop of feature 10640 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1370555018218383.25 of field no2_trop of feature 10641 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 988986012222521.875 of field no2_trop of feature 10642 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 897927931101057.75 of field no2_trop of feature 10643 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1232441262966767.75 of field no2_trop of feature 10644 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1327682647599340.25 of field no2_trop of feature 10645 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1193844868481064.5 of field no2_trop of feature 10646 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1202554342297116.75 of field no2_trop of feature 10647 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 161828553307227.594 of field no2_trop of feature 10648 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 69820084868410.9609 of field no2_trop of feature 10649 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 233522136825786.219 of field no2_trop of feature 10650 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 799833577071667.625 of field no2_trop of feature 10651 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 664425511854469.75 of field no2_trop of feature 10652 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 549292321303073.562 of field no2_trop of feature 10653 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1761427325790482.5 of field no2_trop of feature 10654 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 965306295026566.625 of field no2_trop of feature 10655 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 920277368953775.25 of field no2_trop of feature 10656 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1097961786187697.75 of field no2_trop of feature 10657 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1014685357238904.5 of field no2_trop of feature 10658 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 681701616579493.875 of field no2_trop of feature 10659 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 709026676000767.125 of field no2_trop of feature 10660 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1286532278896938.75 of field no2_trop of feature 10661 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1810222090405914 of field no2_trop of feature 10662 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 346633809955415 of field no2_trop of feature 10663 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 706023853002043.375 of field no2_trop of feature 10664 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 598629428888562 of field no2_trop of feature 10665 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 274639177342237.406 of field no2_trop of feature 10666 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 486023429508786.625 of field no2_trop of feature 10667 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 403482493649612.5 of field no2_trop of feature 10668 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 833007363422602.75 of field no2_trop of feature 10669 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 238072652863934.312 of field no2_trop of feature 10670 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1001639768672957.88 of field no2_trop of feature 10671 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 367333461525304.312 of field no2_trop of feature 10672 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 395171725716263.625 of field no2_trop of feature 10673 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 59947999596122.375 of field no2_trop of feature 10674 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1156047487814.07812 of field no2_trop of feature 10675 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 222089501009304.5 of field no2_trop of feature 10676 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 831784983054421.875 of field no2_trop of feature 10677 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 533446179238344.5 of field no2_trop of feature 10678 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 420639033165221 of field no2_trop of feature 10679 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1134903328068139.75 of field no2_trop of feature 10680 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1325582396788413.5 of field no2_trop of feature 10681 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 589488085317016.125 of field no2_trop of feature 10682 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 680348223851751.75 of field no2_trop of feature 10683 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 576218318829796.75 of field no2_trop of feature 10684 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 654245161401286.125 of field no2_trop of feature 10685 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 183482275547805.781 of field no2_trop of feature 10686 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 305828526274508.5 of field no2_trop of feature 10687 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1313713290447958.5 of field no2_trop of feature 10688 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 15860088144182.7832 of field no2_trop of feature 10689 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1215035789013782 of field no2_trop of feature 10690 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1231622435719509.75 of field no2_trop of feature 10691 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1347348413381078 of field no2_trop of feature 10692 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1038747485929197.88 of field no2_trop of feature 10693 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1902850676710513.75 of field no2_trop of feature 10694 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1119294892374855.38 of field no2_trop of feature 10695 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1760995620348148.75 of field no2_trop of feature 10696 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 486105586088779.062 of field no2_trop of feature 10697 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1287795628013009.25 of field no2_trop of feature 10698 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1866661470018589.25 of field no2_trop of feature 10699 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1408264559808594.75 of field no2_trop of feature 10700 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1774920284320014.5 of field no2_trop of feature 10701 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1992552517009462.5 of field no2_trop of feature 10702 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2164189224076981.25 of field no2_trop of feature 10703 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1954571858705276 of field no2_trop of feature 10704 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1623903892951639.25 of field no2_trop of feature 10705 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 927931842740617.875 of field no2_trop of feature 10706 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1578947374211347.75 of field no2_trop of feature 10707 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2464345112358278 of field no2_trop of feature 10708 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2006102437434456 of field no2_trop of feature 10709 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1504366069062634.75 of field no2_trop of feature 10710 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 788531022506840.625 of field no2_trop of feature 10711 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2094423609021105.25 of field no2_trop of feature 10712 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1837154003206396.75 of field no2_trop of feature 10713 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 964097716963824.5 of field no2_trop of feature 10714 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1752744032537921.25 of field no2_trop of feature 10715 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1349066800408200 of field no2_trop of feature 10716 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2422030311062117 of field no2_trop of feature 10717 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 793885824077588 of field no2_trop of feature 10718 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1466216058661557.25 of field no2_trop of feature 10719 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1245419921305547.25 of field no2_trop of feature 10720 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1969201207049263.75 of field no2_trop of feature 10721 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1865414661760623.75 of field no2_trop of feature 10722 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1137795896936513.5 of field no2_trop of feature 10723 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 954463598225484 of field no2_trop of feature 10724 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1543040457528277.25 of field no2_trop of feature 10725 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 951311305022227.375 of field no2_trop of feature 10726 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 483678680715802.312 of field no2_trop of feature 10727 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 944266980769462 of field no2_trop of feature 10728 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1224169519408915.25 of field no2_trop of feature 10729 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2365799499620516 of field no2_trop of feature 10730 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2213851890803453 of field no2_trop of feature 10731 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1148075328225168 of field no2_trop of feature 10732 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 999085246745726.125 of field no2_trop of feature 10733 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1556930615736546.25 of field no2_trop of feature 10734 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1263505432656657 of field no2_trop of feature 10735 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1266958090316366 of field no2_trop of feature 10736 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 993283568150873.125 of field no2_trop of feature 10737 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 369009291443990.125 of field no2_trop of feature 10738 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 96398293052881.1719 of field no2_trop of feature 10739 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 744917435223105.75 of field no2_trop of feature 10740 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 503873534872691.375 of field no2_trop of feature 10741 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 141388954698541.062 of field no2_trop of feature 10742 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 809886091886382.875 of field no2_trop of feature 10743 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 321531989745317.312 of field no2_trop of feature 10744 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 875881760570619 of field no2_trop of feature 10745 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 667423241145234 of field no2_trop of feature 10746 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1269007951758230.75 of field no2_trop of feature 10747 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 850190357356968.875 of field no2_trop of feature 10748 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 697116929538742.625 of field no2_trop of feature 10749 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1431073855425056.5 of field no2_trop of feature 10750 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1076427889319038.5 of field no2_trop of feature 10751 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 916227213873307.875 of field no2_trop of feature 10752 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1044617299714391.25 of field no2_trop of feature 10753 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 691268421693293.875 of field no2_trop of feature 10754 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 483014472152090.062 of field no2_trop of feature 10755 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 227801081221432.469 of field no2_trop of feature 10756 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 414826948070235.625 of field no2_trop of feature 10757 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 958715584637466.25 of field no2_trop of feature 10758 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 419598711778303.375 of field no2_trop of feature 10759 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 94785901706712.8281 of field no2_trop of feature 10760 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 110104119281173.781 of field no2_trop of feature 10761 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 945981643364957.625 of field no2_trop of feature 10762 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 121296180092292.609 of field no2_trop of feature 10763 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 777815065923159.625 of field no2_trop of feature 10764 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 616823551238421.75 of field no2_trop of feature 10765 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 964376611167372.125 of field no2_trop of feature 10766 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 816702623328355.875 of field no2_trop of feature 10767 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 494213892823499.938 of field no2_trop of feature 10768 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1076490547404046.12 of field no2_trop of feature 10769 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1246483794245396 of field no2_trop of feature 10770 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 879067464116406 of field no2_trop of feature 10771 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 963498412098306.25 of field no2_trop of feature 10772 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 818195791784191.875 of field no2_trop of feature 10773 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 674670656463740.625 of field no2_trop of feature 10774 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 769536092586267.875 of field no2_trop of feature 10775 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 998548599965215.5 of field no2_trop of feature 10776 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 338235682192007.5 of field no2_trop of feature 10777 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 857487942960324.25 of field no2_trop of feature 10778 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1466285946525604.25 of field no2_trop of feature 10779 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 947979034137733.875 of field no2_trop of feature 10780 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 621483308142433.125 of field no2_trop of feature 10781 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 906181271584991.875 of field no2_trop of feature 10782 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 258433928866361.375 of field no2_trop of feature 10783 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 912157505526802.25 of field no2_trop of feature 10784 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1206504211578940.25 of field no2_trop of feature 10785 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1945614381559753.5 of field no2_trop of feature 10786 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1259204700007212.5 of field no2_trop of feature 10787 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1069643946653795.88 of field no2_trop of feature 10788 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 132268752753579.969 of field no2_trop of feature 10789 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 813490355821704.75 of field no2_trop of feature 10790 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2080068554112185.75 of field no2_trop of feature 10791 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1637190693236443.5 of field no2_trop of feature 10792 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1640008335303864.5 of field no2_trop of feature 10793 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1302082438189481.75 of field no2_trop of feature 10794 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1790066123696888 of field no2_trop of feature 10795 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2841258250194914.5 of field no2_trop of feature 10796 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2332842661411814.5 of field no2_trop of feature 10797 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1713657765751249.75 of field no2_trop of feature 10798 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2174302808616157.5 of field no2_trop of feature 10799 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1772241541643834.25 of field no2_trop of feature 10800 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2744822856599785 of field no2_trop of feature 10801 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1624827332910754.25 of field no2_trop of feature 10802 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1256366573565847 of field no2_trop of feature 10803 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1546516995367237.5 of field no2_trop of feature 10804 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 892900112718680.25 of field no2_trop of feature 10805 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1087718284710026.62 of field no2_trop of feature 10806 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1114966883740853.5 of field no2_trop of feature 10807 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1426170312562681 of field no2_trop of feature 10808 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1576313653341003.25 of field no2_trop of feature 10809 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 594494433446489 of field no2_trop of feature 10810 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2175589709285159.25 of field no2_trop of feature 10811 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1487296122582338.25 of field no2_trop of feature 10812 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1811544373175365.75 of field no2_trop of feature 10813 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1839176260037384 of field no2_trop of feature 10814 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1745299112801112.75 of field no2_trop of feature 10815 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1219426893901218.25 of field no2_trop of feature 10816 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1378174657615309 of field no2_trop of feature 10817 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1423571206998040 of field no2_trop of feature 10818 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 416612128396891.438 of field no2_trop of feature 10819 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1333849868204106.25 of field no2_trop of feature 10820 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 789943841827444 of field no2_trop of feature 10821 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 540156728692127.188 of field no2_trop of feature 10822 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 874194045333360.875 of field no2_trop of feature 10823 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1230753876355829.5 of field no2_trop of feature 10824 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 322140194907001.375 of field no2_trop of feature 10825 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 740031473868848.5 of field no2_trop of feature 10826 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 545329745136878.062 of field no2_trop of feature 10827 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 63770183859874.125 of field no2_trop of feature 10828 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1072012466083924.62 of field no2_trop of feature 10829 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1013726425637232.75 of field no2_trop of feature 10830 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 468352096862945.5 of field no2_trop of feature 10831 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 791375995329872.25 of field no2_trop of feature 10832 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 666066616925345.5 of field no2_trop of feature 10833 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 554592132736279.375 of field no2_trop of feature 10834 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 695019745906802.25 of field no2_trop of feature 10835 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1009645653537954.75 of field no2_trop of feature 10836 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 123680911754206.594 of field no2_trop of feature 10837 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 232687617671749.656 of field no2_trop of feature 10838 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 588455158022297.875 of field no2_trop of feature 10839 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 758499615798509.75 of field no2_trop of feature 10840 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 379974264621628.188 of field no2_trop of feature 10841 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 120347709761806.531 of field no2_trop of feature 10842 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 470502134561347.688 of field no2_trop of feature 10843 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 462611707076766.812 of field no2_trop of feature 10844 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 666718063833632.125 of field no2_trop of feature 10845 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1029249637571538.12 of field no2_trop of feature 10846 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 351161267380111.875 of field no2_trop of feature 10847 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1252676099992586.5 of field no2_trop of feature 10848 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 271977441078115.594 of field no2_trop of feature 10849 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 584392679454831.5 of field no2_trop of feature 10850 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 644140997483282.25 of field no2_trop of feature 10851 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 409253062286175 of field no2_trop of feature 10852 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 564441337401040.125 of field no2_trop of feature 10853 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 258851749846676.281 of field no2_trop of feature 10854 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 100872129616369.641 of field no2_trop of feature 10855 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 111367345162374.25 of field no2_trop of feature 10856 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1568989668089943.75 of field no2_trop of feature 10857 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 340259801238808 of field no2_trop of feature 10858 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 256822537091916.281 of field no2_trop of feature 10859 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 42713394213566.8594 of field no2_trop of feature 10860 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 740550812996507.375 of field no2_trop of feature 10861 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 462767147326112.562 of field no2_trop of feature 10862 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 924255390557009.375 of field no2_trop of feature 10863 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1103830285467611.25 of field no2_trop of feature 10864 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 958379728538457.125 of field no2_trop of feature 10865 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 852006127316908.5 of field no2_trop of feature 10866 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1490418729874691 of field no2_trop of feature 10867 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2222911242108166.25 of field no2_trop of feature 10868 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1676822917882691.5 of field no2_trop of feature 10869 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1934792497758935.5 of field no2_trop of feature 10870 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1462012818487037.25 of field no2_trop of feature 10871 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1141387344445356.5 of field no2_trop of feature 10872 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 922864315344577.375 of field no2_trop of feature 10873 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1928792438408927.5 of field no2_trop of feature 10874 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 919464895148703.375 of field no2_trop of feature 10875 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1747273718815704.25 of field no2_trop of feature 10876 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1265298198774198.75 of field no2_trop of feature 10877 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1233983177660065.75 of field no2_trop of feature 10878 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1198199167220664 of field no2_trop of feature 10879 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1196145362262959.75 of field no2_trop of feature 10880 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1947868319946319.5 of field no2_trop of feature 10881 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1819852703796841.5 of field no2_trop of feature 10882 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1119291496569549 of field no2_trop of feature 10883 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1527858907424633.75 of field no2_trop of feature 10884 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1667184198375871.25 of field no2_trop of feature 10885 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1273302550049702.5 of field no2_trop of feature 10886 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1473779941126195 of field no2_trop of feature 10887 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1745752726664777.5 of field no2_trop of feature 10888 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1536893283129029.5 of field no2_trop of feature 10889 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2250810302168320 of field no2_trop of feature 10890 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1760467079683530.75 of field no2_trop of feature 10891 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1657036108073098.25 of field no2_trop of feature 10892 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1585303883576416.5 of field no2_trop of feature 10893 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2040453308492469.75 of field no2_trop of feature 10894 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1781343285743823.75 of field no2_trop of feature 10895 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1905489546059871 of field no2_trop of feature 10896 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1114342493732911 of field no2_trop of feature 10897 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2037566654897855.25 of field no2_trop of feature 10898 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1990865568566951 of field no2_trop of feature 10899 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1716762517680217.5 of field no2_trop of feature 10900 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1120752459646028 of field no2_trop of feature 10901 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1817125981677945.75 of field no2_trop of feature 10902 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1020380451363980.62 of field no2_trop of feature 10903 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1302974001395559.75 of field no2_trop of feature 10904 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 579272188450222.5 of field no2_trop of feature 10905 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1170547124611021 of field no2_trop of feature 10906 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 830175699965529.875 of field no2_trop of feature 10907 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1720719397656867 of field no2_trop of feature 10908 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1200772530390240.75 of field no2_trop of feature 10909 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1280588852816072.25 of field no2_trop of feature 10910 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 864349331894973.125 of field no2_trop of feature 10911 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 743637983417356.75 of field no2_trop of feature 10912 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1572101211629524.25 of field no2_trop of feature 10913 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 835154607797285.25 of field no2_trop of feature 10914 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1132572819749020.75 of field no2_trop of feature 10915 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 740565546409852.625 of field no2_trop of feature 10916 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1038506821920873.38 of field no2_trop of feature 10917 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 805551565497035 of field no2_trop of feature 10918 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 678059177220002.25 of field no2_trop of feature 10919 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1187731104424347 of field no2_trop of feature 10920 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1031394362477767.62 of field no2_trop of feature 10921 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1620821378070322.75 of field no2_trop of feature 10922 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 178560945785861.812 of field no2_trop of feature 10923 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1266697599186736.5 of field no2_trop of feature 10924 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1065627147144805.38 of field no2_trop of feature 10925 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 969193615765489.125 of field no2_trop of feature 10926 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 798126746736798 of field no2_trop of feature 10927 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 864931493420799.625 of field no2_trop of feature 10928 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1044787418606029 of field no2_trop of feature 10929 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 494322065653823.312 of field no2_trop of feature 10930 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 412619044753992.062 of field no2_trop of feature 10931 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 141220547402319.875 of field no2_trop of feature 10932 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 823343175375985.125 of field no2_trop of feature 10933 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 203006033681026.562 of field no2_trop of feature 10934 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 418048800511219.25 of field no2_trop of feature 10935 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 228507518267260.812 of field no2_trop of feature 10936 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 935549839005943.75 of field no2_trop of feature 10937 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1162279434111114.75 of field no2_trop of feature 10938 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 55269117324926.9219 of field no2_trop of feature 10939 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 456381308061986.625 of field no2_trop of feature 10940 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 273609262455452.156 of field no2_trop of feature 10941 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1007231126423030.25 of field no2_trop of feature 10942 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 412133608908343.375 of field no2_trop of feature 10943 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 124461727890454.766 of field no2_trop of feature 10944 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 794795023562837.75 of field no2_trop of feature 10945 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 566776610801798.625 of field no2_trop of feature 10946 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 881875740333707.625 of field no2_trop of feature 10947 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 402013123216447.625 of field no2_trop of feature 10948 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 981225501676435.625 of field no2_trop of feature 10949 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1014225280390946.88 of field no2_trop of feature 10950 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1512125265103441 of field no2_trop of feature 10951 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 624749415594506 of field no2_trop of feature 10952 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1684915231469840.25 of field no2_trop of feature 10953 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1884519024245746.5 of field no2_trop of feature 10954 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1218738640845094.75 of field no2_trop of feature 10955 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1447625667740867.25 of field no2_trop of feature 10956 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1027332869789261.12 of field no2_trop of feature 10957 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1800234150663072.75 of field no2_trop of feature 10958 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2213336823817953.75 of field no2_trop of feature 10959 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1046248381682507.88 of field no2_trop of feature 10960 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1352800214487269.75 of field no2_trop of feature 10961 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1442107593660148.25 of field no2_trop of feature 10962 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 938878714085130.875 of field no2_trop of feature 10963 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 834948942492037.5 of field no2_trop of feature 10964 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1515601583858188 of field no2_trop of feature 10965 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1662108017153405 of field no2_trop of feature 10966 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1857607595819208.75 of field no2_trop of feature 10967 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1813397825619995.25 of field no2_trop of feature 10968 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 718937607642628.75 of field no2_trop of feature 10969 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1932518841793171.25 of field no2_trop of feature 10970 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2148785851207358 of field no2_trop of feature 10971 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 429402620781961.562 of field no2_trop of feature 10972 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1750239023642898.25 of field no2_trop of feature 10973 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1377979563123353.75 of field no2_trop of feature 10974 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2326048640872759.5 of field no2_trop of feature 10975 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1378774619733467.25 of field no2_trop of feature 10976 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1228121908159191.75 of field no2_trop of feature 10977 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1101395054894528.62 of field no2_trop of feature 10978 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1510501412914363.75 of field no2_trop of feature 10979 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 931011619069267.875 of field no2_trop of feature 10980 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1501952527826670 of field no2_trop of feature 10981 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1517242634158010.25 of field no2_trop of feature 10982 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2902657696397000 of field no2_trop of feature 10983 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2575446660445232 of field no2_trop of feature 10984 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1662871306552588 of field no2_trop of feature 10985 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1874824547806638.25 of field no2_trop of feature 10986 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1189661784054169.5 of field no2_trop of feature 10987 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2598932488112405 of field no2_trop of feature 10988 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2430438982253290.5 of field no2_trop of feature 10989 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1940754874624253.75 of field no2_trop of feature 10990 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1828563053949747 of field no2_trop of feature 10991 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2039307059888415 of field no2_trop of feature 10992 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1539698766022611.5 of field no2_trop of feature 10993 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1971499838615345.75 of field no2_trop of feature 10994 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2082126412127836.25 of field no2_trop of feature 10995 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1522267001964028.25 of field no2_trop of feature 10996 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1438183028604962.5 of field no2_trop of feature 10997 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2208511494019731 of field no2_trop of feature 10998 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1426811243428728.75 of field no2_trop of feature 10999 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 718160954106433.625 of field no2_trop of feature 11000 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1133201372357016.25 of field no2_trop of feature 11001 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 366438256044180 of field no2_trop of feature 11002 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 635100104023540.5 of field no2_trop of feature 11003 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 891201771897076.5 of field no2_trop of feature 11004 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 904993342209354.5 of field no2_trop of feature 11005 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1045143211368449.5 of field no2_trop of feature 11006 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 397320558451492.625 of field no2_trop of feature 11007 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 548795712162545.875 of field no2_trop of feature 11008 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1028134937094200.75 of field no2_trop of feature 11009 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 968557723836347.625 of field no2_trop of feature 11010 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 932119418393886 of field no2_trop of feature 11011 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 990086800852313.875 of field no2_trop of feature 11012 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 930410890156363.125 of field no2_trop of feature 11013 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 983161877495804.25 of field no2_trop of feature 11014 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1195805343563897.5 of field no2_trop of feature 11015 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 220494759635071.219 of field no2_trop of feature 11016 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 864534786681542.75 of field no2_trop of feature 11017 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 712296179258146.375 of field no2_trop of feature 11018 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 362013768199740.312 of field no2_trop of feature 11019 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 264442477729635.344 of field no2_trop of feature 11020 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 894340865276481 of field no2_trop of feature 11021 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 720228889995896.625 of field no2_trop of feature 11022 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 368861847768430.375 of field no2_trop of feature 11023 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 891087190853513.625 of field no2_trop of feature 11024 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 182297509200498.094 of field no2_trop of feature 11025 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 271834625556562.062 of field no2_trop of feature 11026 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 5023675037773.00293 of field no2_trop of feature 11027 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 595981467544352.25 of field no2_trop of feature 11028 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 453181336656807.625 of field no2_trop of feature 11029 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 678596152626832.875 of field no2_trop of feature 11030 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2293394796131069.5 of field no2_trop of feature 11031 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 958416863312613.75 of field no2_trop of feature 11032 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1650241101655083.25 of field no2_trop of feature 11033 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1475788833820170 of field no2_trop of feature 11034 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 688804819714587.25 of field no2_trop of feature 11035 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1338039196531081 of field no2_trop of feature 11036 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 853268107156645.75 of field no2_trop of feature 11037 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1189660469548889.5 of field no2_trop of feature 11038 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1349030432428790 of field no2_trop of feature 11039 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 968014066361010.875 of field no2_trop of feature 11040 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1088060384709115.12 of field no2_trop of feature 11041 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 802188841906891 of field no2_trop of feature 11042 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1585874269325777.25 of field no2_trop of feature 11043 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1213837726993279 of field no2_trop of feature 11044 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 986260166440479.25 of field no2_trop of feature 11045 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1175739639550756.75 of field no2_trop of feature 11046 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 797118630729237.375 of field no2_trop of feature 11047 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1536135580377285.75 of field no2_trop of feature 11048 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1622673954178099 of field no2_trop of feature 11049 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1231849845132928.75 of field no2_trop of feature 11050 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2230846253230156.5 of field no2_trop of feature 11051 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 993075109521905.75 of field no2_trop of feature 11052 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1862567005155979.25 of field no2_trop of feature 11053 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1175424925078332.25 of field no2_trop of feature 11054 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 578472366758469.375 of field no2_trop of feature 11055 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1066608315794128.38 of field no2_trop of feature 11056 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1601377982765097.75 of field no2_trop of feature 11057 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 920517813877886.5 of field no2_trop of feature 11058 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1692253347652658.75 of field no2_trop of feature 11059 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1552836041331829.5 of field no2_trop of feature 11060 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1444432515331827.75 of field no2_trop of feature 11061 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1715776310093988.25 of field no2_trop of feature 11062 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1652303889065533.5 of field no2_trop of feature 11063 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2088025254571293.75 of field no2_trop of feature 11064 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1075138469181583.75 of field no2_trop of feature 11065 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 3000661075706812 of field no2_trop of feature 11066 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2687781871737352 of field no2_trop of feature 11067 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2081464996887844 of field no2_trop of feature 11068 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1004703113685609.38 of field no2_trop of feature 11069 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1477342140892560.5 of field no2_trop of feature 11070 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1331292279097888.25 of field no2_trop of feature 11071 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 735510616356077.625 of field no2_trop of feature 11072 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1478852836085461.5 of field no2_trop of feature 11073 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 986804481168455.875 of field no2_trop of feature 11074 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1101209381023745.62 of field no2_trop of feature 11075 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1197511133248754 of field no2_trop of feature 11076 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1268704629664898.75 of field no2_trop of feature 11077 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 921576100170295.875 of field no2_trop of feature 11078 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 269531804004900.562 of field no2_trop of feature 11079 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1416378891359181.5 of field no2_trop of feature 11080 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1822008382913736.5 of field no2_trop of feature 11081 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 725182931769441 of field no2_trop of feature 11082 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 734170861620614.25 of field no2_trop of feature 11083 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1738528096104455.5 of field no2_trop of feature 11084 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 982736525495656.625 of field no2_trop of feature 11085 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 580584119490595.125 of field no2_trop of feature 11086 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1439602803849338.75 of field no2_trop of feature 11087 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1204671900760895.25 of field no2_trop of feature 11088 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 325468111492755.25 of field no2_trop of feature 11089 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 605467375812386.25 of field no2_trop of feature 11090 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 138825231234350.219 of field no2_trop of feature 11091 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 863848450612285.875 of field no2_trop of feature 11092 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 878184445194647.25 of field no2_trop of feature 11093 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 588995419692328.125 of field no2_trop of feature 11094 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 575439748306735 of field no2_trop of feature 11095 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1248466177749560.25 of field no2_trop of feature 11096 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 422220574715602.188 of field no2_trop of feature 11097 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1010693971498658.38 of field no2_trop of feature 11098 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1218672148786354.25 of field no2_trop of feature 11099 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 906114012731504.75 of field no2_trop of feature 11100 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 798869004051503 of field no2_trop of feature 11101 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 890714966775094.625 of field no2_trop of feature 11102 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1074747294318713.12 of field no2_trop of feature 11103 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 486572399776296.125 of field no2_trop of feature 11104 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 509802720479692.625 of field no2_trop of feature 11105 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1149992096007445 of field no2_trop of feature 11106 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1309272234359887 of field no2_trop of feature 11107 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1308022797091362 of field no2_trop of feature 11108 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 347593015412353.438 of field no2_trop of feature 11109 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1585283289660365 of field no2_trop of feature 11110 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1465334244702971.75 of field no2_trop of feature 11111 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2229824882627690.5 of field no2_trop of feature 11112 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1637514499703720.5 of field no2_trop of feature 11113 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1518212300886134.5 of field no2_trop of feature 11114 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 292509712309033.625 of field no2_trop of feature 11115 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 616564374614072.25 of field no2_trop of feature 11116 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 485972492429191.312 of field no2_trop of feature 11117 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1122919421599908.62 of field no2_trop of feature 11118 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1225224300353911.5 of field no2_trop of feature 11119 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1587661886964306.25 of field no2_trop of feature 11120 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1187561752327456 of field no2_trop of feature 11121 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 727126263512582.25 of field no2_trop of feature 11122 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 829968774926055.625 of field no2_trop of feature 11123 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 801650606765833.75 of field no2_trop of feature 11124 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1514916397981051 of field no2_trop of feature 11125 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2090964926545530 of field no2_trop of feature 11126 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2185746891582785 of field no2_trop of feature 11127 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 802671922597246.5 of field no2_trop of feature 11128 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 876688264330878.125 of field no2_trop of feature 11129 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1713796117431957 of field no2_trop of feature 11130 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1659280297212171.75 of field no2_trop of feature 11131 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1167480712419383 of field no2_trop of feature 11132 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1689539003791815 of field no2_trop of feature 11133 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 745966246123289.25 of field no2_trop of feature 11134 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 96017962858569.4844 of field no2_trop of feature 11135 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1640432482340838.75 of field no2_trop of feature 11136 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1121819399764863.25 of field no2_trop of feature 11137 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2260162788150446.5 of field no2_trop of feature 11138 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2034370654394042.5 of field no2_trop of feature 11139 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1038644297264727.38 of field no2_trop of feature 11140 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1628271227201930.75 of field no2_trop of feature 11141 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1865867727913755.5 of field no2_trop of feature 11142 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1805394241139238.25 of field no2_trop of feature 11143 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1033266656164742 of field no2_trop of feature 11144 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1753898496799975 of field no2_trop of feature 11145 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2142376323462667.75 of field no2_trop of feature 11146 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1690751525370396.75 of field no2_trop of feature 11147 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1269355857488972 of field no2_trop of feature 11148 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2280481096261537.5 of field no2_trop of feature 11149 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1769120139314654.75 of field no2_trop of feature 11150 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1703534651048794.25 of field no2_trop of feature 11151 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1602221566528460.25 of field no2_trop of feature 11152 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 873963733054115.375 of field no2_trop of feature 11153 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 954785980645374.375 of field no2_trop of feature 11154 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 539618657864230.062 of field no2_trop of feature 11155 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1352679937254161 of field no2_trop of feature 11156 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1123391109911172 of field no2_trop of feature 11157 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1228112377995912.5 of field no2_trop of feature 11158 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 440413273018075.438 of field no2_trop of feature 11159 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 465716404234681.25 of field no2_trop of feature 11160 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 625709880785671 of field no2_trop of feature 11161 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 495301317316279.875 of field no2_trop of feature 11162 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1691452923479319 of field no2_trop of feature 11163 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 673472539672184.25 of field no2_trop of feature 11164 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 411814101968752.75 of field no2_trop of feature 11165 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1130777643705132.5 of field no2_trop of feature 11166 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 631333115288780.375 of field no2_trop of feature 11167 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 237954566472958.5 of field no2_trop of feature 11168 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 420531764057277.562 of field no2_trop of feature 11169 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 174003145197621.062 of field no2_trop of feature 11170 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 670164860990635.125 of field no2_trop of feature 11171 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 455893380133411.5 of field no2_trop of feature 11172 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1086797254677258 of field no2_trop of feature 11173 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1332237956104654.5 of field no2_trop of feature 11174 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1235313895171730 of field no2_trop of feature 11175 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 656635863108012.875 of field no2_trop of feature 11176 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1527300352222791.75 of field no2_trop of feature 11177 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 758981272441478.75 of field no2_trop of feature 11178 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 569923755526042.5 of field no2_trop of feature 11179 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 814294504426670.75 of field no2_trop of feature 11180 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1300382125609958.25 of field no2_trop of feature 11181 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1249433325009231.25 of field no2_trop of feature 11182 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1725846844585248.5 of field no2_trop of feature 11183 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1152607851972297.75 of field no2_trop of feature 11184 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1635747037812816.5 of field no2_trop of feature 11185 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 418483408819379.312 of field no2_trop of feature 11186 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 528783629010613.375 of field no2_trop of feature 11187 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1283988930264586 of field no2_trop of feature 11188 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1381511419726175.5 of field no2_trop of feature 11189 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1057189556837474.75 of field no2_trop of feature 11190 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1337957697203728.5 of field no2_trop of feature 11191 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1134608988427553.5 of field no2_trop of feature 11192 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1198448265971201.25 of field no2_trop of feature 11193 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1898765632469076 of field no2_trop of feature 11194 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1087597678850597.75 of field no2_trop of feature 11195 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1199971777590581 of field no2_trop of feature 11196 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1210738233085430.75 of field no2_trop of feature 11197 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1371006550782021.75 of field no2_trop of feature 11198 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2044293635667636.5 of field no2_trop of feature 11199 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 850548669587842.625 of field no2_trop of feature 11200 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1861621875859746 of field no2_trop of feature 11201 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 736312300263643.875 of field no2_trop of feature 11202 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2357990900089607.5 of field no2_trop of feature 11203 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1641326784099583.25 of field no2_trop of feature 11204 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1529684426632066 of field no2_trop of feature 11205 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1005764905325431.75 of field no2_trop of feature 11206 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1416554925524578.75 of field no2_trop of feature 11207 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1999530130119274 of field no2_trop of feature 11208 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 600894923967380.25 of field no2_trop of feature 11209 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 976343976777498 of field no2_trop of feature 11210 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1594994197415471.75 of field no2_trop of feature 11211 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1392258048099720.25 of field no2_trop of feature 11212 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2005724517166490.75 of field no2_trop of feature 11213 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1241640937710108 of field no2_trop of feature 11214 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2166328800504197.75 of field no2_trop of feature 11215 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1719259201375134.5 of field no2_trop of feature 11216 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1042599315025563.5 of field no2_trop of feature 11217 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1251007006913460 of field no2_trop of feature 11218 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 832419396165123.5 of field no2_trop of feature 11219 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1269268990598393.5 of field no2_trop of feature 11220 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1929783137221529.5 of field no2_trop of feature 11221 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1360583509791540.5 of field no2_trop of feature 11222 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1439647387486748 of field no2_trop of feature 11223 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1324883846774264.5 of field no2_trop of feature 11224 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 567964430635329.375 of field no2_trop of feature 11225 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 236077562475397.812 of field no2_trop of feature 11226 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1144081532558575.5 of field no2_trop of feature 11227 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 241606618152309.25 of field no2_trop of feature 11228 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1743231834164289.5 of field no2_trop of feature 11229 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1372287645719370.75 of field no2_trop of feature 11230 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 474282213577853.312 of field no2_trop of feature 11231 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 635314970865747.5 of field no2_trop of feature 11232 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1400860170651249 of field no2_trop of feature 11233 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 637906463253975.75 of field no2_trop of feature 11234 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 958523995492923.875 of field no2_trop of feature 11235 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 297644854570407.938 of field no2_trop of feature 11236 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 696176565324149.125 of field no2_trop of feature 11237 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 934894448581817.375 of field no2_trop of feature 11238 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1208450336645801.25 of field no2_trop of feature 11239 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 528764020973521.812 of field no2_trop of feature 11240 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1004538910067731.25 of field no2_trop of feature 11241 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1028932732256980.62 of field no2_trop of feature 11242 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1239215346842411.25 of field no2_trop of feature 11243 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1451269366834585.5 of field no2_trop of feature 11244 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1227032730992705.25 of field no2_trop of feature 11245 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2562908032748892 of field no2_trop of feature 11246 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2208207624215865.5 of field no2_trop of feature 11247 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 859156816955237.5 of field no2_trop of feature 11248 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 228108839770084.156 of field no2_trop of feature 11249 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 769604063463448.25 of field no2_trop of feature 11250 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1809945825212926.25 of field no2_trop of feature 11251 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1918190953326702.5 of field no2_trop of feature 11252 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1242222058585921.25 of field no2_trop of feature 11253 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1426365845223063 of field no2_trop of feature 11254 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1491912226956847 of field no2_trop of feature 11255 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1205622068994034.75 of field no2_trop of feature 11256 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 599360019968908.125 of field no2_trop of feature 11257 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 369392524504128.25 of field no2_trop of feature 11258 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 616061192947145.125 of field no2_trop of feature 11259 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 727822129745118.25 of field no2_trop of feature 11260 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1186686401353163 of field no2_trop of feature 11261 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 629306148147206.875 of field no2_trop of feature 11262 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 194177843606885.281 of field no2_trop of feature 11263 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 506787409680810 of field no2_trop of feature 11264 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 430072607691799.938 of field no2_trop of feature 11265 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 715984078591900.5 of field no2_trop of feature 11266 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1564550583759792 of field no2_trop of feature 11267 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1218006461404202.25 of field no2_trop of feature 11268 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1944202164720736.5 of field no2_trop of feature 11269 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1626807525572785.5 of field no2_trop of feature 11270 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1202566939639382.25 of field no2_trop of feature 11271 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2173224037949803.5 of field no2_trop of feature 11272 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1490088350881014.75 of field no2_trop of feature 11273 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1920866628823896.5 of field no2_trop of feature 11274 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1946580323856251.25 of field no2_trop of feature 11275 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2467585806041606.5 of field no2_trop of feature 11276 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2542916160115637.5 of field no2_trop of feature 11277 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 340895254999522.875 of field no2_trop of feature 11278 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1929472256722838.25 of field no2_trop of feature 11279 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 839321206137128.625 of field no2_trop of feature 11280 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1001259328936539.5 of field no2_trop of feature 11281 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1373397635886121.75 of field no2_trop of feature 11282 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1322964997691961 of field no2_trop of feature 11283 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1264589461344130.5 of field no2_trop of feature 11284 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1070723812741216.5 of field no2_trop of feature 11285 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 499727585219952.75 of field no2_trop of feature 11286 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1460645842538069.75 of field no2_trop of feature 11287 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1441758921134660.25 of field no2_trop of feature 11288 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1495096068286820.75 of field no2_trop of feature 11289 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1101960401706983.25 of field no2_trop of feature 11290 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1375600089482559.25 of field no2_trop of feature 11291 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1152978432919117 of field no2_trop of feature 11292 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1456254847192740.25 of field no2_trop of feature 11293 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1200712829942113 of field no2_trop of feature 11294 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1825529394847999.25 of field no2_trop of feature 11295 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 963524811746010.5 of field no2_trop of feature 11296 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 961947953120688.875 of field no2_trop of feature 11297 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 819710047095559.25 of field no2_trop of feature 11298 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 874761911614268.625 of field no2_trop of feature 11299 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1341666135682480.75 of field no2_trop of feature 11300 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1002783497808559.38 of field no2_trop of feature 11301 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 546358126434170.125 of field no2_trop of feature 11302 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 974957611875652.25 of field no2_trop of feature 11303 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1188351222290130 of field no2_trop of feature 11304 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 786815374032385.125 of field no2_trop of feature 11305 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1154825970089987 of field no2_trop of feature 11306 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 938369671915497.75 of field no2_trop of feature 11307 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1424394196845351 of field no2_trop of feature 11308 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 967225801361510.125 of field no2_trop of feature 11309 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 167265278680990.844 of field no2_trop of feature 11310 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1185026400268889 of field no2_trop of feature 11311 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 812102840727739 of field no2_trop of feature 11312 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1029997591075789.38 of field no2_trop of feature 11313 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 737034127975457.5 of field no2_trop of feature 11314 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 235818960947108.281 of field no2_trop of feature 11315 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 705804933101890.125 of field no2_trop of feature 11316 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 949823832755937.5 of field no2_trop of feature 11317 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 343022699638427.188 of field no2_trop of feature 11318 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1821406229953445.25 of field no2_trop of feature 11319 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 640524410060961.625 of field no2_trop of feature 11320 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 959282684123627.375 of field no2_trop of feature 11321 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1804714422825327.25 of field no2_trop of feature 11322 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1433237969284164.25 of field no2_trop of feature 11323 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1910178605477413 of field no2_trop of feature 11324 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1160598729568682.75 of field no2_trop of feature 11325 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2106634705818542 of field no2_trop of feature 11326 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1677299864215074.25 of field no2_trop of feature 11327 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 287807644766326.125 of field no2_trop of feature 11328 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 567056271800092.875 of field no2_trop of feature 11329 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1985049759040339.25 of field no2_trop of feature 11330 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1697429869444822.5 of field no2_trop of feature 11331 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1405744872271279.75 of field no2_trop of feature 11332 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1780773447704996.25 of field no2_trop of feature 11333 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1189097423120674.75 of field no2_trop of feature 11334 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1054313528827206 of field no2_trop of feature 11335 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1505553943667218.75 of field no2_trop of feature 11336 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2081280747064447.5 of field no2_trop of feature 11337 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1938421846836681.75 of field no2_trop of feature 11338 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1320905496544710.25 of field no2_trop of feature 11339 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1459825262617105.25 of field no2_trop of feature 11340 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1498096755214464.75 of field no2_trop of feature 11341 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1081821852192915.62 of field no2_trop of feature 11342 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1246678779195244.75 of field no2_trop of feature 11343 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1141934945436532.75 of field no2_trop of feature 11344 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1407996619815712.5 of field no2_trop of feature 11345 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1048651845044660.12 of field no2_trop of feature 11346 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1471516253492136.5 of field no2_trop of feature 11347 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2028664386974087.5 of field no2_trop of feature 11348 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2015707308430319.25 of field no2_trop of feature 11349 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1355449052168332.75 of field no2_trop of feature 11350 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 821951497681966.375 of field no2_trop of feature 11351 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 697753807346844 of field no2_trop of feature 11352 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 786858588393461.125 of field no2_trop of feature 11353 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1956131519219852.75 of field no2_trop of feature 11354 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1576681495735156.25 of field no2_trop of feature 11355 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1123304571646913.25 of field no2_trop of feature 11356 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1670777179474207.5 of field no2_trop of feature 11357 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 546985693163205.75 of field no2_trop of feature 11358 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 270259410062840.281 of field no2_trop of feature 11359 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 832009544373067.875 of field no2_trop of feature 11360 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 293268127084470.5 of field no2_trop of feature 11361 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 703178332468478.375 of field no2_trop of feature 11362 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 772044716370810.375 of field no2_trop of feature 11363 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 630499828483443.75 of field no2_trop of feature 11364 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 416087777717853 of field no2_trop of feature 11365 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1258688318516433.25 of field no2_trop of feature 11366 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 70116793357053.6641 of field no2_trop of feature 11367 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2243375241221110.75 of field no2_trop of feature 11368 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2013327834789524.75 of field no2_trop of feature 11369 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1362549242895493 of field no2_trop of feature 11370 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1308084250213196.25 of field no2_trop of feature 11371 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1013708241647527.75 of field no2_trop of feature 11372 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2518377413719281.5 of field no2_trop of feature 11373 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2324239881607645.5 of field no2_trop of feature 11374 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 742252933020790.75 of field no2_trop of feature 11375 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1105388302850587.88 of field no2_trop of feature 11376 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1066592651272876.5 of field no2_trop of feature 11377 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1404445812428439.25 of field no2_trop of feature 11378 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 954617943053763.125 of field no2_trop of feature 11379 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 760125111119186.875 of field no2_trop of feature 11380 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1383198477710793.75 of field no2_trop of feature 11381 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1957212480728339.75 of field no2_trop of feature 11382 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1309090832631263.75 of field no2_trop of feature 11383 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 687654134655213 of field no2_trop of feature 11384 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1939453295312960 of field no2_trop of feature 11385 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1293339115862472.75 of field no2_trop of feature 11386 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 623825647009071 of field no2_trop of feature 11387 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1088859056208748.38 of field no2_trop of feature 11388 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1242011628199034 of field no2_trop of feature 11389 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1966415551276986.75 of field no2_trop of feature 11390 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 451731930272580.938 of field no2_trop of feature 11391 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1732387056063180.25 of field no2_trop of feature 11392 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1474540382430605 of field no2_trop of feature 11393 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1365275417303855.75 of field no2_trop of feature 11394 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2229410594380315.25 of field no2_trop of feature 11395 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 834734951986683.875 of field no2_trop of feature 11396 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1059229669031847.12 of field no2_trop of feature 11397 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1011697815364059.38 of field no2_trop of feature 11398 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1342180654957446.75 of field no2_trop of feature 11399 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 649623634692498 of field no2_trop of feature 11400 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1533691805519884 of field no2_trop of feature 11401 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 735420298889139.25 of field no2_trop of feature 11402 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 879826152747109.5 of field no2_trop of feature 11403 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 721868735332545.875 of field no2_trop of feature 11404 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1413191544681794.75 of field no2_trop of feature 11405 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1497022913942910.25 of field no2_trop of feature 11406 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 831921143892996 of field no2_trop of feature 11407 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 708333438778790.875 of field no2_trop of feature 11408 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 878850625516279.25 of field no2_trop of feature 11409 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 456812520564840.25 of field no2_trop of feature 11410 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 868819197557095.375 of field no2_trop of feature 11411 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 359881832334463.062 of field no2_trop of feature 11412 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 262214090039447 of field no2_trop of feature 11413 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 631537247004535 of field no2_trop of feature 11414 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 699032328044686.375 of field no2_trop of feature 11415 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 835754131747016.75 of field no2_trop of feature 11416 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 892481661871252.125 of field no2_trop of feature 11417 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1077073640037779.12 of field no2_trop of feature 11418 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1678644493574283.75 of field no2_trop of feature 11419 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 716116186372528.375 of field no2_trop of feature 11420 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 576133861865564.5 of field no2_trop of feature 11421 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2060863631973152.25 of field no2_trop of feature 11422 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1183351611000216.5 of field no2_trop of feature 11423 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 819586374057144 of field no2_trop of feature 11424 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1228510125385182.5 of field no2_trop of feature 11425 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 846119663131503.375 of field no2_trop of feature 11426 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1911334274702640 of field no2_trop of feature 11427 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1682949936534314.5 of field no2_trop of feature 11428 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 695838354069846.875 of field no2_trop of feature 11429 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1901920226056572.5 of field no2_trop of feature 11430 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 631410616329239.875 of field no2_trop of feature 11431 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1562445403554065.75 of field no2_trop of feature 11432 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 646063899623532 of field no2_trop of feature 11433 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2602134842058403.5 of field no2_trop of feature 11434 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1182617350259297.5 of field no2_trop of feature 11435 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 941255339631152.25 of field no2_trop of feature 11436 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 704337945209545.125 of field no2_trop of feature 11437 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 380375024418831.375 of field no2_trop of feature 11438 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1410451458425886.75 of field no2_trop of feature 11439 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 939804235344272.5 of field no2_trop of feature 11440 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1018783656075247.62 of field no2_trop of feature 11441 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 182350924670256.531 of field no2_trop of feature 11442 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 548424857360460 of field no2_trop of feature 11443 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 367701769473410.438 of field no2_trop of feature 11444 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 186184884710473.844 of field no2_trop of feature 11445 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 630695580228039 of field no2_trop of feature 11446 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 869574545153545.875 of field no2_trop of feature 11447 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1939715977284722.5 of field no2_trop of feature 11448 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 338768303300098.5 of field no2_trop of feature 11449 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 355276709556146.688 of field no2_trop of feature 11450 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1865461107613846.25 of field no2_trop of feature 11451 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1602770372482809.75 of field no2_trop of feature 11452 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1000414211583683.88 of field no2_trop of feature 11453 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1204805323046803 of field no2_trop of feature 11454 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1414447773560932.5 of field no2_trop of feature 11455 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 947124167537385.75 of field no2_trop of feature 11456 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 823294812535896.25 of field no2_trop of feature 11457 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1306302438306320.25 of field no2_trop of feature 11458 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 945442805742313.75 of field no2_trop of feature 11459 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 785522777173837.25 of field no2_trop of feature 11460 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1228627883149838.5 of field no2_trop of feature 11461 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1171329912505189 of field no2_trop of feature 11462 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1139891985147387.5 of field no2_trop of feature 11463 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 721671449998457.375 of field no2_trop of feature 11464 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1052775776733960.75 of field no2_trop of feature 11465 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1177126333078922.5 of field no2_trop of feature 11466 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 553702267432854.562 of field no2_trop of feature 11467 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 594206611561248.75 of field no2_trop of feature 11468 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 852984502642511.875 of field no2_trop of feature 11469 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1122148902421686.25 of field no2_trop of feature 11470 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 797810224819613.75 of field no2_trop of feature 11471 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 739615213863553.375 of field no2_trop of feature 11472 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 589653165271747.625 of field no2_trop of feature 11473 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1331726504008675 of field no2_trop of feature 11474 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 774496378259891.625 of field no2_trop of feature 11475 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1492779581357354 of field no2_trop of feature 11476 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 515232503622446.5 of field no2_trop of feature 11477 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1064392169434359 of field no2_trop of feature 11478 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1602841793936349.75 of field no2_trop of feature 11479 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1162603459662605 of field no2_trop of feature 11480 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1898692896510256 of field no2_trop of feature 11481 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1065799347336469.5 of field no2_trop of feature 11482 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 828508523873270 of field no2_trop of feature 11483 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 863340120466346 of field no2_trop of feature 11484 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 373123473885798.375 of field no2_trop of feature 11485 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 802020585231066.375 of field no2_trop of feature 11486 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 217307878511637.688 of field no2_trop of feature 11487 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1018424357965414 of field no2_trop of feature 11488 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1640444860598891 of field no2_trop of feature 11489 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 763568402928776.75 of field no2_trop of feature 11490 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 938530808354389.625 of field no2_trop of feature 11491 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 165498925903916.656 of field no2_trop of feature 11492 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1079152858764227.88 of field no2_trop of feature 11493 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 793036160727306.25 of field no2_trop of feature 11494 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 700232197509949.375 of field no2_trop of feature 11495 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1285721995934000 of field no2_trop of feature 11496 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1096149521575171.12 of field no2_trop of feature 11497 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 2348070109658147 of field no2_trop of feature 11498 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1135404592748200.25 of field no2_trop of feature 11499 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1065086118680028.5 of field no2_trop of feature 11500 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1330759356749004 of field no2_trop of feature 11501 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 563647485754099.75 of field no2_trop of feature 11502 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1269070719385345 of field no2_trop of feature 11503 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1306040413587197.75 of field no2_trop of feature 11504 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1301359569827655 of field no2_trop of feature 11505 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 1289651271299772 of field no2_trop of feature 11506 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/site-packages/pyogrio/raw.py:723: RuntimeWarning: Value 990009245040801 of field no2_trop of feature 11507 not successfully written. Possibly due to too larger number with respect to field width
ogr_write(
import matplotlib.pyplot as plt
import geopandas as gpd
from shapely import polygons
import pyrsig
import pycno
coordkeys = [
'Longitude_SW(deg)', 'Latitude_SW(deg)',
'Longitude_SE(deg)', 'Latitude_SE(deg)',
'Longitude_NE(deg)', 'Latitude_NE(deg)',
'Longitude_NW(deg)', 'Latitude_NW(deg)',
'Longitude_SW(deg)', 'Latitude_SW(deg)',
]
cno = pycno.cno()
# Retrieve data from RSIG (or cache)
datakey = "tropomi.offl.no2.nitrogendioxide_tropospheric_column"
bdate = "2023-07-23"
bbox = (-75, 40, -69, 46)
api = pyrsig.RsigApi(bbox=bbox)
# Either ascii or xdr backend works, xdr is faster
tropdf = api.to_dataframe(datakey, bdate=bdate, backend='xdr')
geom = polygons(tropdf[coordkeys].values.reshape(-1, 5, 2))
gtropdf = gpd.GeoDataFrame(
tropdf.drop(columns=coordkeys), geometry=geom, crs=4326
)
# Make Plot
col = 'nitrogendioxide_tropospheric_column(molecules/cm2)'
fig, ax = plt.subplots(figsize=(4, 4), dpi=300)
gtropdf.plot(col, edgecolor="face", linewidth=0.1, legend=True, ax=ax)
cno.drawstates(ax=ax, resnum=1)
fig.savefig(f'{datakey}_{bdate}.png')
# Save as a GIS Format
gtropdf.to_file(f'{datakey}_{bdate}.geojson')
# Shapefiles prefer short names
gtropdf.rename(columns={
'Timestamp(UTC)': 'time_utc',
'LATITUDE(deg)': 'lat_center',
'LONGITUDE(deg)': 'lon_center',
col: 'no2_trop',
}).to_file(f'{datakey}_{bdate}.shp')
Total running time of the script: ( 0 minutes 5.674 seconds)