Unidata / IDV

The Integrated Data Viewer (IDV) from Unidata is a framework for analyzing and displaying geoscience data.
http://www.unidata.ucar.edu/software/idv/
Other
80 stars 37 forks source link

Improve projection manager label. #90

Open jon4than opened 9 years ago

jon4than commented 9 years ago

LambertConformal's toString() method returns something along the lines of LambertConformal{earth_radius=6371.229, lat0=25.0, lon0=-95.0, par1=25.0, par2=25.0, falseEasting=0.0, falseNorthing=0.0}.

I'm guessing the label above the map from Tools>Projections Manager should use getName() (which looks like US>CONUS)…but if not, no worries!

julienchastang commented 9 years ago

Jon,

We'll take a look at this after the release.

Thanks.