Clever folks,

Is there an algorithm, or known method to extract a subset of one grid
to match another. I have two grids, one nested, the other global. In
general they are regular lat/lon grids. Also, in general they are 0.5
degree lat/lon. However, I would like to make this as general as
possible.

What I am trying to accomplish is the following:
A) to have a function where I pass the two grids and meta data about
the grids (lon0, lat0, dx, numx, dy, numy, etc). Then, a subsection of
the global grid is returned that matches the nested grid.

B) in a more general case, I may have to define a regrid function so
that the subset of the global grid could match the nested grid.

Suggestions?

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to