| add_missing_dates | Add missing dates to a year of observations (a time-series... |
| BRICK_HLS_IMAGES | Harmonized Landsat-Sentinel images used to build the SITS... |
| BRICK_IMAGES | Landsat images used to build the SITS bricks described in the... |
| build_brick_hls_griffiths | Build a SITS brick using a mixture of HLS images. |
| build_brick_hls_raw | Build a SITS brick using HLS images. |
| build_brick_landsat_modis | Build a tibble of Landsat-8 and Modis iamges. |
| build_brick_raw | Build a SITS brick of images. |
| build_brick_sentinel2 | Build a SITS brick using Sentinel-2 images. |
| build_brick_simple | Build a SITS brick of cloud-masked images. |
| build_brick_starfm | Build a SITS brick using a fusion model (StarFM) to fill in... |
| build_brick_tibble | Build a tibble with the data required to create bricks. |
| build_brick_tibble2 | Build a tibble of the data required to create bricks. |
| build_cloud_brick | Helper function for building cloud bricks. |
| build_hls_tibble | Build a metadata table of HLS images in a directory. |
| build_landsat_tibble | Build a table from the images in the given directory. |
| build_modis_tibble | Build a table from the images in the given directory. |
| build_sentinel_tibble | Build a table from the images in the given directory. |
| build_spectral_mixture_brick | Helper function for building spectral mixture model bricks. |
| build_ts | Group images into time series |
| call_os | Call the operating system. |
| compute_brick | Do a calculation on bricks. |
| compute_brick_index | Compute a vegetation-index brick. |
| compute_brick_vi | Compute a vegetation-index brick. |
| compute_mixture_model | Compute a mixture model. |
| compute_vi | Compute vegetation indexes from bricks. |
| fill_clouds | Fill in the clouds of img with the pixels from StarFM. |
| gdal_build_vrt | Build a Virtual Dataset file. |
| gdal_calc | Do calculations on images. |
| gdal_match_name | Get the full MOD13Q1 name from a file path. |
| gdal_merge | Convert raster between formats |
| gdal_translate | Convert raster between formats |
| gdal_warp | Process images |
| get_brick_ts | Get a time series from a brick. |
| get_dataset_names | Get the an image's dataset names. |
| get_landsat_band | Get the Landsat band name from the file path |
| get_landsat_corner_mask | Get a mask for the borders of a Lansat image. |
| get_landsat_metadata | Get the metadata required to call gdal's utilitaries. |
| get_next_image | Find the best-next image for a fusion model. |
| get_number_of_bands | Get the number of bands in a file. |
| get_tile_neighbors | Get the 8 neighbors of a Landsat or MODIS tile. |
| mask_clouds | Replace the clouds with a value. |
| mask_negatives | Replace negatives values. |
| match_prodes_year | Get the PRODES year of the given date |
| match_tile_date | Find the tiled images closest to a given date. |
| match_tiles2scenes | Match MODIS tiles to Landsat scenes. |
| max_hole | Return the size of the largest hole in time series. |
| parse_img_name | Get metadata from images' file names. |
| pile_files | Pile image files into a sigle file. |
| pile_up | Pile images into files.. |
| pipe | Pipe |
| read_hdf | Get a band from a HDF4 file. |
| run_starFM | Run the StarFM fusion model. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.