-
After the traitvis webapp is rebooted, it does not have a complete dataset.
I am unable to reproduce this issue locally. I suspect that the docker logs may have some additional information as to wh…
-
@dlebauer and @gsrohde
I'm ready to start uploading some of the field measurements from the 2017 MAC sorghum season (April - September). The cultivar-site table needs a couple revisions to the cult…
-
From: https://github.com/terraref/traitvis-webapp/pull/15
Any managements records that are not showing up are failing to pass two filters. The first is that the management_id must show up under the m…
-
Currently, anyone can access public data with a 'public' key, i.e.
The guest user API key is 9999999999999999999999999999999999999999, and this can be used by anyone to access the metadata tables a…
-
I assume we want to host this documentation at Gitbook.com, but if not, this is not a problem. But then we need to decide where we _do_ want it hosted. (Also, it is important to know where the _offi…
-
@max-zilla , @nickheyek
Thanks a lot for the update of terrautils and plant height extractor, this is really a great progress for the extractor, it's much more clear for me to understand the extract…
-
BETYdb traits have fields
* statname
* stat
* n (can be 'effective n')
Completion criteria
* [ ] define general approach to estimating uncertainty
* [ ] implement for height and canopy cov…
-
### Description
A web interface for visualizing trait data from BETYdb.
Visualizations will be available for all variables measured in a given experiment/season.
Multiple experiments/seasons will b…
-
Cultivar and treatments added to the metadata alongside plotname.
sites_cultivars and sites_treatments tables.
@tcnichol or I can add this.
-
The variables model still expects there to be a table called `inputs_variables` and the deletion code balks when it can't find it.
This is a simple fix.