Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more tests for xarray grid shading
This PR adds more tests for xarray grid shading. Valid `shading` values are: - boolean - a constant intensity - some modifiers to automatically derive an intensity grid from input grid - an intensity grid with modifiers - an intensity grid in the (-1,+1) range This PR covers the first 4 cases only.
- Loading branch information