[gradsusr] Writing non-coordinate variables

Martin Addi addimartin32 at gmail.com
Wed Aug 12 05:22:25 EDT 2015


Thanks for the advice.Below is the meta data and have also attached the
file.
netcdf EOF {
dimensions:
    evn = 2 ;
    lat = 44 ;
    lon = 46 ;
    time = 588 ;
variables:
    double EOF(evn, lat, lon) ;
        EOF:eval_transpose = 2839081.44665023, 744764.87934487 ;
        EOF:eval = 8517244.33995068, 2234294.63803461 ;
        EOF:pcvar = 60.47348f, 15.86377f ;
        EOF:matrix = "covariance" ;
        EOF:method = "transpose" ;
        EOF:_FillValue = 9.96920996838687e+36 ;
        EOF:long_name = "EOF: Wgt: precipitation" ;
    int evn(evn) ;
        evn:long_name = "eigenvalue number" ;
        evn:units =  ;
    double lat(lat) ;
        lat:units = "degrees_north" ;
        lat:long_name = "latitude" ;
    double lon(lon) ;
        lon:units = "degrees_east" ;
        lon:long_name = "longitude" ;
    double EOF_TS(evn, time) ;
        EOF_TS:ts_mean = 124.04653929397, -4574.92777594637 ;
        EOF_TS:matrix = "covariance" ;
        EOF_TS:_FillValue = 9.96920996838687e+36 ;
        EOF_TS:long_name = "EOF: Amplitude: Wgt: precipitation" ;
    double time(time) ;
        time:calendar = "gregorian" ;
        time:units = "days since 1900-1-1" ;
        time:long_name = "time" ;

// global attributes:
        :title = "EOF of precipitation" ;
data:

 evn = 1, 2 ;


On Wed, Aug 12, 2015 at 6:02 AM, Kishore Ragi <kishoreragi at gmail.com> wrote:

> Nobody can help you if you don't give metadata of your file so get
> metadata using ncdump and paste it here in the forum. Maybe, somebody can
> help you ....
>
> Regards,
>
>
>
> *Kishore Ragi,*
>
> *PhD student in climate science,*
>
> *National Institute of Technology, Rourkela,*
>
> *India- 769008*
>
>
>
>
>
>
> *Phone: +91-8908671881http://www.researchgate.net/profile/Kishore_Ragi
> <http://www.researchgate.net/profile/Kishore_Ragi>https://in.linkedin.com/in/kishoreragi
> <https://in.linkedin.com/in/kishoreragi>http://kishoreragi.webnode.com/
> <http://kishoreragi.webnode.com/>*
>
> On Wed, Aug 12, 2015 at 11:02 AM, Martin Addi <addimartin32 at gmail.com>
> wrote:
>
>> ncdump can open the file but i want to do my plots and further analysis
>> in GrADS.
>> On 12 Aug 2015 05:02, "Adv" <advita6 at gmail.com> wrote:
>>
>>> Hi,
>>> Please try to open nc file using the ncdump command.
>>> Goodluck
>>>
>>> On Tue, Aug 11, 2015 at 10:34 PM, Martin Addi <addimartin32 at gmail.com>
>>> wrote:
>>>
>>>> Hello,
>>>> I used ncl to do an eof analysis and wrote the output to .nc file to
>>>> display in GrADS but when i called the file in GrADS  i had this message
>>>> "gadsdf:SDF file does not have any non-coordinate variables". How can i
>>>> solve this to sucessfully open and display my output in GrADS.
>>>> Thank you.
>>>>
>>>> _______________________________________________
>>>> gradsusr mailing list
>>>> gradsusr at gradsusr.org
>>>> http://gradsusr.org/mailman/listinfo/gradsusr
>>>>
>>>>
>>>
>>> _______________________________________________
>>> gradsusr mailing list
>>> gradsusr at gradsusr.org
>>> http://gradsusr.org/mailman/listinfo/gradsusr
>>>
>>>
>> _______________________________________________
>> gradsusr mailing list
>> gradsusr at gradsusr.org
>> http://gradsusr.org/mailman/listinfo/gradsusr
>>
>>
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20150812/d19d40b3/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: EOF.nc
Type: application/x-netcdf
Size: 35356 bytes
Desc: not available
Url : http://gradsusr.org/pipermail/gradsusr/attachments/20150812/d19d40b3/attachment-0001.nc 


More information about the gradsusr mailing list