Skip to content

BUG: write_asc_grid function does not run as expected #197

@Amos-Zhao

Description

@Amos-Zhao

kriging_tools.py line 73

I got abs((x[-1] - x[0]) / (x.shape[0] - 1)) calculated as 0.999999999999998 , while dx calculated as 1, so the function didn't work.
Is there any way to overcome this problem

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions