convert it to a regular latitude-longitude grid #76
Replies: 5 comments
|
This is an old notebook that might be outdated, but it might point you in the right direction. https://github.com/blaylockbk/goes2go/blob/main/latlon_grids/create_standard_GOES_latlon_grids.ipynb |
0 replies
|
收到
|
0 replies
|
Found this |
0 replies
|
收到
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I want to use ABI-L1b data, but this data is in a geostationary projection. When I use it, I need to convert it to a regular latitude-longitude grid. How should I handle this?
All reactions