We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c6d10f commit 129f878Copy full SHA for 129f878
docs/source/developer_guide/data.rst
@@ -66,7 +66,7 @@ this data:
66
67
.. code-block:: python
68
69
- from ml_peg.calcs.utils.utils import download_github_data
+ from ml_peg.calcs.utils.utils import download_s3_data
70
71
data_dir = download_s3_data(filename="S24.zip", key="inputs/surfaces/S24/S24.zip")
72
0 commit comments