Re: Integrate a grid?

Andy Jacobson <[email protected]> Fri, 20 Jun 2014 11:10:25 -0600
Newsgroups gmane.comp.gis.gmt.user
Message-ID <[email protected]>
Hi Joe,

Perhaps it is anathema to suggest using some other software, but I'm a big believer in using the best tool for the job.  Ferret (http://ferret.pmel.noaa.gov/Ferret/) is a great way to get simple integrals like this:

use heatflux.nc
list foo[x=@din,y=@din]

will do the trick.  Ferret has less sophisticated graphics, but excels at simple netCDF I/O and analysis.

Regards,

Andy

On Fri 20 Jun 2014, at 09:41 , Becker, Joseph J. <[email protected]> wrote:

> Hi,
> 
> So my “RDF” works and I have a new estimate of the global Heat Flux using Goutorbe's method  and “attributes” in a new way. Cool, but this is Watts/m^2, and everyone wants to know what the total heat flux from the core/mantle is.
> 
> I simply need to “integrate my grid over area”.
> 
> While it is possible to make the “area of each node” grid as described here by Paul and Joaquim a few years ago,
> 
> 	http://comments.gmane.org/gmane.comp.gis.gmt.user/18770
> 
> 
> I’m wondering if there is a new and improved new tool from the GMT 5, (or possibly a “trick”) that does “integrals” of all sorts: 
> 
> 	one D, area, volume
> 
> 	line, contour, etc, etc,
> 
> 
> Thanks,
> 
> JJ
> 
> —————
> 
> Mailing list for GMT discussions of all kinds.  If you are not sure you have found a bug, discuss it here first.
> To formally report bugs or request features, please register and add New Issue on gmt.soest.hawaii.edu
> To unsubscribe, send the message "signoff gmt-help" to [email protected]
> Note: gmt-help will become obsolete on Sept 1, 2014 - please use forum on gmt.soest.hawaii.edu instead.

-- 
Andy Jacobson
[email protected]

NOAA Earth System Research Lab
Global Monitoring Division
325 Broadway R/GMD1
Boulder, Colorado 80305

303/578-2237

Mailing list for GMT discussions of all kinds.  If you are not sure you have found a bug, discuss it here first.
To formally report bugs or request features, please register and add New Issue on gmt.soest.hawaii.edu
To unsubscribe, send the message "signoff gmt-help" to [email protected]
Note: gmt-help will become obsolete on Sept 1, 2014 - please use forum on gmt.soest.hawaii.edu instead.