<entries>
<entry  name="Data Dictionary: CR1000 Data Logger File"  type="type_metameta_dictionary"  id="dictionary" ><properties><![CDATA[bubble=

+section  title="{{name}}"
{{datastatus}}
{{group showMenu="false"}}
{{display_linechart showMenu=true fieldsPatterns=".*temp,.*rh" lastRecords="1000"}}
{{display_linechart showMenu=true fieldsPatterns=".*press" lastRecords="1000"}}
-section

form.area.show=false
form.location.show=true
icon=/point/campbell.png
mapglyphs=
props:fontSize:0px,iconSize:75,canvasWidth:500,canvasHeight:100,fill:#efefef,borderWidth:2,borderColor:#000,font:bold 36px sans-serif
image,pos:nw,dx:10,dy:10-ch,width:60,height:60,url:${icon}
label,pady:5,pos:nw,dx:80,dy:10-ch,label:${entryname}  
label,pos:s,dx:cw2,dy:-10,font:36px sans-serif,label:${match  pattern="(temp|rh)" prefixLabel=true suffix=" ${unit}"}

record.file.class=org.ramadda.data.point.text.CsvFile
record.properties=

picky=false
record.type.timestamp=date
record.type.default=double
record.searchable.default=true
record.searchable.record=false

##for the profiles
record.type.pfl_counter=enumeration
record.label.pfl_counter=Profile Counter
record.searchsuffix.pfl_counter=Enter one or more profile numbers. One per row

#This is the row that defines the field names, i.e., the second row (like above) has a comma separated list of names
fieldRow=2

cleanInput=true
missing=-7999

#total number of header rows to skip over. In the above example there are 4 total header lines. the 2nd line has the field names
skiplines=4

#the data format follows Java's https://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html
record.type.timestamp=date
timestamp.format=yyyy-MM-dd HH:mm:ss


record.type.batt_volt_tmn=date
record.type.ptemp_tmx=date
#You can define units for the fields with
temp_c.unit=C
depth_m.unit=M
winddir.unit=degrees
rain_cm.unit=cm
unit:.*_m_s$=m/s
unit:(airtemp_c|temp.*|.*temp)=C
unit:(^rh_.*|.*rh|.*humidity.*)=%



search.tabs=list,display,map
subset.area.show=false
subset.date.show=true
]]></properties>
<short_name>type_point_cr1000</short_name>
<dictionary_type>entry</dictionary_type>
<super_type>type_point</super_type>
<handler_class>org.ramadda.data.services.PointTypeHandler</handler_class>
</entry>
<entry  name="Number of points"  type="type_metameta_field"  parent="dictionary" ><field_index>1</field_index>
<field_id>numberofpoints</field_id>
<datatype>int</datatype>
<properties><![CDATA[description=Point Data
showinform=false
showinhtml=false
]]></properties>
<database_column_size>400</database_column_size>
</entry>
<entry  name="Properties"  type="type_metameta_field"  parent="dictionary" ><field_index>2</field_index>
<field_id>properties</field_id>
<datatype>string</datatype>
<properties><![CDATA[canexport=false
canlist=false
cansearch=false
changetype=true
columns=-1
description=Point Data
rows=8
showinform=true
showinhtml=false
size=30000
]]></properties>
<database_column_size>30000</database_column_size>
</entry>
</entries>
