-
- [x] Add a `time_zone` column to the sites table.
- [x] Populate `time_zone` column for sites that fall within a single time zone.
- [ ] Clean up the traits table, consolidating all date information …
-
As part of Belinda Medlyn's global stomatal conductance synthesis, there's a database on leaf photosynthesis (all survey, not response curves) available at https://bitbucket.org/gsglobal/leafgasexchan…
-
Currently, updates to the database schema is effected primarily through the use of Rails migrations. This helps to ensure that different BETYdb database instances conform to the same database schema.…
-
At issue is this code block: https://github.com/PecanProject/pecan/blob/bb018557ccecfeed4f76d02a154ed9a147ed93a4/modules/uncertainty/R/ensemble.R#L211-L220
Even if we are not writing to BETY, we sh…
-
I recently have some problems adding new trait data to BETY through the web interface. After I enter the values for the new trait and click “create”, I get a confirmation page saying “Trait was succes…
-
There were two issues that I noticed about the output is not particularly user friendly.
For example, it would be great if the endpoint could return something like:
```json
{
"trait": {
"au…
-
New users (e.g. on the VM) should be encouraged to establish a Sync Host ID in a more automated fashion so that we can maintain the goal that any run done in PEcAn should be assigned a globally unique…
-
I recently heard from Jens Kattge that he doesn't have time/resources to work on a TRY/BETY coupling. I suggest that instead we work on an "import.TRY" function so that anyone who had done a TRY data …
-
I am running a simple script to dump BETYdb (to share with the PEcAn group) and load the newest updates. However, I am getting this message when running the commands which then cause the update to st…
-
General game plan, at least initially, is to follow the standard set of steps (below):
- [x] Download, compile, and test run
- [x] jobs.sh existing test run
- [x] Database record: model_type, model, f…