spatialmodel / inmap

InMAP reduced-form air quality model for fine particulate matter (PM2.5)
GNU General Public License v3.0
61 stars 42 forks source link

Programatically determine output variable precision #36

Closed dpaolella closed 6 years ago

dpaolella commented 6 years ago

Currently, some values may be blank in output shapefiles because value size + precision can exceed the variable length limit of shapefiles. This issue could be fixed by reducing the precision of large output values.