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

[netCDFJava #OFV-486345]: Bug in ncIdv



Greetings Ghansham,

The projection classes no longer exists in ncIdv.jar - they have been moved to 
unidatacommon.jar. You can grab the new jar file from our github repo (which 
will soon be the new home of the IDV codebase):

https://github.com/Unidata/IDV/blob/master/lib/unidatacommon.jar

The .java files for the projection package can be found here:

http://svn.unidata.ucar.edu/repos/thredds/trunk/cdm/src/main/java/ucar/unidata/geoloc/projection/

I am not extremely familiar with the projection code, so I am not sure how much 
help I can be with regards to adding a scale parameter. Would you happen to 
have any online resources that describe what you are trying to achieve with the 
scale parameter?

Thanks!

Sean

> R/Sir
> 
> I think this statement is giving nosuchMethod found exception in the
> latest ncIDV that I downloaded from unidata site:
> 
> Can somebody help me to get it corrected. The other thing that I am more
> interested is can somebody provide me a mercator product which uses the
> 'scale' parameter. I will be really thankful to you.
> 
> par = ucar.unidata.geoloc.projection.Mercator.convertScaleToStandardParallel
> (scale);
> 
> *regards*
> *Ghansham*
> 
> 


Ticket Details
===================
Ticket ID: OFV-486345
Department: Support netCDF Java
Priority: Normal
Status: Open