Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bingqing-liu committed Aug 8, 2024
1 parent 03c5bce commit 7e3b8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/PACE_Cyano.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@
"source": [
"filepath = \"../data/Bingqing/PACE_OCI.20240730T181157.L2.OC_AOP.V2_0.NRT.nc\"\n",
"dataset = hypercoast.read_pace(filepath)\n",
"# Thanks to PACE OCI tutorials and notebooks, you can utilize this function to verify pixel locations: https://oceancolor.gsfc.nasa.gov/resources/docs/tutorials/notebooks/oci-file-structure/\n",
"# Thanks to PACE OCI tutorials and notebooks: https://oceancolor.gsfc.nasa.gov/resources/docs/tutorials/notebooks/oci-file-structure/\n",
"plot = hypercoast.view_pace_pixel_locations(filepath, step=20)\n",
"dataset"
]
Expand Down

0 comments on commit 7e3b8a6

Please sign in to comment.