Skip to content

Commit

Permalink
Add pace cyano (#130)
Browse files Browse the repository at this point in the history
* add pace cyano

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Skip notebook execute

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Qiusheng Wu <[email protected]>
  • Loading branch information
3 people authored Aug 25, 2024
1 parent 0004956 commit 2b05fb7
Show file tree
Hide file tree
Showing 6 changed files with 1,827 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/examples/multispectral.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"metadata": {},
"outputs": [],
"source": [
"# %pip install \"hypercoast[extra]\""
"# %pip install \"hypercoast[extra]"
]
},
{
Expand Down Expand Up @@ -77,7 +77,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.14"
"version": "3.11.9"
}
},
"nbformat": 4,
Expand Down
3 changes: 2 additions & 1 deletion docs/examples/pace.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"metadata": {},
"outputs": [],
"source": [
"# filepath = \"data/PACE_OCI.20240423T184658.L2.OC_AOP.V1_0_0.NRT.nc\"\n",
"filepath = \"data/PACE_OCI.20240423T184658.L2.OC_AOP.V1_0_0.NRT.nc\"\n",
"hypercoast.download_file(url, filepath)"
]
Expand Down Expand Up @@ -231,7 +232,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.14"
"version": "3.11.9"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 2b05fb7

Please sign in to comment.