Glossary

finite_count
number of finite values
finite_fraction
fraction of finite values (out of all data points in set)
max
the maximum finite, non-missing value found in the data
mean
the mean of all finite, non-missing values in the data
median
the median of all finite, non-missing values in the data
min
the minimum finite, non-missing value found in the data
missing_count
number of values flagged missing
missing_fraction
fraction of values flagged missing
missing_value
the value that is considered "missing" data when it is found in the data
nan_count
number of NaNs
nan_fraction
fraction of NaNs
num_data_points
number of data points (may be valid or invalid data)
shape
shape of the data
spatially_invalid_pts_ignored
number of points with invalid latitude/longitude information in the data that were ignored for the purposes of data analysis and presentation
std_val
the standard deviation of all finite, non-missing values in the data