ObsPlot
foreign key
year
field. So that later we can filter by year and not have an insane amount of stocksgen
and pedigree
. Stock
will be holding this information now.Stock
models with new gen
and pedigree
info instead of a StockPacket
.
Stock
model will receive just one StockPacket
model
StockPacket
will still have its fancy little name (e.g. 16TS0001_001
)Stock
s to reflect their new properties and clauses.Maternal ID
's passportPedigree_ID
and Maternal ID
info on Stock
pageOld values collected in the field were scrapped and saved in an SQL Dump somewhere obscure. New values should cover all harvested crops and be accurate (they were measured post shelling). Keep an eye out for anything weird
Pedigree-Gen
Would make searching so much easier
Need to be able to tag models as having been curated by the previous professor (Carl Bradley)
last_seen
fieldlast_weight
fieldHow difficult would it be to replace the % signs in the parameters ie Disease%Rating1? R doesn't like % signs. Will changing the parameter info delete all of the entered data? I really don't want that to happen
Can you add the source seed info to the csv that is downloaded when you click on the combined measurement and plot info data- ie include source seed id in plot info
Each page prints 30 labels. 1462 Labels needed to be printed total.
Currently have 17 pages and am printing 510 labels.
810...