-
Identical to https://github.com/DrylandEcology/STEPWAT2/issues/451 in STEPWAT2.
Many of the monthly biomass fraction values are too low and seem to reflect phenological activity/% live than what th…
-
Many of the monthly biomass fraction values are too low and seem to reflect phenological activity/% live than what they were originally intended for - to represent the monthly fraction of annual above…
-
As requested by Chun, start working on action items for UA Data Repository to be ready for launch as early adopters:
- Select license (CC0)
- Gather metadata information
- Organize data as descri…
-
Rather than the readme-style metadata, generate structured metadata by pulling directly from betydb where possible using RMarkdown and the EML and/or dataspice package.
Review work by david so far in…
-
Currently, we derive monthly litter values for each SOILWAT2 functional type based on monthly SOILWAT2 functional type biomass:
```
ForEachVegType(k) {
v->veg[k].litter[m] = v->ve…
-
In the long run, it won't be a stable solution to sum equations under the assumption that they describe (the desired set of) different biomass components. Rather, we will need to create equations desc…
-
The error messages need adjustment. In this case, the AGB was too high, but the error message says it's a problem with "Age" and then it says biomass has to be between 0% and 100%. Basically it should…
-
Trait columns needed:
- [x] column
- [x] range
- [x] lat
- [x] lon
- [x] max canopy height
- [ ] day of max canopy height
- [ ] max canopy height for `_E` and `_W` plots
- [ ] growing degree day to …
-
I made several changes to the mapbuilder layers yesterday. However, it looks like the API Layer calls made by mapbuilder are not updating.
Here is an example. I updated the aboveground biomass lay…
-
As described in #1 this should be 'wide' format; one row per plot. Where plots have `*_E` and `*_W`, take the mean and remove the trailing subplot designation.
* days to emergence: check season 4 "…