Skip to content
Snippets Groups Projects
Commit d09efd1f authored by kgao's avatar kgao
Browse files

Changed datastream

1 min files now have datastream nc-1d-1m
monthly files now have datastream nc-1mo-1m
parent 74caa890
Branches
Tags
No related merge requests found
......@@ -156,7 +156,7 @@ def createVariables(ncFile, firstStamp, chunksizes, zlib):
#monthly files end with .month.nc
#these end with .day.nc
ncFile.datastream = 'aoss.tower.y_nc.b1.v00'
ncFile.datastream = 'aoss.tower.nc-1d-1m.b1.v00'
ncFile.software_version = '00'
#generate history
......
......
......@@ -14,7 +14,7 @@ BASIC_STATION = {
'featureType': 'timeSeries',
'Conventions': 'ARM-1.2 CF-1.6',
'data_level': 'b1',
'datastream' : 'aoss.tower.y_nc.lb1.v00',
'datastream' : 'aoss.tower.nc-1mo-1d.lb1.v00',
'software_version': '00'
},
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment