Skip to content

Commit

Permalink
Add changelog fragments
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenbrot committed Jan 22, 2025
1 parent d51a925 commit 7df7828
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelog/504.feature.2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Add `limits_from_wcs` kwarg to `TiledDataset.plot`.
This option (default ``True``) flips each tile to ensure that the WCS coordinate values increase from lower-left to upper-right.
3 changes: 3 additions & 0 deletions changelog/504.feature.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Update grid orientation of `TiledDataset.plot`.
The grid now has MAXIS1 columns and MAXIS2 rows where MINDEX1 corresponds to column and MINDEX2 corresponds to row.
Additionally, the origin for the grid is now in the lower-left as opposed to the upper-left.

0 comments on commit 7df7828

Please sign in to comment.