API reference#
The API reference provides an overview of public objects, functions, and methods implemented in coincident.
Search#
Perform a search for geospatial data using STAC or non-STAC APIs for a single dataset. |
|
Perform an cascading search to find overlapping datasets acquired within specific time ranges. |
|
Converts a |
|
Convert a STAC ItemCollection to a GeoDataFrame. |
|
Read WESM metadata from a remote CSV file. |
|
Extracts full geometry from remote WESM GPKG based on Feature ID (FID) |
|
Retrieve swath polygons from a remote URL and convert swath time to datetime. |
Overlaps#
Calculate the geographic area of each polygon in a GeoDataFrame in KM^2 |
|
Subset a GeoDataFrame by a minimum area threshold. |
|
Subset GeoDataFrame with time intervals by a single temporal span. |
|
Subset a GeoDataFrame by a maximum duration. |
IO#
Subsets GEDI L2A data based on a given GeoDataFrame and optional area of interest (AOI). |
|
Subset ATL06 data using provided GeoDataFrame and optional parameters. |
|
Generate Custom SlideRule ATL06 Product |
|
Sample 3DEP 1-meter DEM with POINT geometries in GeoDataFrame. |
|
Convert a GeoDataFrame to an xarray DataArray using odc.stac |
|
Open a browse image from a STAC item using the specified overview level. |
|
Downloads a STAC item to a specified local path. |
Plot#
Map view of Maxar browse image from a STAC item using Matplotlib. |
|
Map view of ESA WorldCover data. |
|
Map view of DEM with an option to plot a hillshade underneath |
|
Create a panel figure comparing DEM and altimetry elevations. |
|
Map view of laser altimeter point data with an optional hillshade background. |
|
Box plots of elevation differences by terrain group for two input elevation datasets. |
|
Histogram of elevation differences between DEMs or point data, grouped by ESA World Cover 2020 land cover class. |
Datasets#
Essential metadata for supported datasets |