Skip to main content

Tools for Cassini ISS analysis

Project description

Index

Tools to retrieve the PDS index for Cassini ISS image data.

df = ring_summary_index()
Stored index is up-to-date.
df.head()
<style scoped> .dataframe tbody tr th:only-of-type { vertical-align: middle; }
.dataframe tbody tr th {
    vertical-align: top;
}

.dataframe thead th {
    text-align: right;
}
</style>
VOLUME_ID FILE_SPECIFICATION_NAME OPUS_ID MINIMUM_RIGHT_ASCENSION MAXIMUM_RIGHT_ASCENSION MINIMUM_DECLINATION MAXIMUM_DECLINATION MINIMUM_RING_RADIUS MAXIMUM_RING_RADIUS FINEST_RING_INTERCEPT_RESOLUTION ... RING_CENTER_DISTANCE SUB_SOLAR_RING_LONGITUDE SUB_OBSERVER_RING_LONGITUDE RING_CENTER_PHASE_ANGLE RING_CENTER_INCIDENCE_ANGLE RING_CENTER_NORTH_BASED_INCIDENCE_ANGLE RING_CENTER_EMISSION_ANGLE RING_CENTER_NORTH_BASED_EMISSION_ANGLE SOLAR_RING_OPENING_ANGLE OBSERVER_RING_OPENING_ANGLE
0 COISS_2001 data/1454725799_1455008789/N1454725799_1.LBL co-iss-n1454725799 35.528398 35.905555 9.719637 10.091212 205899.335 1098621.586 419.0137 ... 70874998.947 284.523 215.951 64.07 64.589 115.411 73.676 106.324 -25.411 -16.324
1 COISS_2001 data/1454725799_1455008789/N1454726579_1.LBL co-iss-n1454726579 36.662898 37.039038 9.590114 9.960833 721136.155 1745689.307 421.97145 ... 70870851.371 284.524 215.951 64.07 64.589 115.411 73.676 106.324 -25.411 -16.324
2 COISS_2001 data/1454725799_1455008789/N1454727359_1.LBL co-iss-n1454727359 36.928066 37.304334 9.879593 10.25011 1042341.438 2186830.92 414.79041 ... 70866703.094 284.524 215.951 64.071 64.589 115.411 73.676 106.324 -25.411 -16.324
3 COISS_2001 data/1454725799_1455008789/N1454728139_1.LBL co-iss-n1454728139 28.10042 28.479618 6.224709 6.601574 <NA> <NA> <NA> ... 70862557.207 284.524 215.951 64.071 64.589 115.411 73.676 106.324 -25.411 -16.324
4 COISS_2001 data/1454725799_1455008789/N1454728919_1.LBL co-iss-n1454728919 37.981418 38.357791 10.611947 10.981697 3865717.589 3905151.343 405.91234 ... 70858406.794 284.525 215.951 64.071 64.589 115.411 73.676 106.324 -25.411 -16.324

5 rows × 59 columns

clearnacs = get_clearnacs_ring_images()
clearnacs.info()
Stored index is up-to-date.
'isotime' column does not exist. Leaving index as it is.
<class 'pandas.core.frame.DataFrame'>
Int64Index: 13406 entries, 2321 to 100442
Columns: 140 entries, FILE_NAME to STANDARD_DATA_PRODUCT_ID
dtypes: Float64(68), Int64(22), datetime64[ns](7), string(43)
memory usage: 15.6 MB
filter_for_ringspan(clearnacs, 500).info()
<class 'pandas.core.frame.DataFrame'>
Int64Index: 44 entries, 13326 to 13370
Columns: 140 entries, FILE_NAME to STANDARD_DATA_PRODUCT_ID
dtypes: Float64(68), Int64(22), datetime64[ns](7), string(43)
memory usage: 52.3 KB

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyciss-0.13.2.tar.gz (31.7 kB view hashes)

Uploaded Source

Built Distribution

pyciss-0.13.2-py3-none-any.whl (33.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page