podaac / swodlr-ui

User Interface for On-Demand Raster Generation System
2 stars 1 forks source link

Suggest available cycle/pass/scenes as user is inputing them #21

Closed viviant100 closed 9 months ago

viviant100 commented 1 year ago

@joshgarde we'll discuss what additional api work needed to support this capability.

frankinspace commented 1 year ago

Based on the information provided from swot science team perhaps a simple first go would be to just show the constraints in text on the UI rather then an auto-suggest feature.

Cycle: Valid values 0 - 399
Pass: Valid values 1 - 584
Scene: Valid values 1 - 154

To enter a range of values, enter two numbers separated by a hyphen (e.g. 1-10)
jbyrne6 commented 1 year ago

Ok got it, I can implement that into the UI as a first pass at this feature.

viviant100 commented 10 months ago

will do after https://github.com/podaac/swodlr/issues/89 is complete

frankinspace commented 9 months ago

Closing for now as spatial search is a better end user solution. Can revisit suggestions at another time