You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I was trying to run the biomass() function in reproducing some open scripts (run_assessment_areas.R) which use the rFIA library.
The error I get is not particularly insightful and I was wondering if biomass() + udTreeDomain() had beed tested yet following the recent release of .csv's from the DataMart? (potentially related issue no.35)
Many thanks in advance,
Harry
Error message in udTreeDomain()
udTreeDomain(db, treeDomain)
Error in `$<-.data.frame`(`*tmp*`, "tD", value = 1) :
replacement has 1 row, data has 0
The most similar error message I can find relates to df shape.
Reproducible Example and SystemInfo
I have attached a reproducible example in in my GoogleDrive. The original open script+.shp files are available from Zenodo but I have downloaded some FIA dummy data (first 1000rows only) for a single state due to Rstudio's memory limit on M1 Mac OS's.
For similar reasons I am trialling a single area within the state of ME which is as follows:
Intro
Hi,
I was trying to run the
biomass()
function in reproducing some open scripts (run_assessment_areas.R) which use the rFIA library.The error I get is not particularly insightful and I was wondering if
biomass()
+udTreeDomain()
had beed tested yet following the recent release of .csv's from the DataMart? (potentially related issue no.35)Many thanks in advance,
Harry
Error message in udTreeDomain()
udTreeDomain(db, treeDomain)
The most similar error message I can find relates to df shape.
Reproducible Example and SystemInfo
I have attached a reproducible example in in my GoogleDrive. The original open script+.shp files are available from Zenodo but I have downloaded some FIA dummy data (first 1000rows only) for a single state due to Rstudio's memory limit on M1 Mac OS's.
For similar reasons I am trialling a single area within the state of ME which is as follows:
The session info
The text was updated successfully, but these errors were encountered: