DongchenZ
DongchenZ
## Description 1. Temporally fixed the issue where the NC file only contains partial info of the whole year when convert from SIPNET.out to the NC file. 2. Fixed the...
### Bug Description When I set 'ens' = TRUE and import multiple paths of each met ensemble associated with one site, I expect that there will be just a single...
## Description 1. Small bug fixes for the existing NEON IC_process. 2. temporally added a new function for multi-site NEON download. (will generalize it later) 3. updated existing function pft.add.spp...
Rebuild logic between partial missing observations and complete missing observation (free run case), and fixed some edge cases for the wishart Q. ## Description The free run is different than...
## Description This PR includes: 1. script for preparing required data sets (ERA5; AGB, LAI, SMAP, and SOC; land cover) for anchor sites. 2. script for preparing initial conditions (AGB,...
## Description Here is the new data pipeline for the GEDI AGB level 4A data from DAAC ORNL, including data download, extraction, and visualization. ## Motivation and Context ## Review...
## Description ## Motivation and Context ## Review Time Estimate - [ ] Immediately - [ ] Within one week - [ ] When possible ## Types of changes -...
## Description ## Motivation and Context 1. The `foreach` package seems to be better compared to the `furrr` package concerning memory allocation. Thus, in this PR, I replaced every `furrr`...
Add the parallel mode for the North American multi-site SDA workflow. The workflow contains functions to split site lists into various chunks and run SDA for each group of sites....
Previously, the `NASA_DAAC_download` function set the credentials into the environment as default. For some users, this approach may fail to correctly set up the credentials, resulting in an HTTP 404...