--- 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: "Give It a Try" url: https://client.slideruleearth.io excerpt: "Process Earth science datasets in the cloud through API calls to SlideRule web services." opening: - title: 'What Is SlideRule?' intro: - excerpt: '___SlideRule___ is a public web service with 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 a growing list of earth science datasets stored in S3. [Python](https://github.com/SlideRuleEarth/sliderule/tree/main/clients/python), [Node.js](https://github.com/SlideRuleEarth/sliderule/tree/main/clients/nodejs), and [Web](https://client.slideruleearth.io) 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/sliderule_web_client.png alt: "Web Client" url: https://client.slideruleearth.io btn_label: "Web Client" btn_class: "btn--primary" title: "Web Client" - image_path: /assets/images/sliderule_prov_sys.png 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 %}