[RegCNET]Re: Analysing RegCM output in arcview: Extracting climate estimates on irregular grids in arcview

Gil Lizcano glizcano at geog.ucl.ac.uk
Thu Jan 5 11:22:51 CET 2006


Hello Joseph,

I can provide you some scripts to convert netcdf to ascii arcview format. 
They  are based on awk and nco. 
Otherwise, I have another script to do the conversion using octave/matlab.

If you are familiar with these languages and have installed nco or octave 
in your system,  let me know and I will send you  the scripts.

Gil

|| glizcano_at_geog.ucl.ac.uk
|| Geography UCL London UK

On Sat, 31 Dec 2005, moetasim wrote:

> I don't know exactly what arcview format is..Its probably raster format and I
> guess you might be using RegCM data for hydrological model input. The simplest
> way to convert RegCM data into raster format is as follwoing:
> 1) Create a mask of the subcatchment in raster format.
> 2) Interpolate RegCM data linearly at the resolution of that mask.
> 3) Use that mask to convert/read the data from that irregular grid only and
> then re-write it in raster format.
> The other way round is that you first create mask for that catchment in raster
> format at RegCM data resolution. Use that to extract data for that catchment
> and then interpolate it to desired hydrological model resolution.
> The code should read in RegCM lat/lon grid and by simple comparsion with mask
> you can only write data which falls within masked region, in raster format.
> Moet
> -- 
> EAS, Purdue University
> Webpage: http://web.ics.purdue.edu/~mashfaq
>
>
> Quoting joseph intsiful <jintsiful at yahoo.com>:
>
>> Dear All,
>>
>> I am trying to extract RegCM output for an irregular
>> grid (Volta Basin subcatchment) in arcview. I would
>> also be very grateful if someone can suggest how to
>> convert the RegCM output (in Grads format)to arcview
>> format.
>>
>> Wishing you a happy new year.
>>
>> Joseph.
>>
>>
>>
>> __________________________________________
>> Yahoo! DSL – Something to write home about.
>> Just $16.99/mo. or less.
>> dsl.yahoo.com
>>
>> _______________________________________________
>> RegCNET mailing list
>> RegCNET at lists.ictp.it
>> https://lists.ictp.it/mailman/listinfo/regcnet
>>
>
> _______________________________________________
> RegCNET mailing list
> RegCNET at lists.ictp.it
> https://lists.ictp.it/mailman/listinfo/regcnet
>
>


More information about the RegCNET mailing list