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
I encountered two error messages for us to consider:
An error message in the plot_soil_profile_timeseries function in the NEON_Simulation_Tutorial:
'PCT_SAND' is not present in all datasets.
I encountered this error for the WOOD site in 2018 for both soil temperature and soil moisture, although there are no plotting errors for this site in 2019 and 2020.
Is 'PCT_SAND' required for this function to plot properly? Does this suggest that 'PCT_SAND' is not included on the surface dataset?
An error message when plotting incomplete years:
index 24 is out of bounds for axis 0 with size 1
Should we consider enabling plotting of partial years of data?
The text was updated successfully, but these errors were encountered:
I encountered two error messages for us to consider:
plot_soil_profile_timeseries
function in the NEON_Simulation_Tutorial:I encountered this error for the WOOD site in 2018 for both soil temperature and soil moisture, although there are no plotting errors for this site in 2019 and 2020.
Is 'PCT_SAND' required for this function to plot properly? Does this suggest that 'PCT_SAND' is not included on the surface dataset?
Should we consider enabling plotting of partial years of data?
The text was updated successfully, but these errors were encountered: