-
Notifications
You must be signed in to change notification settings - Fork 239
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
support xarray in ModelBuilder (#1459)
* remove argument that does ... nothing * skin some fat * remove the method from CLV * handle the ndarray case * simplify the tests * define the name if unnamed * change to xarray then use merge * make a mocking fixture * make a specific test with xarray * include DataArray for X as well * test for DataArray * regenerate the license * additional type hint for _data_setter
- Loading branch information
Showing
4 changed files
with
164 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.