Skip to content

resample from latlon large target grid to smaller grid #562

Answered by djhoese
Marston asked this question in Q&A
Discussion options

You must be logged in to vote

And no, pyresample needs to compute all the coordinates for these areas so it can:

  1. Build a KDTree of all input pixel coordinates
  2. Query the KDTree to say "what pixel in the input data is nearest to this output pixel"

Replies: 2 comments 38 replies

Comment options

You must be logged in to vote
15 replies
@Marston
Comment options

@djhoese
Comment options

@djhoese
Comment options

Answer selected by Marston
@Marston
Comment options

@Marston
Comment options

@djhoese
Comment options

@Marston
Comment options

Comment options

You must be logged in to vote
23 replies
@Marston
Comment options

@mraspaud
Comment options

@Marston
Comment options

@mraspaud
Comment options

@Marston
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants