Skip to content

Commit

Permalink
add reference to PYION
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay L. Gao committed Aug 17, 2024
1 parent 2e8f0c3 commit d91f904
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gh-pages/docs/BP-Service-API.md
Original file line number Diff line number Diff line change
Expand Up @@ -759,3 +759,7 @@ In general there are two types of ZCO that is relevant to a user.
* Can be used if you wish not to make a copy of the data in the ION SDR (possibly to save SDR space)
* You allow ION to access the original data (file) in the host computer's file system. Need to check if this restriction applies.
* See example in `bpdriver.c`
## Python API
ION provides a Python API that is a wrapper around the C API, called [PYION](https://github.com/nasa-jpl/pyion), which is available on GitHub.

0 comments on commit d91f904

Please sign in to comment.