Skip to content
Snippets Groups Projects
Verified Commit adf5641f authored by David Hoese's avatar David Hoese
Browse files

Comment monthly tower NetCDF file from available archive download

parent ae4ac9b7
Branches
No related tags found
No related merge requests found
......@@ -23,11 +23,11 @@ ARCHIVE_INFO = {
'level_b1': {
'versions': ('version_00',),
'products': {
'nc-monthly': {
'frequency': ProductFrequency.MONTHLY_DIR,
'pattern': 'aoss_tower.%Y-%m.nc',
'display_name': 'Monthly NetCDF file (aoss_tower.YYYY-MM.nc)',
},
# 'nc-monthly': {
# 'frequency': ProductFrequency.MONTHLY_DIR,
# 'pattern': 'aoss_tower.%Y-%m.nc',
# 'display_name': 'Monthly NetCDF file (aoss_tower.YYYY-MM.nc)',
# },
'nc-daily': {
'frequency': ProductFrequency.DAILY_FILE,
'pattern': 'aoss_tower.%Y-%m-%d.nc',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment