NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

[netcdf-java] Force update with ncML

Good Morning,

I use ncML.  Follows a ncML configuration file (PPI_DZ_0.ncml)  to one data
type. Although in my ncML file has the field "recheckEvery="1 min"", I need
update my data always when a new data is avaliable. I don't can to wait the
time of one minute for update.

<netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2";>
    <aggregation dimName="time" type="joinNew" recheckEvery="1 min">
           <variableAgg name="PPI_DZ_0"/>
           <scan location="./" suffix=".nc"
dateFormatMark="RAD#yyMMddHHmmss"/>
    </aggregation>
</netcdf>

Is there any way to force update from the command line or configuration in
file ncML?

Thanks

*||||   ||||||||||**|**|||  Marco Aurélio Silva Neto*
*||||   *IIIIIIIII*||**|||  *Analista de Sistemas
*|||||||||||||   |||||  **Fone*: (41) 3320-2000 - Ramal: 2079
*
*
  • 2013 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: