[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDFJava #IAZ-886449]: [netCDF-Java #RQL-102327] Java heap space: out of memory



Enes,

I see these listed for lon/lat in the file:

        float lat = 457943;
        float lon = 5655556;

I'm not sure what units those values are in. I'm pretty sure this would work 
much better:

        float lat = 45.7943;
        float lon = 56.55556;

Ryan

> Hey Ryan,
> 
> Attached you can find the problem file. It uses the grid created in the
> previous class.
> 


Ticket Details
===================
Ticket ID: IAZ-886449
Department: Support netCDF Java
Priority: Normal
Status: Closed


NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.