Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Addresses #187 by correctly outputting a matrix from an asc file
From now on (refer to the issue for context): - write grid_data.contents will return a geometry (the enclosing envelope) - write grid_data as matrix will return the matrix<float> of the values - write grid_data as field will return the same values
- Loading branch information