Glenn Moncrieff

Results 2 issues of Glenn Moncrieff

Currently reading files using `emit_xarray` from [emit_tools.py](python/modules/emit_tools.py) reads into a `nd.array` backed `xr.dataset`. An option to read into a chunked `dask.array` backed `xr.dataset` would help prevent out-of-memory errors when reading...

update pointer to data for version 2.0.0 in https://github.com/JGCRI/demeter/blob/1bb5d981d97d9c6d87521df3aabf80363ab81276/demeter/install_supplement.py#L19. Currently points to the same data as 1.3.1. fixes #40