Getting Started
Origin and Purpose
Installation
Citing icepyx
Examples
Accessing ICESat-2 Data
Subsetting ICESat-2 Data
ICESat-2’s Nested Variables
Visualizing ICESat-2 Elevations
Reading ICESat-2 Data in for Analysis
ICESat-2 AWS cloud data access
QUEST Example: Finding Argo and ICESat-2 data
User Guide
icepyx Documentation (API)
icepyx-QUEST Documentation (API)
icepyx ChangeLog
Contributing
Project Contributors
Contribution Guidelines
How to Contribute
Recognizing Contributions
icepyx Internals
QUEST Supported Datasets
icepyx Development Plan
Release Guide
Contributor Covenant Code of Conduct
Community and Resources
ICESat-2 Resource Guide
Contact Us
Who is using icepyx?
icepyx Adoption
icepyx
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
_
__init__() (icepyx.GenQuery method)
(icepyx.Query method)
(icepyx.Quest method)
(icepyx.Read method)
(icepyx.Variables method)
A
about_product() (in module icepyx.core.is2ref)
add_argo() (icepyx.Quest method)
add_icesat2() (icepyx.Quest method)
append() (icepyx.Variables method)
auth (icepyx.core.auth.EarthdataAuthMixin property)
AuthenticationError
avail() (icepyx.Variables method)
avail_granules() (icepyx.Query method)
B
build_params() (icepyx.core.APIformatting.Parameters method)
C
check_dateline() (in module icepyx.core.spatial)
check_order_status() (icepyx.core.harmony.HarmonyApi method)
check_req_values() (icepyx.core.APIformatting.Parameters method)
check_s3bucket() (in module icepyx.core.validate_inputs)
check_valid_date_range() (in module icepyx.core.temporal)
check_values() (icepyx.core.APIformatting.Parameters method)
CMRparams (icepyx.Query property)
combine_params() (in module icepyx.core.APIformatting)
convert_string_to_date() (in module icepyx.core.temporal)
cycles (icepyx.Query property)
cycles() (in module icepyx.core.validate_inputs)
D
DataOrder (class in icepyx.core.orders)
dates (icepyx.Query property)
download() (icepyx.core.granules.Granules method)
(icepyx.core.orders.DataOrder method)
download_all() (icepyx.Quest method)
download_granules() (icepyx.core.harmony.HarmonyApi method)
(icepyx.core.orders.DataOrder method)
(icepyx.Query method)
E
EarthdataAuthMixin (class in icepyx.core.auth)
end (icepyx.core.temporal.Temporal property)
end_time (icepyx.Query property)
extent (icepyx.core.spatial.Spatial property)
extent_as_gdf (icepyx.core.spatial.Spatial property)
extent_file (icepyx.core.spatial.Spatial property)
extent_type (icepyx.core.spatial.Spatial property)
extract_product() (in module icepyx.core.is2ref)
extract_version() (in module icepyx.core.is2ref)
F
filelist (icepyx.Read property)
files_in_latest_n_cycles() (in module icepyx.core.visualization)
fmt_for_CMR() (icepyx.core.spatial.Spatial method)
fmt_for_EGI() (icepyx.core.spatial.Spatial method)
fmted_keys (icepyx.core.APIformatting.Parameters attribute)
G
generate_OA_parameters() (icepyx.core.visualization.Visualize method)
GenQuery (class in icepyx)
geodataframe() (in module icepyx.core.spatial)
get_avail() (icepyx.core.granules.Granules method)
get_capabilities() (icepyx.core.harmony.HarmonyApi method)
gran_IDs() (in module icepyx.core.granules)
gran_paras() (in module icepyx.core.visualization)
Granules (class in icepyx.core.granules)
granules (icepyx.core.orders.DataOrder attribute)
(icepyx.Query property)
grid_bbox() (icepyx.core.visualization.Visualize method)
gt2spot() (in module icepyx.core.is2ref)
H
HARMONY_BASE_URL (icepyx.core.orders.DataOrder attribute)
harmony_client (icepyx.core.harmony.HarmonyApi attribute)
(icepyx.core.orders.DataOrder attribute)
HarmonyApi (class in icepyx.core.harmony)
HarmonyTemporal (class in icepyx.core.harmony)
I
icepyx.core.APIformatting
module
icepyx.core.auth
module
icepyx.core.granules
module
icepyx.core.harmony
module
icepyx.core.is2ref
module
icepyx.core.orders
module
icepyx.core.spatial
module
icepyx.core.temporal
module
icepyx.core.types
module
icepyx.core.validate_inputs
module
icepyx.core.visualization
module
info() (in module icepyx.core.granules)
J
job_id (icepyx.core.orders.DataOrder attribute)
job_id() (icepyx.core.orders.DataOrder method)
job_ids (icepyx.core.harmony.HarmonyApi attribute)
L
latest_version() (icepyx.Query method)
(in module icepyx.core.is2ref)
load() (icepyx.Read method)
M
make_request() (icepyx.core.visualization.Visualize method)
module
icepyx.core.APIformatting
icepyx.core.auth
icepyx.core.granules
icepyx.core.harmony
icepyx.core.is2ref
icepyx.core.orders
icepyx.core.spatial
icepyx.core.temporal
icepyx.core.types
icepyx.core.validate_inputs
icepyx.core.visualization
O
order_granules() (icepyx.Query method)
order_vars (icepyx.Query property)
P
parallel_request_OA() (icepyx.core.visualization.Visualize method)
Parameters (class in icepyx.core.APIformatting)
parse_var_list() (icepyx.Variables static method)
partype (icepyx.core.APIformatting.Parameters attribute)
path (icepyx.Variables property)
pause() (icepyx.core.orders.DataOrder method)
pause_order() (icepyx.core.harmony.HarmonyApi method)
place_order() (icepyx.core.granules.Granules method)
(icepyx.core.harmony.HarmonyApi method)
poss_keys (icepyx.core.APIformatting.Parameters property)
prod_version() (in module icepyx.core.validate_inputs)
product (icepyx.Query property)
(icepyx.Read property)
(icepyx.Variables property)
product_all_info() (icepyx.Query method)
product_summary_info() (icepyx.Query method)
product_version (icepyx.Query property)
Q
Query (class in icepyx)
query_icesat2_filelist() (icepyx.core.visualization.Visualize method)
Quest (class in icepyx)
R
Read (class in icepyx)
remove() (icepyx.Variables method)
request_OA_data() (icepyx.core.visualization.Visualize method)
resume() (icepyx.core.orders.DataOrder method)
resume_order() (icepyx.core.harmony.HarmonyApi method)
S
s3login_credentials (icepyx.core.auth.EarthdataAuthMixin property)
save_all() (icepyx.Quest method)
search_all() (icepyx.Quest method)
session (icepyx.core.auth.EarthdataAuthMixin property)
show_custom_options() (icepyx.Query method)
skip_preview() (icepyx.core.harmony.HarmonyApi method)
(icepyx.core.orders.DataOrder method)
Spatial (class in icepyx.core.spatial)
spatial (icepyx.Query property)
spatial_extent (icepyx.Query property)
start (icepyx.core.harmony.HarmonyTemporal attribute)
(icepyx.core.temporal.Temporal property)
start_time (icepyx.Query property)
status() (icepyx.core.orders.DataOrder method)
stop (icepyx.core.harmony.HarmonyTemporal attribute)
T
Temporal (class in icepyx.core.temporal)
temporal (icepyx.Query property)
to_string() (in module icepyx.core.APIformatting)
tracks (icepyx.Query property)
tracks() (in module icepyx.core.validate_inputs)
type (icepyx.core.orders.DataOrder attribute)
U
user_check() (in module icepyx.core.visualization)
V
validate_bounding_box() (in module icepyx.core.spatial)
validate_date_range_date() (in module icepyx.core.temporal)
validate_date_range_datestr() (in module icepyx.core.temporal)
validate_date_range_datetime() (in module icepyx.core.temporal)
validate_date_range_dict() (in module icepyx.core.temporal)
validate_polygon_file() (in module icepyx.core.spatial)
validate_polygon_list() (in module icepyx.core.spatial)
validate_polygon_pairs() (in module icepyx.core.spatial)
validate_times() (in module icepyx.core.temporal)
Variables (class in icepyx)
variables (icepyx.Read property)
version (icepyx.Variables property)
Visualize (class in icepyx.core.visualization)
visualize_elevation() (icepyx.Query method)
visualize_spatial_extent() (icepyx.Query method)
viz_elevation() (icepyx.core.visualization.Visualize method)