Glenn Moncrieff
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
We are currently using S2cloudless for cloud masking here: https://github.com/Geethen/Invasive_Species_Mapping/blob/b16fdc236c83b1a2466aa4555b5ed5f33dd038ba/code/timeSeriesFunctions.py#L85 The new CloudScore+ dataset provides improved cloud masks for Sentinel 2. https://developers.google.com/earth-engine/datasets/catalog/GOOGLE_CLOUD_SCORE_PLUS_V1_S2_HARMONIZED Once backfill is complete we should replace S2cloudless...