FoRTExperiment / fortedata

FoRTE project data
https://fortexperiment.github.io/fortedata/
Creative Commons Attribution 4.0 International
7 stars 11 forks source link

fortedata:: data structure issues, including lack of data and missing date columns #91

Closed camerclay closed 2 years ago

camerclay commented 3 years ago

On September 7th, 2021, I finished doing an assessment of all functions in fortedata:: to see how the data that it produces is structured, with a particular emphasis on looking at inconsistent reporting of subplot data (i.e. missing years) as well as any columns that may be completely missing. Here is what I found summarized by function, and per his request, @atkinsjeff is tagged:

fd_canopy_structure:

fd_canopy_structure_summary:

no noted issues.

fd_ceptometer:

fd_cwd:

fd_dendro:

fd_double_dendro:

fd_hemi_camera:

fd_hemi_camera_summary:

fd_inventory:

fd_inventory_summary:

fd_leaf_spectrometry:

fd_litter:

fd_make_release:

fd_metadata:

fd_mortality:

fd_nested_subplots:

fd_observations:

fd_photosynthesis:

fd_plot_metadata:

fd_plots:

fd_publications:

fd_seedling_sapling:

fd_soil_respiration:

fd_subcanopy_density:

fd_subcanopy_diameter:

fd_subplots:

fd_treatments:

atkinsjeff commented 3 years ago

Some of the above functions including fd_plots, fd_metadata, fd_observations, fd_plot_metadata are internal functions/data that are used to build the other data sets, Those should be okay. We should recheck the lat/long though. Good point on that one. fd_make_release is a function that creates a the zip/tarball Zenodo DOI-ed version of the package when we decide to make a new update/release version. Thanks again @camerclay this looks great! We can start looking through and tweaking and all.