EXTRACT a certain domain from EDGAR_v8.1 dataset

Hello Everyone,

I want to extract a certain domain from Edgar.v8.1’s glob domain (1800*3600).

So far, I have tried several approaches, including CDO, NCO, Xarray, and NC.createDimension. However, when I attempt to run smkinv, the process eventually fails with the following error:

“Bad COL dimension for “fluxes” in “TMPFILE”

Has anyone successfully managed this type of extraction?

I also came across a related discussion regarding HTAP_v3, and it is worth noting that HTAP_v3.1 provides the HTAP Tool specifically for this purpose.

I greatly appreciate any insights or experiences.

Mason