Skip to content

Commit 0d2e859

Browse files
Update README to correct cat_subset output in code snippet (#673)
Co-authored-by: Charles Turner <52199577+charles-turner-1@users.noreply.github.com>
1 parent ac4d990 commit 0d2e859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ providing necessary functionality for searching, discovering, data access/loadin
6464
...: )
6565

6666
In [6]: cat_subset
67-
Out[6]: <GOOGLE-CMIP6 catalog with 4 dataset(s) from 261 asset(s)>
67+
Out[6]: <GOOGLE-CMIP6 catalog with 2 dataset(s) from 67 asset(s)>
6868
```
6969

7070
- Access: when the user is satisfied with the results of their query, they can load data assets (netCDF and/or Zarr stores) into xarray datasets:

0 commit comments

Comments
 (0)