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

[IDV #DVM-539607]: get spatial resolution and turn off IDV by using script

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.


  • Subject: [IDV #DVM-539607]: get spatial resolution and turn off IDV by using script
  • Date: Tue, 19 Jan 2010 10:07:58 -0700

Hi,

> 
> I would like to ask two questions as follow:
> 
> 1) Can I get spatial resolution of grid data sources by using script?
> 
> I tried to use some methods to get description of data source and data
> choice but it seems that these methods do not describe all metadata.
> 
There is no straight forward way of doing that.

> 2) Also by using script, are there anyway to turn off IDV?
> 

Yes. You can just call:
java.lang.System.exit(0);

This will exit the Java runtime.

-Jeff


Ticket Details
===================
Ticket ID: DVM-539607
Department: Support IDV
Priority: Normal
Status: Closed