Commit fc31e1c
authored
Merge pull request #887 from trhille/fix_landice_cull_distance_bug
Fix bug setting cell spacing outside cull distance
Add a necessary absolute value when setting large cell spacing outside of cull distance. Otherwise, this causes problems when using a negative cull distance to indicate culling to a geojson file.1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
| 375 | + | |
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| |||
0 commit comments