Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dealing with 1D array output from data assimilation #1156

Closed
liujake opened this issue Apr 20, 2020 · 1 comment
Closed

dealing with 1D array output from data assimilation #1156

liujake opened this issue Apr 20, 2020 · 1 comment

Comments

@liujake
Copy link

liujake commented Apr 20, 2020

Hi,
Just finished tutorial notebooks. Great package for satellite data processing/plotting! I work on weather satellite data assimilation. Often time DA output file is organized in 1D arrays instead of 2D (y,x) grid satpy dealing with. E.g., tb_obs_chan1(1:n), latitude(1:n), and longitude(1:n). Geolocations in 1D arrays can be irregular. Can satpy resample/plot this type of 1D data?
Zhiquan (Jake) Liu, NCAR/MMM

@zxdawn
Copy link
Member

zxdawn commented Apr 20, 2020

@liujake Hi, Zhiquan. You can try the SwathDefinition in the pyresample, see here: https://pyresample.readthedocs.io/en/stable/swath.html.

@liujake liujake closed this as completed Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants