intake-esm
intake-esm copied to clipboard
Update README to correct `cat_subset` representation output
trafficstars
Change Summary
Hi, this afternoon I have been getting familiar with this library using your documentation relating to a work summit I am attending this week. I noticed when working through the basic code overview in the README that the cat_subset reduced object is reported from its representation output as having the same number of datasets and assets as the original cat, which seems misleading, so I have suggested here to replace it with the output I see when running this locally, namely with less datasets and assets after the subset operation.
Related issue number
Trivial docs one-liner change hence I have not raised an Issue first.
Checklist
- [n/a] Unit tests for the changes exist
- [n/a] Tests pass on CI
- [n/a] Documentation reflects the changes where applicable