cerrado_2classes | Samples of classes Cerrado and Pasture |
dot-sits_class_band_name | Define a name for classified band |
dot-sits_color_name | Brewer color schemes |
dot-sits_config_bbox | Retrieve the bounding box for the product available at... |
dot-sits_config_check | Check that the service is valid, based on the configuration... |
dot-sits_config_default_sensor | Retrieve the default sensor for the satellite |
dot-sits_config_maximum_values | Retrieve the maximum values for a given band |
dot-sits_config_memory_bloat | Retrieve the estimated value of R memory bloat |
dot-sits_config_minimum_values | Retrieve the minimum values for a given band |
dot-sits_config_missing_values | Retrieve the missing values for bands of a sensor |
dot-sits_config_original_bands | Retrieve the orginal bands of the sensor (strips indexes) |
dot-sits_config_processing_bloat | Retrieve the estimated value of R memory bloat |
dot-sits_config_projection | Retrieve the projection for the product available at service |
dot-sits_config_providers | List the data providers available in the configuration file |
dot-sits_config_resolution | Retrieve the pixel spatial resolution for a data cube |
dot-sits_config_satellites | List the satellites supported by the configuration file |
dot-sits_config_satveg_access | Get the URL to be used to test for SATVEG access |
dot-sits_config_scale_factors | Retrieve the scale factor for a given band for a data cube |
dot-sits_config_sensors | List the sensors supported per satellite |
dot-sits_config_server | Retrieve the time series server for the product |
dot-sits_config_services | List the data services available in the configuration file |
dot-sits_config_size | Retrieve the size of the cube for a given service |
dot-sits_config_tcap | Retrieve the vector of coefficients for tasseled cap |
dot-sits_create_folds | Create partitions of a data set |
dot-sits_cube_all_robjs | Return the Raster objects associated to a data cube |
dot-sits_cube_bands | Find the bands associated to a cube |
dot-sits_cube_classified | Create a set of RasterLayer objects to store data cube... |
dot-sits_cube_create | Creates the description of a data cube |
dot-sits_cube_file | Return a file associated to a data cube, given an index |
dot-sits_cube_files | Return all file associated to a data cube |
dot-sits_cube_labelled | Create a set of RasterLayer objects to store data cube... |
dot-sits_cube_labels | Return all labels associated to a data cube |
dot-sits_cube_maximum_values | Retrieve the minimum values for a data cube |
dot-sits_cube_minimum_values | Retrieve the minimum values for a data cube |
dot-sits_cube_missing_values | Retrieve the missing values for a data cube |
dot-sits_cube_robj | Given a file index, return the associated Raster object |
dot-sits_cube_scale_factors | Retrieve the scale factors for a data cube |
dot-sits_cube_service | Find the web service associated to a cube |
dot-sits_db_read_cube | Read cube information from an SQLite database |
dot-sits_db_read_ts | Read time series from an SQLite database |
dot-sits_db_write_cube | Write cube on an SQLite database |
dot-sits_db_write_ts | Write time series on an SQLite database |
dot-sits_eocubes_check | Check that the EOCUBES service parameter are valid |
dot-sits_eocubes_cube | Uses the EOCUBES service to provide information about a data... |
dot-sits_extract | Extract a subset of the data based on dates |
dot-sits_from_csv | Obtain timeSeries from a data cube, based on a CSV file. |
dot-sits_from_EOCubes | Obtain one timeSeries from EOCubes package |
dot-sits_from_raster | Extract a time series from a ST raster data set |
dot-sits_from_satveg | Obtain one timeSeries from the EMBRAPA SATVEG server |
dot-sits_from_service | Obtain timeSeries from a web service associated to data cubes |
dot-sits_from_shp | Obtain timeSeries from WTSS server, based on a SHP file. |
dot-sits_from_wtss | Obtain one timeSeries from WTSS server and load it on a sits... |
dot-sits_ggplot_series | Plot one timeSeries using ggplot |
dot-sits_ggplot_together | Plot many timeSeries together using ggplot |
dot-sits_labels_list | Sits labels processing function |
dot-sits_latlong_to_proj | Coordinate transformation (lat/long to X/Y) |
dot-sits_max_colors | Brewer color schemes |
dot-sits_plot_allyears | Plot all intervals of one time series for the same lat/long... |
dot-sits_plot_dendrogram | Plot a dendrogram |
dot-sits_plot_patterns | Plot classification patterns |
dot-sits_plot_som_map | Plot the SOM grid with neurons labeled |
dot-sits_plot_title | Create a plot title to use with ggplot |
dot-sits_plot_together | Plot a set of time series for the same spatio-temporal... |
dot-sits_proj_to_latlong | Coordinate transformation (X/Y to lat/long) |
dot-sits_raster_check_bricks | Check if the raster files are bricks |
dot-sits_raster_check_gdal_access | Check if the raster files are accessible by GDAL |
dot-sits_raster_check_stacks | Check if the raster files are stacks |
dot-sits_raster_check_webfiles | Check if the raster files are on the web |
dot-sits_raster_cube | Create a data cube based on a set of Raster Bricks |
dot-sits_raster_filename | Define a filename associated to one classified raster layer |
dot-sits_raster_files_robj | Raster object from file |
dot-sits_raster_guess_satellite | Try a best guess for the type of sensor/satellite |
dot-sits_raster_params | Determine the cube params to write in the metadata |
dot-sits_raster_xy_inside | Tests if an XY position is inside a ST Raster Brick |
dot-sits_satveg_check | Check that the SATVEG service is working |
dot-sits_satveg_cube | Provides information about one cube of the SATVEG time series... |
dot-sits_satveg_timeline | Retrieve a timeline for the SATVEG service |
dot-sits_satveg_timeline_from_txt | Retrieve a timeline from the SATVEG service based on text... |
dot-sits_test_tibble | Tests if a sits tibble is valid |
dot-sits_tibble | Create a sits tibble to store the time series information |
dot-sits_tibble_csv | Store the results of CSV samples that could not be read |
dot-sits_tibble_prediction | Create an empty tibble to store the results of predictions |
dot-sits_tibble_rename | Rename a tibble to use "cube" instead of "coverage" |
dot-sits_timeline_class_info | Define the information required for classifying time series |
dot-sits_timeline_distance_indexes | Provide a list of indexes to extract data from a distance... |
dot-sits_timeline_index_blocks | Find the time index of the blocks to be extracted for... |
dot-sits_timeline_index_from_dates | Create a list of time indexes from the dates index |
dot-sits_timeline_is_valid_end_date | Test if end date fits inside the timeline |
dot-sits_timeline_is_valid_start_date | Test if starting date fits with the timeline |
dot-sits_timeline_match_indexes | Find indexes in a timeline that match the reference dates |
dot-sits_timeline_num_instances | Find number of instances, given a timeline and an interval |
dot-sits_timeline_raster_indexes | Provide a list of indexes to extract data from a... |
dot-sits_ts_from_satveg | Retrieve a time series from the SATVEG service |
dot-sits_wtss_check | Check that the URL of WTSS service is working |
dot-sits_wtss_cube | Provides information about one cube of the WTSS service |
pipe | Pipe |
plot | Generic interface for ploting time series |
plot.patterns | Generic interface for ploting patterns |
plot.som_map | Generic interface for plotting a SOM map |
point_mt_6bands | A time series sample with data from 2000 to 2016 |
point_ndvi | A time series sample for the NDVI band from 2000 to 2016 |
prodes_226_064 | Samples of deforestation-related classes for LANDSAT image... |
samples_mt_4bands | Samples of nine classes for the state of Mato Grosso used for... |
samples_mt_6bands | Samples of nine classes for the state of Mato Grosso used for... |
setref | Set by reference in data.table |
sits_align_dates | Aligns dates of time series to a reference date |
sits_apply | Apply a function over sits bands. |
sits_bands | Informs the names of the bands of a time series |
sits_bbox_time_series | Find the bounding box for a set of time series |
sits_break | Breaks a set of time series into equal intervals |
sits_config | Reads a configuration file and loads it in the main... |
sits_config_bands | Retrieve the bands associated to a service in the... |
sits_config_color | Retrieve the color associated to a class in the configuration... |
sits_config_cubes | Retrieve the cubes associated to a service |
sits_config_show | Shows the contents of the sits configuration file |
sits_cube | Defines a data cube |
sits_cube_check_validity | Check that the cube is valid |
sits_cube_timeline | Return the timeline associated to a data cube, given an index |
sits_data_to_csv | Export a sits tibble data to the CSV format |
sits_dates | Return the dates of a sits tibble |
sits_db_create | Creates a connection to an RSQLite database |
sits_db_info | List the time series and data cubes stored in an SQLite... |
sits_db_read | Read time series and data cubes information on an SQLite... |
sits_db_write | Write time series and data cubes information on an SQLite... |
sits_from_zoo | Import time series in the zoo format to a sits tibble |
sits_get_data | Obtain time series from different sources |
sits_labels | Returns the information about labels of a sits tibble |
sits_merge | Merge two satellite image time series |
sits_metadata_to_csv | Export a sits tibble metadata to the CSV format |
sits_mutate_bands | Add new sits bands. |
sits_ndwi | Builds normalized difference water index |
sits_patterns | Create temporal patterns using a generalised additive model... |
sits_prune | Checks that the timeline of all time series of a data set are... |
sits_relabel | Relabels a sits tibble |
sits_rename | Names of the bands of a time series |
sits_sample | Sample a percentage of a time series |
sits_savi | Builds soil-adjusted vegetation index |
sits_select_bands | Filter bands on a sits tibble |
sits_services | Provides information about the time series services available |
sits_tasseled_cap | Builds tasseled cap bands |
sits_timeline | Obtains the timeline |
sits_timeline_match | Find dates in the input data cube that match those of the... |
sits_time_series | Retrieve time series for a row of a sits tibble |
sits_time_series_dates | Retrieve the dates of time series for a row of a sits tibble |
sits_to_ts | Export data to be used to the ts format |
sits_to_zoo | Export data to be used to the zoo format |
sits_transmute_bands | Add new sits bands and drops existing. |
sits_values | Return the values of a given sits tibble as a list of... |
timeline_2000_2017 | The timeline for the sequence of images for MOD13Q1... |
timeline_2013_2014 | The timeline for the sequence of images one year (2013 to... |
timeline_modis_392 | The timeline for the sequence of images for MOD13Q1... |
ts_zoo | A time series in the ZOO format |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.