I'm confused about the orientation of this in 2D mode 1485x1272 is correct,
with 122 bands.
(requires earthdata auth)
gdal raster info "/vsicurl/
https://obdaac-tea.earthdatacloud.nasa.gov/ob-cumulus-prod-public/PACE_OCI.20250501T234515.L2.SFREFL.V3_0.nc";
--output-format text | grep /rhos
# S
Thanks Even, that’s what I suspected.
Best,
Jesse
Lead Computer Scientist
Science Systems and Applications, Inc.
Dr Compton Tucker Team
NASA Goddard Space Flight Center
From: Even Rouault
Date: Thursday, July 3, 2025 at 4:23 PM
To: Meyer, Jesse R. (GSFC-618.0)[SCIENCE SYSTEMS AND APPLICATIONS I
Jesse,
Maybe you use SQL with the SQLite dialect? Otherwise we lack context to
tell why you get SQLite kicking it.
I don't think sqlite3_limit() would really help you here, givenit can be
used to grow settings beyond the compile time default which is 1 GiB I
believe ("Attempts to increase a
We’re trying to gdal.Polygonize a feature that exceeds SQLite’s default blob
size of 1,000,000,000 bytes. Curiously, we’re using the memory dataset, but
this appears to leverage SQLite under the hood (evidenced by the error message:
ERROR 1: In GetNextRawFeature(): sqlite3_step() : string or bl