Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added more metadata to Dask Dataframe creation (#19)
Fixed #17. It looks like it is, in fact, lazily opened. `len(era5_df)` requires a full scan. I opened #18 to address the length issue.
- Loading branch information