You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SlideRule's Python client makes it easier to interact with SlideRule from a Python script.
8
9
9
-
Detailed [documentation](http://icesat2sliderule.org/rtd/) on installing and using this client can be found at [icesat2sliderule.org](http://icesat2sliderule.org).
10
+
Detailed [documentation](https://slideruleearth.io/rtd/) on installing and using this client can be found at [slideruleearth.io](https://slideruleearth.io/).
10
11
11
12
## I. Installing the SlideRule Python Client
12
13
13
14
```bash
14
15
conda install -c conda-forge sliderule
15
16
```
16
17
17
-
For alternate methods to install SlideRule, including options for developers, please see the [installation instructions](http://icesat2sliderule.org/rtd/getting_started/Install.html) on icesat2sliderule.org.
18
+
For alternate methods to install SlideRule, including options for developers, please see the detailed [installation instructions](https://slideruleearth.io/rtd/getting_started/Install.html).
18
19
19
20
### Dependencies
20
21
@@ -59,7 +60,7 @@ More extensive examples in the form of Jupyter Notebooks can be found in the [ex
59
60
60
61
## III. Reference and User's Guide
61
62
62
-
Please see our [documentation](http://icesat2sliderule.org/rtd/) page for reference and user's guide material.
63
+
Please see our [documentation](https://slideruleearth.io/rtd/) page for reference and user's guide material.
0 commit comments