Error in NEON surface datasets for agricultural sites #1871
Labels
bug
something is working incorrectly
priority: high
High priority to fix/merge soon, e.g., because it is a problem in important configurations
science
Enhancement to or bug impacting science
Brief summary of bug
Subset data wasn't used correctly for agricultural NEON sites (STER and KONA), where PCT_CFT is not 100% rainfed spring wheat, as intended.
This requires using the --crop flag in ./subset_data, as below
./subset_data point --lat 39.10828 --lon -96.61044 --site KONA --dompft 19 --crop --create-surface
** One clarification, @ekluzek is this correct for rainfed spring wheat? **See Table 26.1 in the tech note.
which is subsequently modified for soil properties
./modify_singlept_site_neon.py --neon_site KONA
Updated files are available /glade/scratch/wwieder/single_point_neon_updated/, which seems to be handled correctly
The text was updated successfully, but these errors were encountered: