Displaying 1 result from an estimated 1 matches for "gfed3".
Did you mean:
gfed
2012 Jul 23
2
translating IDL to R
...ovided only in
IDL (see listings following my .sig).
However I have R in both work environments, and love it. So if there
are any experts in IDL-to-R porting out there, I'd appreciate your
assistance.
TIA, Tom Roche <Tom_Roche at pobox.com>---2 IDL routines follow to EOF---
from ftp://gfed3:dailyandhourly at zea.ess.uci.edu/GFEDv3.1/Readme.pdf
;++++++++++++++++++++ idl code to generate daily emissions +++++++++
nlon=720 ; number of grid points by longitude
nlat=360 ; number of grid points by latitude
gfedmly=fltarr(nlon,nlat) ; array containing monthly emissions
gfeddly=fltarr(nlon,n...