Skip to content

Commit

Permalink
update formatting in web client doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jpswinski committed Nov 17, 2023
1 parent ec35cd6 commit 8a46b48
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions docs/rtd/source/archive/SlideRuleWebClient.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,19 @@ 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")

![Figure 2](https://raw.githubusercontent.com/ICESat2-SlideRule/assets/main/web-client-view2.png "Advanced 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")

![Figure 3](https://raw.githubusercontent.com/ICESat2-SlideRule/assets/main/web-client-view1.png "Beginner 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")


Expand Down

0 comments on commit 8a46b48

Please sign in to comment.