Skip to content

Time Series Modal

Venus Ku edited this page Jan 20, 2023 · 1 revision

Contents

  1. "Time-Series" plot
    • contains data extracted along the transect (for ASCII-grid or GeoTIFF files) or data extracted near the transect (for point data stored in csv, txt, or GeoJSON files)
    • displayed at the top of the modal
  2. "Selected Transect(s) Data" table
    • contains information about the selected transect
    • underneath the "Time-Series" plot, on the left
  3. Interactive map
    • displays the selected transect and the buffer area (if there is point data extracted)
    • underneath the "Time-Series" plot, on the right
  4. "Data Files Used for Time-Series" widget
    • can be modified to specify which data files to look through when extracting data along or near the selected transect
    • underneath the "Selected Transect(s) Data" table
  5. "Search Radius For Extracting Point Data Near a Transect" slider
    • can be modified to specify the buffer area (i.e. search radius) when extracting point data near a transect
    • underneath the "Selected Transect(s) Data" table

Possible Results

  • If data was able to be found along or near the selected transect, all the contents mentioned above will be displayed. (add example image)
  • If no data was able to be found along or near the selected transect, everything except for the "Time-Series" plot will be displayed. (add example image)
  • If multiple transects have been selected, only the "Selected Transect(s) Data" table and the interactive map will be displayed. (add example image)
Clone this wiki locally