Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Shift in the position of generated data(spatial_subset) #817

Closed
Evadzi opened this issue Nov 29, 2018 · 2 comments
Closed

Shift in the position of generated data(spatial_subset) #817

Evadzi opened this issue Nov 29, 2018 · 2 comments
Labels

Comments

@Evadzi
Copy link

Evadzi commented Nov 29, 2018

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..
image

Steps to reproduce the problem

  1. 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)

  2. lc_subset_spatial = cate.ops.subset_spatial(ds=lc, region="-20,-20,20,20")

Specifications

Cate 2.0.0-dev 23, Windows 10

@forman
Copy link
Member

forman commented Nov 30, 2018

Maybe linked to LC data issue #804

@JanisGailis
Copy link
Member

What happens if plot_map is used on the subset? Might need to subset an even smaller chunk for plot_map to work.

@forman forman closed this as completed in d42643b Mar 1, 2019
dzelge added a commit that referenced this issue Oct 22, 2019
* The aggregate function _lta now returns a xr.dataset produced by xr.mean()
* Added a Dockerfile
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants