Skip to content

Station fetch and getTimeList()/generateSingleTimeObject() time range checks, for GUI #691

@latwood

Description

@latwood

Turns out that a point initialization run has a pretty robust time range check, but the fetching does not. The getTimeList()/generateSingleTimeObject() functions also do not, or if they do, it needs to be made more straightforward.

The error checking within getTimeList()/generateSingleTimeObject() also need to be revised, to better match what is required for the GUI ninjaCom error handling. The current method is to use CPLDebug() and return values, causing the error messages to get dropped by the GUI.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions