PACE AOP V3.1 download issue
bug
<!-- Please search existing issues to avoid creating duplicates. -->
### Environment Information
- hypercoast version:0.19.0
- Python version:3.10
- Operating System:linux
### Description
the downloaded files cannot be opened
### What I Did
I am using hypercoast to download PACE OCI L2 AOP V3.1 data
results, gdf = hypercoast.search_pace(
bounding_box=(-97.8681, 27.2813, -82.8853, 30.6164),
temporal=("2025-09-02", "2025-09-02"),
short_name="PACE_OCI_L2_AOP",
count=400,
return_gdf=True,
)
关闭于 2026-02-14 2 条评论