::: header
:::
Overview Directory File Source
{align=“top”} Etc Categories Search Index Help User documentation
single page{target=“_top”} | use frames{target=“_top”} summary class fields routine details file attributes
::: content
\
::: {#file_comments} ::: small This program is an example to demonstrate calling the Satellite Situation Center’s REST Web Services from an L3Harris Interactive Data Language (IDL) program. It demonstrates the following:
To successfully run this program, you must do the following:
$ pip install sscws.
:::
:::Author
: B. Harris
Copyright
: Copyright (c) 2021 United States Government as represented by the National Aeronautics and Space Administration. No copyright is claimed in the United States under Title 17, U.S.Code. All Other Rights Reserved.
[result]{.var} = SpdfGetExampleConjunctionRequest()
: Creates an example conjunction query request.
SpdfPrintConjunctionResult[, result]{.argument}
: Prints a Python Dict representation of a QueryResult as defined in SSC.xsd.
: This procedure is an example to demonstrate calling the SSC REST Web Services from an IDL program.
::: {#routine-details}
::: {#SpdfGetExampleConjunctionRequest .routine-details .details}
[result]{.var} = SpdfGetExampleConjunctionRequest()
Creates an example conjunction query request. The object returned is a Python sscws.request QueryRequest object for use in the sscws.sscws.get_conjunctions() method. The query is for magnetic field line conjunctions of at least 2 THEMIS satellites with one of 4 THEMIS ground stations duing 2008 doy = 1 - 5.
::: small an example Python sscws.request QueryRequest. ::: :::
::: {#SpdfPrintConjunctionResult .routine-details .details}
SpdfPrintConjunctionResult[, result]{.argument}
Prints a Python Dict representation of a QueryResult as defined in SSC.xsd.
result [in type=hash ]{.smaller}
: QueryResult to print. :::
::: {#SpdfSscWsConjunctionExample .routine-details .details}
SpdfSscWsConjunctionExample
This procedure is an example to demonstrate calling the SSC REST Web Services from an IDL program. It demonstrates the following:
::: {#attributes}
Modification date: Fri May 13 08:54:13 2022 Lines: 72
:::
SSC
Feedback.
:::
::: footer
Produced by IDLdoc 3.6.4 on Mon Apr 8 09:51:02 2024 IDLdoc project information{target=“_top”}
:::