-
The array needs to be initialized inside the loop at the following location: https://github.com/PecanProject/BETYdb-YABA/blob/14625fb17168af3ce004fb8d2616f6aef691ca7b/app/Meta.py#L145
Right now, it…
-
The ability to load shapefiles into BETYdb as experiment plots will be available soon. This means that a special shapefile plot clipping extractor isn't required.
-
Perform pipeline run-through: OM, solid mask, plot clipping and plot-level value extraction for additional data sets
-
The table references could either be omitted, or the references could link directly to the www.betydb.org site. For example, what is now called "Table 2" and linked to a missing image inside the GitB…
-
final steps required from #80 to get image analysis vignette running in rstudio.
* need to make sure rstudio docker image supports python / terrautils
* should automagically update on dockerhub
*…
-
The documentation in `PecanProject/betydb-documentation` and `PecanProject/betydbdoc-dataentry` has been migrated to bookdown format (in the `bookdown` branch of each repository) but has never been de…
-
Kristina and Kimberly (and I) should be able to connect to the database with select ~, insert, update, delete~ permissions.
I currently use this using an ssh tunnel, and that seems like a good met…
-
1. Add one or more new experiments to the experiments table:
```sql
insert into experiments (name, start_date, end_date, description, design, user_id)
values ('MAC Season 6: Sorghum BAP', '201…
-
@kimberlyh66 @dlebauer manual measurement data downloaded from Betydb during the TERRA-REF hackathons look like the dates associated with the S4 field measurements are one day earlier in the downloade…
-
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 "…