Skip to content

Commit

Permalink
external links populated for web client views
Browse files Browse the repository at this point in the history
  • Loading branch information
jpswinski committed Nov 17, 2023
1 parent cc78389 commit ec35cd6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/rtd/source/archive/SlideRuleWebClient.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,14 @@ The web client runs in a docker container inside a provisioned SlideRule cluster

The client will have four main views:
1. A ***beginner*** view - a simple map interface that is intuitive and allows users to quickly access basic features of SlideRule
![Figure 2](https://raw.githubusercontent.com/ICESat2-SlideRule/assets/main/web-client-view1.png "Beginner View")
2. An ***advanced*** view - a feature rich map interface with all of the processing request parameters exposed to the user for advanced SlideRule requests
![Figure 3](https://raw.githubusercontent.com/ICESat2-SlideRule/assets/main/web-client-view2.png "Advanced View")
3. A ***record*** view - a list of recent SlideRule requests along with the results available to replot and interrogate
![Figure 4](https://raw.githubusercontent.com/ICESat2-SlideRule/assets/main/web-client-view3.png "Record View")
4. A ***profile*** view - a scatter plot of along track data associated with one of the SlideRule processing requests
![Figure 5](https://raw.githubusercontent.com/ICESat2-SlideRule/assets/main/web-client-view4.png "Profile View")

![Figure 2](https://raw.githubusercontent.com/ICESat2-SlideRule/assets/main/web-client-view1.png "Beginner View")

## Implementation Considerations

Expand Down

0 comments on commit ec35cd6

Please sign in to comment.