forc-db / GROA

This repository houses data and code for the Global Reforestation Opportunity Assessment (GROA) led by Susan Cook-Patton of the Nature Conservancy.
Creative Commons Attribution 4.0 International
31 stars 10 forks source link

Dealing with covariates #8

Closed teixeirak closed 5 years ago

teixeirak commented 5 years ago

@ValentineHerr, here are instructions for mapping GROA covariates to ForC:

if covar_[#]=min_dbh, enter coV1value in min.dbh if covar[#]=max_depth, enter coV1value in min.dbh if covar[#]=any over variable (excluding "component"/"components"), enter in our covariate 1/2 fields.

ValentineHerr commented 5 years ago

Does that mean we completely ignore "component" and "components" and never report it anywhere else ?

@CookPatton, you might want to remove the "s" in the one record that has covar_#=="components" instead of "component".

ValentineHerr commented 5 years ago

Never mind, I had not gotten to the variable name conversion yet. sorry