You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
Expected behavior
perform spatial subset using specified lon, lat values
Actual behavior
Cate executes the spatial subset process but shift in the position of the generated data
...see..
Steps to reproduce the problem
lc = cate.ops.open_dataset(ds_id="esacci.LC.5-yrs.L4.LCCS.multi-sensor.multi-platform.Map.1-6-1.r1", force_local=True)
lc_subset_spatial = cate.ops.subset_spatial(ds=lc, region="-20,-20,20,20")
Specifications
Cate 2.0.0-dev 23, Windows 10
The text was updated successfully, but these errors were encountered: