Tagged Questions
9
votes
5answers
809 views
Determine min and max values in an ASCII raster dataset using Python
I have a raster dataset in ASCII format. Using Python, I need to determine the min and max values inside the dataset. I've been told that the header information is key, which contains things like ...