Re: [netcdf-java] Force update with ncML

Helo Lansing,

The frequency of my data is 10 minutes. I would like to update whenever new
data is available. It does not seem efficient refresh every 4 seconds due
to the large amount of data that has to be read from the directory. Unless
the ncML read only the new files added to the directory.

Then! Can not dynamically update?

Thanks for your help!


*||||   ||||||||||**|**|||  Marco Aurélio Silva Neto*
*||||   *IIIIIIIII*||**|||  *Analista de Sistemas
*|||||||||||||   |||||  **Fone*: (41) 3320-2000 - Ramal: 2079
*
*


2013/4/4 Lansing Madry <madry@xxxxxxxxxxxxxxxx>

>  Good Morning Marco,
>
> You can set the value of recheckEvery to units of seconds.  For instance:
>
> recheckEvery="4 sec"
>
> Regards,
>   Lansing Madry
>   Unidata
>   Boulder, Colorado
>
>
> On 4/4/2013 8:15 AM, MNETO (simepar) wrote:
>
>  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
> *
> *
>
>
> _______________________________________________
> netcdf-java mailing listnetcdf-java@xxxxxxxxxxxxxxxx
> For list information or to unsubscribe, visit: 
> http://www.unidata.ucar.edu/mailing_lists/
>
>
>
> _______________________________________________
> netcdf-java mailing list
> netcdf-java@xxxxxxxxxxxxxxxx
> For list information or to unsubscribe, visit:
> http://www.unidata.ucar.edu/mailing_lists/
>
  • 2013 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: