-
@alanaroseo What are the physiological limits? Thermal limits ... Turgor limits? Cell expansion limits?
Remember IAACKandGAinwoodformation2022Aloni and Zweifel_etal_2021
@lizzieinvancouver will…
-
Less rough (than first draft, see issue #25), but still in less than beta testing I think. Draft [here](https://github.com/lizzieinvancouver/grephon/blob/main/docs/workingdraft.pdf). Read it please, a…
-
The most recent dataset supplied by Lund dendrochronology lab has revealed a flaw in tbl_dendro_dates structure. The original structure assumes the felling date will be in the style of a from/to date …
-
**Date accepted:** 2024-04-08
Submitting Author Name: Kristof Haneca
Submitting Author Github Handle: @hanecakr
Other Package Authors Github handles: (comma separated, delete if none)
Reposito…
-
When fetching the facets definitions for each domain, only the 'general' domain works, which is this endpoint:
https://supersead.humlab.umu.se/query/api/facets/domain/general
None of the other dom…
-
Like so:
```
I, [2023-02-07T18:11:34.729792 #121] INFO -- : [56b3b143-85eb-4031-bd3f-f44216482585] Started GET "/index.php/dendrochronology/" for 85.25.185.103 at 2023-02-07 18:11:34 +0000
F, [2…
-
Dendrochronology data needs a record type to enable some query and filter functionality.
tbl_record_types.record_name = 'Dendrochronology'
tbl_record_types.record_name = SEE ROGER'S QUERY
Updat…
-
I use recompose pattern to organize my react components.
const isLoading = ({ loading }) => loading;
const EditQA = compose(
withEditReducer,
withGetQALib,
withGetQAPa…
-
Previously a facet Fi affects a target facet FT in the facet chain __if and only if__ i < T __and__ Fi has user picks, __or__ i = T and FT is a range facet. This rule also apply for facets having impl…
-
### Terraform Version
0.9.11.
- aws_ecs_task_definition
### Terraform Configuration Files
```hcl
data "aws_ecs_task_definition" "my-service" {
task_definition = "${aws_ecs_task_definition.my…