geeViz.phEEnoViz

Visualize the spectral seasonality of an area to facilitate composting methods development

geeViz.phEEnoViz facilitates the creation of plots to show the seasonality of an area. This is a good tool for deciding what date ranges to use for compositing.

Functions

chartTimeSeriesDistributions(tables, ...[, ...])

Plots time series histograms for each date in the given tables.

check_dir(dir)

Ensures that a directory exists, creating it if necessary.

convert_to_csv(output_table_name)

Converts a JSON GEE table into CSV files, one per band.

getTableWrapper(image, fc, outputName[, ...])

Extracts a JSON table of zonal statistics from an image and exports it.

getTimeSeriesSample(startYear, endYear, ...)

Samples locations for a given area and exports time series data.

limitThreads(limit)

Limits the number of active threads to a specified limit.