IDV icon indicating copy to clipboard operation
IDV copied to clipboard

The Integrated Data Viewer (IDV) from Unidata is a framework for analyzing and displaying geoscience data.

Results 17 IDV issues
Sort by recently updated
recently updated
newest added

Commented out defunct references to 2.9a1.

Dear Sir The following line has uFF and vFF as null when UisSequence is false in createRelativeVorticity method. https://github.com/Unidata/IDV/blob/112f1a37dc6c520eb5514690654359b87092910e/src/ucar/unidata/data/grid/DerivedGridFactory.java#L526 Ghansham

How does a user modify an existing clipping box (bounds, extent and location) such as the one that appears when IDV is first launched, showing the default background map (coastlines)...

Hi Yuan, I'll likely clean this up a little more, but I imagine the functionality will stay essentially the same. Jon Example usage: ``` python # bring in a bundle...

This adds a property, `idv.doversioncheck`, to allow/disallow IDV version checking. Default behavior is to always perform the check. This approach allows subclasses of `IntegratedDataViewer` to simply override `initInner()` and set...

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...

Submit PRs against https://github.com/Unidata/IDV/tree/visadardor3d. Ping @yuanho @piqueen314 @tomrink @jon4than @tommyjasmin @rmcarp (could not find Becky's github handle).

Wont be it better to make the signature of setLineWidth function with float width as backing LineDrawing supports float line width.

I figured we may as well use the issues area to record IDV work