Earth-Information-System / veda-data-processing

Scripts for data downloading, transformation, and related processing for the VEDA project.
Apache License 2.0
2 stars 8 forks source link

VEDA STAC Introduction #10

Open paridhi-parajuli opened 1 year ago

paridhi-parajuli commented 1 year ago

Complete worked VEDA STAC example — one notebook that shows how to: Show this list to Slesa and confirm what documentation VEDA already has! If documentation already exists, confirm that it works.

  1. List all collections (already done). –done
  2. List all collections that intersect a polygon (e.g., California)
  3. List all collections that intersect a time range (e.g., July 2020)
  4. List collections that intersect both a polygon and time range
  5. Retrieve and plot lis-tws-trend data for California.
paridhi-parajuli commented 1 year ago

Feb 17, 2023

  1. Found searches that match both time range and polygon.
  2. No variable in lis-tws-trend data.
  3. Need to work for multipolygons.