kartoza / tomorrownow_gap

https://kartoza.github.io/tomorrownow_gap/
0 stars 0 forks source link

GAP API Swaggers Doc Update #219

Closed danangmassandy closed 3 weeks ago

danangmassandy commented 1 month ago

Section orders:

  1. User ID
  2. Weather & Climate Data
  3. Crop Insights Engine

For Weather & Climate Data Parameters

  1. Product type (use descriptions if possible, or add the descriptions)
  1. Attribute selection based on selected product type

  2. Datetime ranges: Start Date, Start Time, End Date, End Time Need to group multiple request parameters Adding time parameters are for querying Windborne/Disdrometer #222

  3. File output type

  4. Locations: Lat/Lon, Altitude

  5. Locations: Bbox or Polygon/LocationID (#202)

mvmaltitz commented 3 weeks ago

@danangmassandy

  1. I propose to place the product type section first to allow the user to choose the products

  2. Once the product is chosen, the specific attributes linked to that data set should appear in the attributes list below (i.e filter attributes to only show the selected dataset).

  3. We could have a way to show all attributes from all products to allow for a bundle request, but then each attribute needs to be labelled to know which data attributes are chosen.

Image

Image