CNS Database Changelog
August 15, 2009
Fabian Garcia RC (nmcc-da-1) -- Replaced interpolated daily and hourly solar radiation for 2009 with the interpolated daily and hourly solar radiation values from Leyendecker II (nmcc-da-5). See the attachment for the script used and the source data files.
Leyendecker PSCR (nmcc-da-2) -- Replaced interpolated daily and hourly solar radiation for 2009 with the interpolated daily and hourly solar radiation values from Leyendecker II (nmcc-da-5). See the attachment for the script used and the source data files.
July 28, 2009
Fabian Garcia RC (nmcc-da-1) -- Changed solar radiation input functions, removed the 2009 data from the CNS data directory and reprocessed. To preserve the data at the beginning of the year, the removed 2009 data was recombined with the newly reprocessed data. All files pertaining to this change are located in this zip archive, including the python program used to combine them. These are the changes: Daily Solar Radiation Max: if $1=144 then $22 else $null end --> $null Daily Solar Radiation Min: if $1=144 then $24 else $null end --> $null Hourly Solar Radiation Max: if $1=60 then $22 else $null end --> $null Hourly Solar Radiation Min: if $1=60 then $24 else $null end --> $null Hourly Solar Radiation Mean: if $1=60 then $26 else $null end --> if $1=60 then $27 else $null end
July 08, 2009
Alcalde ASC (nmcc-ra-1) -- Replaced daily interpolated mean solar radiation data from 1993-01-01 to 2009-07-08 with data calculated from this file and exported to csv. The previous file was updated from the original file created earlier, found here. I used the day_data_replacer.py script to replace the data.
June 26, 2009
Artesia ASC (nmcc-ed-1) -- Replaced daily interpolated mean solar radiation data from 1985-01-01 to 2009-06-26 with data calculated from this file and exported to csv. The previous file was updated from the original file created earlier, found here. I used the day_data_replacer.py script to replace the data.
Clayton LRC (nmcc-un-1) -- Replaced daily interpolated mean solar radiation data from 1985-01-01 to 2009-04-20 with data calculated from this file and exported to csv. The previous file was updated from the original file created earlier, found here. I used the day_data_replacer.py script to replace the data.
Clovis ASC (nmcc-cr-1) -- Replaced daily interpolated mean solar radiation data with data calculated from this file and exported to csv. The previous file was updated from the original file created earlier, found here. I used the day_data_replacer.py script to replace the data.
Derry (nmcc-sr-1) -- Replaced daily interpolated mean solar radiation data from 1996-02-01 to 2009-06-26 with data calculated from this file and exported to csv. The previous file was updated from the original file created earlier, found here. I used the day_data_replacer.py script to replace the data.
Fabian Garcia RC (nmcc-da-1) -- Replaced daily interpolated mean solar radiation data from 1987-01-01 to 2009-06-26 with data calculated from this file and exported to csv. The previous file was updated from the original file created earlier, found here. I used the day_data_replacer.py script to replace the data.
Farmington ASC (nmcc-sj-1) -- Replaced daily interpolated mean solar radiation data from 1985-01-01 to 2009-06-26 with data calculated from this file and exported to csv. The previous file was updated from the original file created earlier, found here. I used the day_data_replacer.py script to replace the data.
Farmington NAPI (napi-sj-1) -- Replaced daily interpolated mean solar radiation data from 1997-01-01 to 2008-06-30 with data calculated from this file and exported to csv. The previous file was updated from the original file created earlier, found here. I used the day_data_replacer.py script to replace the data.
Leyendecker PSRC (nmcc-da-2) -- Replaced daily interpolated mean solar radiation data from 1985-01-01 to 2009-06-26 with data calculated from this file and exported to csv. The previous file was updated from the original file created earlier, found here. I used the day_data_replacer.py script to replace the data.
Los Lunas ASC (nmcc-vl-1) -- Replaced daily interpolated mean solar radiation data from 1985-01-01 to 2009-06-26 with data calculated from this file and exported to csv. The previous file was updated from the original file created earlier, found here. I used the day_data_replacer.py script to replace the data.
Mora RC (nmcc-mr-1) -- Replaced daily interpolated mean solar radiation data from 1985-01-01 to 2009-06-26 with data calculated from this file and exported to csv. The previous file was updated from the original file created earlier, found here. I used the day_data_replacer.py script to replace the data.
Tucumcari ASC (nmcc-qy-1) -- Replaced daily interpolated mean solar radiation data from 1993-01-01 to 2009-06-26 with data calculated from this file and exported to csv. The previous file was updated from the original file created earlier, found here. I used the day_data_replacer.py script to replace the data.
June 25, 2009
Corona ASC (nmcc-tr-1) -- Replaced daily interpolated mean solar radiation data from 1991-01-01 to 2009-06-26 with data calculated from this file and exported to csv. The previous file was updated from the original file created earlier, found here. I used the day_data_replacer.py script to replace the data.