DSSAT / DSSAT/pythia

Inconsistent vector file spatial resolution detected

Open
#67 0 comments 0 reactions 2 assignees Claimed by @felipe-mf View on GitHub
Dominant language
Python
Stars
27
Forks
26
PR merge metrics
No merged PRs in 30d

Description

Following the implementation of the rescale functionality in Pythia, a user reported a fatal error. This was traced to the get_vector_resolution function inside of rescale.py. The function detected a spatial resolution that was rounded to 0 but is technically non-zero. In response, developers are considering the use of more robust searching algorithms to determine vector file spatial resolution, especially in the case of many point geometries (see provided example).

[Shape File Input.zip](https://github.com/user-attachments/files/19798950/Shape.File.Input.zip)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.