[Wrf-users] util/src/int2nc for Polar Stereographic (PS) projections

Bart Brashers bbrashers at environcorp.com
Mon Jun 2 17:12:19 MDT 2014


Has anyone fixed the utility int2nc, which converts WPS intermediate format files to netCDF, to properly handle PS (polar) projections?  It runs, but the dimensions are wrong (only one dimension, there should be two).  For example:


netcdf SNOWH\:2009-10-23_00 {

dimensions:

        i1 = 706 ;

variables:

        float SNOWH__0200100(i1, i1) ;

For comparison, here's part of the header from a SST file:


netcdf SST\:2009-01-04_00 {

dimensions:

        i1 = 4320 ;

        j1 = 2160 ;

variables:

        float SST__0200100(j1, i1) ;

Thanks in advance,

Bart Brashers
ENVIRON


________________________________
This message contains information that may be confidential, privileged or otherwise protected by law from disclosure. It is intended for the exclusive use of the Addressee(s). Unless you are the addressee or authorized agent of the addressee, you may not review, copy, distribute or disclose to anyone the message or any information contained within. If you have received this message in error, please contact the sender by electronic reply to email at environcorp.com and immediately delete all copies of the message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20140602/e865283c/attachment.html 


More information about the Wrf-users mailing list