This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Stu, > Inquiry: I am trying to make a jnlp file that will start the > Unidata IDV 1.3b2 from your Web Start URL, use a geonidv.jar plugin > previously loaded, > and which will load in, at start up, a designated netCDF file from some URL. > > Two example .jnlp files are: > > 1. online at > http://geon.unavco.org/unavco/JNLP/test_GPSVEL_1.0_ITRF2000.jnlp > > which has > <application-desc main-class="ucar.unidata.idv.DefaultIdv"> > <argument>-data</argument> > <argument>http://geon.unavco.org/unavco/GPS/GPSVEL_1.0_ITRF2000.nc</argument> > </application> > > 2. the attached file made with the IDV > via File->Save As to save a jnlp file. > > Both start the IDV 1.3b2; neither loads data. > > The data set I am trying to load is > http://geon.unavco.org/unavco/GPS/GPSVEL_1.0_ITRF2000.nc > Note this data set is point data and should be loaded as such. > > The problem is that the idv tries to load this as a grid. This is something I've wanted to address for a while. What I'll do is to support adding a "type:" prefix. e.g.: <argument>type:NetCDF.POINT:http://geon.unavco.org/unavco/GPS/GPSVEL_1.0_ITRF2000.nc</argument> This will be in the release next week. -Jeff Ticket Details =================== Ticket ID: LKM-307227 Department: Support IDV Priority: Normal Status: Closed