Skip to content

Commit

Permalink
note in readme about required branch of xarray
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNicholas committed Mar 25, 2024
1 parent ef5ec14 commit 85472bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Currently you need to clone VirtualiZarr and install it locally:
git clone virtualizarr
pip install -e .
```
You will also need a specific branch of xarray in order for concatenation without indexes to work. (See [this comment](https://github.com/TomNicholas/VirtualiZarr/issues/14#issuecomment-2018369470).) You may want to install the dependencies using the `virtualizarr/ci/environment.yml` conda file, which includes the specific branch of xarray required.

### Usage

Expand Down

0 comments on commit 85472bc

Please sign in to comment.