<?xml version="1.0" encoding="UTF-8"?>
<netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2">
<attribute name="title" value="All data collected from solar and weather station"/>
<attribute name="provenance" value="Dynamic aggregation of all data coming from this station"/>
<remove name="date_created" type="attribute" />
<aggregation type="joinExisting" dimName="time">
  <scan location="./" suffix=".nc" subdirs="true" olderThan="1 mins" regExp="^((?!ncecat).)*\.nc$"/>
</aggregation>
</netcdf>