Skip to content

Commit ee6b6aa

Browse files
committed
Update CHANGELOG
1 parent a12aa9f commit ee6b6aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ v0.18.3 (unreleased)
88
Bug fixes
99
^^^^^^^^^
1010
* Fixed bug affecting `GriddedForcing`, where `station_idx` in the call to ``nc_specs`` was set to ``1`` instead of ``None``. (PR #501)
11+
* In `nc_specs`, set `dim_names_nc` in the order expected by Raven (x, y, t). Previously, we only made sure that `time` was the last dimension, but did not ensure x and y were in the right order. (PR #533)
1112

1213
Internal changes
1314
^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)