--- title: "SlideRule Earth" layout: splash date: 2021-04-23T11:30:00-04:00 header: overlay_color: "#000" overlay_filter: "0.5" overlay_image: /assets/images/nz_glacier.jpeg actions: - label: "Getting Started" url: /rtd/getting_started/Getting-Started.html excerpt: "Process Earth science datasets in the cloud through REST API calls to SlideRule web services." opening: - title: 'What Is SlideRule?' intro: - excerpt: '___SlideRule___ is a public web service with REST APIs for processing science data and returning results. It provides researchers and other data systems with low-latency access to generated data products using processing parameters supplied at the time of the request. _SlideRule_ runs in AWS us-west-2 and has access to ICESat-2, GEDI, Landsat, and a growing list of other datasets stored in S3. While its web services can be accessed by any http client (e.g. curl), [Python](https://github.com/SlideRuleEarth/sliderule) and [Node.js](https://github.com/SlideRuleEarth/sliderule) clients are provided to make it easier to interact with _SlideRule_.' feature_row: - image_path: /assets/images/doc_frontpage.jpg alt: "Documentation" url: /rtd/ btn_label: "Documentation" btn_class: "btn--primary" title: "User Documentation" - image_path: /assets/images/voila_demo.png alt: "Demo" url: https://demo.slideruleearth.io btn_label: "Demo" btn_class: "btn--primary" title: "Web Interface" - image_path: /assets/images/sliderule_arch_whitebg.jpg alt: "SlideRule architecture" url: https://ps.slideruleearth.io btn_label: "Accounts" btn_class: "btn--primary" title: "Private Clusters" --- {% include feature_row id="opening" type="center" %} {% include feature_row id="intro" type="wide" %} {% include feature_row %}