Illinois Data Bank - Dataset

Version DOI Comment Publication Date
4 10.13012/B2IDB-3496460_V4 Added data files for 2022 and 2023 and modified code for efficiency and ease of use 2024-10-07
3 10.13012/B2IDB-3496460_V3 Adding missing 1-minute data files 2023-03-15
2 10.13012/B2IDB-3496460_V2 Updated the ambient data files. 2023-02-07
1 10.13012/B2IDB-3496460_V1 2023-01-26

15.5 KB View File
1.51 KB File
2.76 KB File
10.7 KB View File
3.21 KB File
1.01 KB File
1.75 MB File
18.2 KB File
13.3 KB View File
7.71 KB File
512 MB File
7.97 KB File
134 MB File
13.6 KB View File

Contact the Research Data Service for help interpreting this log.

Dataset update: {"publication_state"=>["version candidate under curator review", "released"], "release_date"=>[nil, Mon, 07 Oct 2024]} 2024-10-07T21:12:10Z
Dataset update: {"description"=>["This data set is related to the SoyFACE experiments, which are open-air agricultural climate change experiments that have been conducted since 2001. The fumigation experiments take place at the SoyFACE farm and facility in Champaign County, Illinois during the growing season of each year, typically between June and October. \r\n\r\nThis V4 contains new experimental data files, hourly fumigation files, and weather/ambient files for 2022 and 2023, since the original dataset only included files for 2001-2021. The MATLAB code has also been updated for efficiency, and explanatory files have been updated accordingly. Below are new changes in V4:\r\n\r\n- The \"SoyFACE Plot Information 2001 to 2021\" file is renamed to “SoyFACE ring information 2001 to 2023.xlsx”. Data for 2022 and 2023 were added. File contains information about each year of the SoyFACE experiments, including the fumigation treatment type (CO2, O3, or a combination treatment), the crop species, the plots (also referred to as 'rings' and labeled with numbers between 2 and 31) used in each experiment, important experiment dates, and the target concentration levels or 'setpoints' for CO2 and O3 in each experiment.\r\n\r\n- The \"SoyFACE 1-Minute Fumigation Data Files\" were updated to contain sub-folders for each year of the experiments (2001-2023), each of which contains sub-folders for each ring used in that year's experiments. This data set also includes hourly data files for the fumigation experiments (\"SoyFACE Hourly Fumigation Data Files\" folder) created from the 1-minute files, and hourly ambient/weather data files for each year of the experiments (\"Hourly Weather and Ambient Data Files\" folder which has also been updated to include 2022 and 2023 data). The ambient CO2 and O3 data are collected at SoyFACE, and the weather data are collected from the SURFRAD and WARM weather stations located near the SoyFACE farm. \r\n\r\n- “Rings.xlsx” is new in this version. This file lists the rings and treatments used in each year of the SoyFACE experiments between 2001 and 2023 and is used in several of the MATLAB codes.\r\n\r\n- “CMI Weather Data Explanation.docx” is newly added. This file contains specific information about the processing of raw weather data, which is used in the hourly weather and ambient data files.\r\n\r\n- Files that were in RAR format in V3 are now updated and saved as ZIP format, including: Hourly Weather and Ambient Data Files.zip , SoyFACE 1-Minute Fumigation Data Files.zip , SoyFACE Hourly Fumigation Data Files.zip, and Matlab Files.zip.\r\n\r\n- The \"Fumigation Target Percentages\" file was updated to add data for 2022 and 2023. This file shows how much of the time the CO2 and O3 fumigation levels are within a 10 or 20 percent margin of the target levels when the fumigation system is turned on. \r\n\r\n- The \"Matlab Files\" folder contains custom code (Aspray, E.K.) that was used to clean the \"SoyFACE 1-Minute Fumigation Data\" files and to generate the \"SoyFACE Hourly Fumigation Data\" and \"Fumigation Target Percentages\" files. Code information can be found in the various \"Explanation\" files. The Matlab code changes are as follows: \r\n\r\n\t- “Data_Issues_Finder.m” code was changed to use the “Ring.xlsx” file to gather ring and treatment information based on the contents of the file rather than being hardcoded in the Matlab code itself.\r\n\r\n\t- “Data_Issues_Finder_all.m” code is new. This code is the same as the “Data_Issues_Finder.m” code except that it identifies all CO2 and O3 repeats. In contrast, the “Data_Issues_Finder.m” code only identifies CO2 and O3 repeats that occur when the fumigation system is turned on.\r\n\r\n\t- “Target_Yearly.m” code was changed to use the “Ring.xlsx” file to gather ring and treatment information based on the contents of the file rather than being hardcoded in the Matlab code itself.\r\n\r\n\t- “HourlyFumCode.m” code is new. This code uses the “Rings.xlsx” file to gather ring and treatment information based on the contents of the file instead of the user needing to define these values explicitly. This code also defines a list of all ring folders for the year selected and runs the hourly code for each ring, instead of the user having to run the hourly code for each ring individually. Finally, the code generates two dialog boxes for the user, one which allows user to specify whether they want the hourly code to be run for 1-minute fumigation files or 1-minute ambient files, and another which allows user to specify whether they would like the hourly fumigation averages to be replaced with hourly ambient averages when the fumigation system is turned off.\r\n\r\n\t- “HourlyDataFun.m” code was changed to run either “HourlyData.m” code or “HourlyDataAmb.m” code, depending on user input in the first dialog box.\r\n\r\n\t- “HourlyData.m” code was changed to replace hourly fumigation averages with hourly ambient averages when the fumigation system is turned off, depending on user input in the second dialog box.\r\n\r\n\t- “HourlyDataAmb.m” code is new. This code is similar to “HourlyData.m” code but is used to calculate hourly averages for 1-minute ambient files instead 1-minute fumigation files.\r\n\r\n\t- “batch.m” code was changed to account for new function input variables in “HourlyDataFun.m” code, along with adding header columns for “FumOutput.xlsx” and “AmbOutput.xlsx” output files generated by “HourlyData.m” and “HourlyDataAmb.m” code.\r\n\r\n- Finally, the \" * Explanation\" files contain information about the column names, units of measurement, steps needed to use Matlab code, and other pertinent information for each data file. Some of them have been updated to reflect the current change of data. ", "This data set is related to the SoyFACE experiments, which are open-air agricultural climate change experiments that have been conducted since 2001. The fumigation experiments take place at the SoyFACE farm and facility in Champaign County, Illinois during the growing season of each year, typically between June and October. \r\n\r\nThis V4 contains new experimental data files, hourly fumigation files, and weather/ambient files for 2022 and 2023, since the original dataset only included files for 2001-2021. The MATLAB code has also been updated for efficiency, and explanatory files have been updated accordingly. Below are new changes in V4:\r\n\r\n- The \"SoyFACE Plot Information 2001 to 2021\" file is renamed to “SoyFACE ring information 2001 to 2023.xlsx”. Data for 2022 and 2023 were added. File contains information about each year of the SoyFACE experiments, including the fumigation treatment type (CO2, O3, or a combination treatment), the crop species, the plots (also referred to as 'rings' and labeled with numbers between 2 and 31) used in each experiment, important experiment dates, and the target concentration levels or 'setpoints' for CO2 and O3 in each experiment.\r\n\r\n- The \"SoyFACE 1-Minute Fumigation Data Files\" were updated to contain sub-folders for each year of the experiments (2001-2023), each of which contains sub-folders for each ring used in that year's experiments. This data set also includes hourly data files for the fumigation experiments (\"SoyFACE Hourly Fumigation Data Files\" folder) created from the 1-minute files, and hourly ambient/weather data files for each year of the experiments (\"Hourly Weather and Ambient Data Files\" folder which has also been updated to include 2022 and 2023 data). The ambient CO2 and O3 data are collected at SoyFACE, and the weather data are collected from the SURFRAD and WARM weather stations located near the SoyFACE farm. \r\n\r\n- “Rings.xlsx” is new in this version. This file lists the rings and treatments used in each year of the SoyFACE experiments between 2001 and 2023 and is used in several of the MATLAB codes.\r\n\r\n- “CMI Weather Data Explanation.docx” is newly added. This file contains specific information about the processing of raw weather data, which is used in the hourly weather and ambient data files.\r\n\r\n- Files that were in RAR format in V3 are now updated and saved as ZIP format, including: Hourly Weather and Ambient Data Files.zip , SoyFACE 1-Minute Fumigation Data Files.zip , SoyFACE Hourly Fumigation Data Files.zip, and Matlab Files.zip.\r\n\r\n- The \"Fumigation Target Percentages\" file was updated to add data for 2022 and 2023. This file shows how much of the time the CO2 and O3 fumigation levels are within a 10 or 20 percent margin of the target levels when the fumigation system is turned on. \r\n\r\n- The \"Matlab Files\" folder contains custom code (Aspray, E.K.) that was used to clean the \"SoyFACE 1-Minute Fumigation Data\" files and to generate the \"SoyFACE Hourly Fumigation Data\" and \"Fumigation Target Percentages\" files. Code information can be found in the various \"Explanation\" files. The Matlab code changes are as follows: \r\n\r\n\t1. “Data_Issues_Finder.m” code was changed to use the “Ring.xlsx” file to gather ring and treatment information based on the contents of the file rather than being hardcoded in the Matlab code itself.\r\n\r\n\t2. “Data_Issues_Finder_all.m” code is new. This code is the same as the “Data_Issues_Finder.m” code except that it identifies all CO2 and O3 repeats. In contrast, the “Data_Issues_Finder.m” code only identifies CO2 and O3 repeats that occur when the fumigation system is turned on.\r\n\r\n\t3. “Target_Yearly.m” code was changed to use the “Ring.xlsx” file to gather ring and treatment information based on the contents of the file rather than being hardcoded in the Matlab code itself.\r\n\r\n\t4. “HourlyFumCode.m” code is new. This code uses the “Rings.xlsx” file to gather ring and treatment information based on the contents of the file instead of the user needing to define these values explicitly. This code also defines a list of all ring folders for the year selected and runs the hourly code for each ring, instead of the user having to run the hourly code for each ring individually. Finally, the code generates two dialog boxes for the user, one which allows user to specify whether they want the hourly code to be run for 1-minute fumigation files or 1-minute ambient files, and another which allows user to specify whether they would like the hourly fumigation averages to be replaced with hourly ambient averages when the fumigation system is turned off.\r\n\r\n\t5. “HourlyDataFun.m” code was changed to run either “HourlyData.m” code or “HourlyDataAmb.m” code, depending on user input in the first dialog box.\r\n\r\n\t6. “HourlyData.m” code was changed to replace hourly fumigation averages with hourly ambient averages when the fumigation system is turned off, depending on user input in the second dialog box.\r\n\r\n\t7. “HourlyDataAmb.m” code is new. This code is similar to “HourlyData.m” code but is used to calculate hourly averages for 1-minute ambient files instead 1-minute fumigation files.\r\n\r\n\t8. “batch.m” code was changed to account for new function input variables in “HourlyDataFun.m” code, along with adding header columns for “FumOutput.xlsx” and “AmbOutput.xlsx” output files generated by “HourlyData.m” and “HourlyDataAmb.m” code.\r\n\r\n- Finally, the \" * Explanation\" files contain information about the column names, units of measurement, steps needed to use Matlab code, and other pertinent information for each data file. Some of them have been updated to reflect the current change of data. "]} 2024-10-03T21:51:13Z
Dataset update: {"description"=>["This data set is related to the SoyFACE experiments, which are open-air agricultural climate change experiments that have been conducted since 2001. The fumigation experiments take place at the SoyFACE farm and facility in Champaign County, Illinois during the growing season of each year, typically between June and October. \r\n\r\nThis V4 contains new experimental data files, hourly fumigation files, and weather/ambient files for 2022 and 2023, since the original dataset only included files for 2001-2021. The MATLAB code has also been updated for efficiency, and explanatory files have been updated accordingly. Below are new changes in V4:\r\n\r\n- The \"SoyFACE Plot Information 2001 to 2021\" file is renamed to “SoyFACE ring information 2001 to 2023.xlsx”. Data for 2022 and 2023 were added. File contains information about each year of the SoyFACE experiments, including the fumigation treatment type (CO2, O3, or a combination treatment), the crop species, the plots (also referred to as 'rings' and labeled with numbers between 2 and 31) used in each experiment, important experiment dates, and the target concentration levels or 'setpoints' for CO2 and O3 in each experiment.\r\n\r\n- The \"SoyFACE 1-Minute Fumigation Data Files\" were updated to contain sub-folders for each year of the experiments (2001-2023), each of which contains sub-folders for each ring used in that year's experiments. This data set also includes hourly data files for the fumigation experiments (\"SoyFACE Hourly Fumigation Data Files\" folder) created from the 1-minute files, and hourly ambient/weather data files for each year of the experiments (\"Hourly Weather and Ambient Data Files\" folder which has also been updated to include 2022 and 2023 data). The ambient CO2 and O3 data are collected at SoyFACE, and the weather data are collected from the SURFRAD and WARM weather stations located near the SoyFACE farm. \r\n\r\n- “Rings.xlsx” is new in this version. This file lists the rings and treatments used in each year of the SoyFACE experiments between 2001 and 2023 and is used in several of the MATLAB codes.\r\n\r\n- “CMI Weather Data Explanation.docx” is newly added. This file contains specific information about the processing of raw weather data, which is used in the hourly weather and ambient data files.\r\n\r\n- Files that were in RAR format in V3 are now updated and saved as ZIP format, including: Hourly Weather and Ambient Data Files.zip , SoyFACE 1-Minute Fumigation Data Files.zip , SoyFACE Hourly Fumigation Data Files.zip, and Matlab Files.zip.\r\n\r\n- The \"Fumigation Target Percentages\" file was updated to add data for 2022 and 2023. This file shows how much of the time the CO2 and O3 fumigation levels are within a 10 or 20 percent margin of the target levels when the fumigation system is turned on. \r\n\r\n- The \"Matlab Files\" folder contains custom code (Aspray, E.K.) that was used to clean the \"SoyFACE 1-Minute Fumigation Data\" files and to generate the \"SoyFACE Hourly Fumigation Data\" and \"Fumigation Target Percentages\" files. Code information can be found in the various \"Explanation\" files. The Matlab code changes are as follows: \r\n\r\n\t- “Data_Issues_Finder.m” code was changed to use the “Ring.xlsx” file to gather ring and treatment information based on the contents of the file rather than being hardcoded in the Matlab code itself.\r\n\r\n\t- “Data_Issues_Finder_all.m” code is new. This code is the same as the “Data_Issues_Finder.m” code except that it identifies all CO2 and O3 repeats. In contrast, the “Data_Issues_Finder.m” code only identifies CO2 and O3 repeats that occur when the fumigation system is turned on.\r\n\r\n\t- “TargetYearly.m” code was changed to use the “Ring.xlsx” file to gather ring and treatment information based on the contents of the file rather than being hardcoded in the Matlab code itself.\r\n\r\n\t- “HourlyFumCode.m” code is new. This code uses the “Rings.xlsx” file to gather ring and treatment information based on the contents of the file instead of the user needing to define these values explicitly. This code also defines a list of all ring folders for the year selected and runs the hourly code for each ring, instead of the user having to run the hourly code for each ring individually. Finally, the code generates two dialog boxes for the user, one which allows user to specify whether they want the hourly code to be run for 1-minute fumigation files or 1-minute ambient files, and another which allows user to specify whether they would like the hourly fumigation averages to be replaced with hourly ambient averages when the fumigation system is turned off.\r\n\r\n\t- “HourlyDataFun.m” code was changed to run either “HourlyData.m” code or “HourlyDataAmb.m” code, depending on user input in the first dialog box.\r\n\r\n\t- “HourlyData.m” code was changed to replace hourly fumigation averages with hourly ambient averages when the fumigation system is turned off, depending on user input in the second dialog box.\r\n\r\n\t- “HourlyDataAmb.m” code is new. This code is similar to “HourlyData.m” code but is used to calculate hourly averages for 1-minute ambient files instead 1-minute fumigation files.\r\n\r\n\t- “batch.m” code was changed to account for new function input variables in “HourlyDataFun.m” code, along with adding header columns for “FumOutput.xlsx” and “AmbOutput.xlsx” output files generated by “HourlyData.m” and “HourlyDataAmb.m” code.\r\n\r\n- Finally, the \" * Explanation\" files contain information about the column names, units of measurement, steps needed to use Matlab code, and other pertinent information for each data file. Some of them were updated to reflect the current change of data. ", "This data set is related to the SoyFACE experiments, which are open-air agricultural climate change experiments that have been conducted since 2001. The fumigation experiments take place at the SoyFACE farm and facility in Champaign County, Illinois during the growing season of each year, typically between June and October. \r\n\r\nThis V4 contains new experimental data files, hourly fumigation files, and weather/ambient files for 2022 and 2023, since the original dataset only included files for 2001-2021. The MATLAB code has also been updated for efficiency, and explanatory files have been updated accordingly. Below are new changes in V4:\r\n\r\n- The \"SoyFACE Plot Information 2001 to 2021\" file is renamed to “SoyFACE ring information 2001 to 2023.xlsx”. Data for 2022 and 2023 were added. File contains information about each year of the SoyFACE experiments, including the fumigation treatment type (CO2, O3, or a combination treatment), the crop species, the plots (also referred to as 'rings' and labeled with numbers between 2 and 31) used in each experiment, important experiment dates, and the target concentration levels or 'setpoints' for CO2 and O3 in each experiment.\r\n\r\n- The \"SoyFACE 1-Minute Fumigation Data Files\" were updated to contain sub-folders for each year of the experiments (2001-2023), each of which contains sub-folders for each ring used in that year's experiments. This data set also includes hourly data files for the fumigation experiments (\"SoyFACE Hourly Fumigation Data Files\" folder) created from the 1-minute files, and hourly ambient/weather data files for each year of the experiments (\"Hourly Weather and Ambient Data Files\" folder which has also been updated to include 2022 and 2023 data). The ambient CO2 and O3 data are collected at SoyFACE, and the weather data are collected from the SURFRAD and WARM weather stations located near the SoyFACE farm. \r\n\r\n- “Rings.xlsx” is new in this version. This file lists the rings and treatments used in each year of the SoyFACE experiments between 2001 and 2023 and is used in several of the MATLAB codes.\r\n\r\n- “CMI Weather Data Explanation.docx” is newly added. This file contains specific information about the processing of raw weather data, which is used in the hourly weather and ambient data files.\r\n\r\n- Files that were in RAR format in V3 are now updated and saved as ZIP format, including: Hourly Weather and Ambient Data Files.zip , SoyFACE 1-Minute Fumigation Data Files.zip , SoyFACE Hourly Fumigation Data Files.zip, and Matlab Files.zip.\r\n\r\n- The \"Fumigation Target Percentages\" file was updated to add data for 2022 and 2023. This file shows how much of the time the CO2 and O3 fumigation levels are within a 10 or 20 percent margin of the target levels when the fumigation system is turned on. \r\n\r\n- The \"Matlab Files\" folder contains custom code (Aspray, E.K.) that was used to clean the \"SoyFACE 1-Minute Fumigation Data\" files and to generate the \"SoyFACE Hourly Fumigation Data\" and \"Fumigation Target Percentages\" files. Code information can be found in the various \"Explanation\" files. The Matlab code changes are as follows: \r\n\r\n\t- “Data_Issues_Finder.m” code was changed to use the “Ring.xlsx” file to gather ring and treatment information based on the contents of the file rather than being hardcoded in the Matlab code itself.\r\n\r\n\t- “Data_Issues_Finder_all.m” code is new. This code is the same as the “Data_Issues_Finder.m” code except that it identifies all CO2 and O3 repeats. In contrast, the “Data_Issues_Finder.m” code only identifies CO2 and O3 repeats that occur when the fumigation system is turned on.\r\n\r\n\t- “Target_Yearly.m” code was changed to use the “Ring.xlsx” file to gather ring and treatment information based on the contents of the file rather than being hardcoded in the Matlab code itself.\r\n\r\n\t- “HourlyFumCode.m” code is new. This code uses the “Rings.xlsx” file to gather ring and treatment information based on the contents of the file instead of the user needing to define these values explicitly. This code also defines a list of all ring folders for the year selected and runs the hourly code for each ring, instead of the user having to run the hourly code for each ring individually. Finally, the code generates two dialog boxes for the user, one which allows user to specify whether they want the hourly code to be run for 1-minute fumigation files or 1-minute ambient files, and another which allows user to specify whether they would like the hourly fumigation averages to be replaced with hourly ambient averages when the fumigation system is turned off.\r\n\r\n\t- “HourlyDataFun.m” code was changed to run either “HourlyData.m” code or “HourlyDataAmb.m” code, depending on user input in the first dialog box.\r\n\r\n\t- “HourlyData.m” code was changed to replace hourly fumigation averages with hourly ambient averages when the fumigation system is turned off, depending on user input in the second dialog box.\r\n\r\n\t- “HourlyDataAmb.m” code is new. This code is similar to “HourlyData.m” code but is used to calculate hourly averages for 1-minute ambient files instead 1-minute fumigation files.\r\n\r\n\t- “batch.m” code was changed to account for new function input variables in “HourlyDataFun.m” code, along with adding header columns for “FumOutput.xlsx” and “AmbOutput.xlsx” output files generated by “HourlyData.m” and “HourlyDataAmb.m” code.\r\n\r\n- Finally, the \" * Explanation\" files contain information about the column names, units of measurement, steps needed to use Matlab code, and other pertinent information for each data file. Some of them have been updated to reflect the current change of data. "]} 2024-10-03T21:47:01Z
Dataset update: {"description"=>["This data set is related to the SoyFACE experiments, which are open-air agricultural climate change experiments that have been conducted since 2001. The fumigation experiments take place at the SoyFACE farm and facility in Champaign County, Illinois during the growing season of each year, typically between June and October. \r\n\r\nThis V4 contains new experimental data files, hourly fumigation files, and weather/ambient files for 2022 and 2023, since the original dataset only included files for 2001-2021. The MATLAB code has also been updated for efficiency, and explanatory files have been updated accordingly. Below are new changes in V4:\r\n\r\n- The \"SoyFACE Plot Information 2001 to 2021\" file is renamed to “SoyFACE ring information 2001 to 2023.xlsx”. Data for 2022 and 2023 were added. File contains information about each year of the SoyFACE experiments, including the fumigation treatment type (CO2, O3, or a combination treatment), the crop species, the plots (also referred to as 'rings' and labeled with numbers between 2 and 31) used in each experiment, important experiment dates, and the target concentration levels or 'setpoints' for CO2 and O3 in each experiment.\r\n\r\n- The \"SoyFACE 1-Minute Fumigation Data Files\" were updated to contain sub-folders for each year of the experiments (2001-2023), each of which contains sub-folders for each ring used in that year's experiments. This data set also includes hourly data files for the fumigation experiments (\"SoyFACE Hourly Fumigation Data Files\" folder) created from the 1-minute files, and hourly ambient/weather data files for each year of the experiments (\"Hourly Weather and Ambient Data Files\" folder which has also been updated to include 2022 and 2023 data). The ambient CO2 and O3 data are collected at SoyFACE, and the weather data are collected from the SURFRAD and WARM weather stations located near the SoyFACE farm. \r\n\r\n- “Rings.xlsx” is new in this version. This file lists the rings and treatments used in each year of the SoyFACE experiments between 2001 and 2023 and is used in several of the MATLAB codes.\r\n\r\n- “CMI Weather Data Explanation.docx” is newly added. This file contains specific information about the processing of raw weather data, which is used in the hourly weather and ambient data files.\r\n\r\n- Files that were in RAR format in V3 are now updated and saved as ZIP format, including: Hourly Weather and Ambient Data Files.zip , SoyFACE 1-Minute Fumigation Data Files.zip , SoyFACE Hourly Fumigation Data Files.zip, and Matlab Files.zip.\r\n\r\n- The \"Fumigation Target Percentages\" file was updated to add data for 2022 and 2023. This file shows how much of the time the CO2 and O3 fumigation levels are within a 10 or 20 percent margin of the target levels when the fumigation system is turned on. \r\n\r\n- The \"Matlab Files\" folder contains custom code (Aspray, E.K.) that was used to clean the \"SoyFACE 1-Minute Fumigation Data\" files and to generate the \"SoyFACE Hourly Fumigation Data\" and \"Fumigation Target Percentages\" files. Code information can be found in the \"SoyFACE Hourly Data Explanation\" file. The Matlab code changes are as follows: \r\n\r\n\t- “Data_Issues_Finder.m” code was changed to use the “Ring.xlsx” file to gather ring and treatment information based on the contents of the file rather than being hardcoded in the Matlab code itself.\r\n\r\n\t- “Data_Issues_Finder_all.m” code is new. This code is the same as the “Data_Issues_Finder.m” code except that it identifies all CO2 and O3 repeats. In contrast, the “Data_Issues_Finder.m” code only identifies CO2 and O3 repeats that occur when the fumigation system is turned on.\r\n\r\n\t- “TargetYearly.m” code was changed to use the “Ring.xlsx” file to gather ring and treatment information based on the contents of the file rather than being hardcoded in the Matlab code itself.\r\n\r\n\t- “HourlyFumCode.m” code is new. This code uses the “Rings.xlsx” file to gather ring and treatment information based on the contents of the file instead of the user needing to define these values explicitly. This code also defines a list of all ring folders for the year selected and runs the hourly code for each ring, instead of the user having to run the hourly code for each ring individually. Finally, the code generates two dialog boxes for the user, one which allows user to specify whether they want the hourly code to be run for 1-minute fumigation files or 1-minute ambient files, and another which allows user to specify whether they would like the hourly fumigation averages to be replaced with hourly ambient averages when the fumigation system is turned off.\r\n\r\n\t- “HourlyDataFun.m” code was changed to run either “HourlyData.m” code or “HourlyDataAmb.m” code, depending on user input in the first dialog box.\r\n\r\n\t- “HourlyData.m” code was changed to replace hourly fumigation averages with hourly ambient averages when the fumigation system is turned off, depending on user input in the second dialog box.\r\n\r\n\t- “HourlyDataAmb.m” code is new. This code is similar to “HourlyData.m” code but is used to calculate hourly averages for 1-minute ambient files instead 1-minute fumigation files.\r\n\r\n\t- “batch.m” code was changed to account for new function input variables in “HourlyDataFun.m” code, along with adding header columns for “FumOutput.xlsx” and “AmbOutput.xlsx” output files generated by “HourlyData.m” and “HourlyDataAmb.m” code.\r\n\r\n- Finally, the \" * Explanation\" files contain information about the column names, units of measurement, steps needed to use Matlab code, and other pertinent information for each data file. Some of them were updated to reflect the current change of data. ", "This data set is related to the SoyFACE experiments, which are open-air agricultural climate change experiments that have been conducted since 2001. The fumigation experiments take place at the SoyFACE farm and facility in Champaign County, Illinois during the growing season of each year, typically between June and October. \r\n\r\nThis V4 contains new experimental data files, hourly fumigation files, and weather/ambient files for 2022 and 2023, since the original dataset only included files for 2001-2021. The MATLAB code has also been updated for efficiency, and explanatory files have been updated accordingly. Below are new changes in V4:\r\n\r\n- The \"SoyFACE Plot Information 2001 to 2021\" file is renamed to “SoyFACE ring information 2001 to 2023.xlsx”. Data for 2022 and 2023 were added. File contains information about each year of the SoyFACE experiments, including the fumigation treatment type (CO2, O3, or a combination treatment), the crop species, the plots (also referred to as 'rings' and labeled with numbers between 2 and 31) used in each experiment, important experiment dates, and the target concentration levels or 'setpoints' for CO2 and O3 in each experiment.\r\n\r\n- The \"SoyFACE 1-Minute Fumigation Data Files\" were updated to contain sub-folders for each year of the experiments (2001-2023), each of which contains sub-folders for each ring used in that year's experiments. This data set also includes hourly data files for the fumigation experiments (\"SoyFACE Hourly Fumigation Data Files\" folder) created from the 1-minute files, and hourly ambient/weather data files for each year of the experiments (\"Hourly Weather and Ambient Data Files\" folder which has also been updated to include 2022 and 2023 data). The ambient CO2 and O3 data are collected at SoyFACE, and the weather data are collected from the SURFRAD and WARM weather stations located near the SoyFACE farm. \r\n\r\n- “Rings.xlsx” is new in this version. This file lists the rings and treatments used in each year of the SoyFACE experiments between 2001 and 2023 and is used in several of the MATLAB codes.\r\n\r\n- “CMI Weather Data Explanation.docx” is newly added. This file contains specific information about the processing of raw weather data, which is used in the hourly weather and ambient data files.\r\n\r\n- Files that were in RAR format in V3 are now updated and saved as ZIP format, including: Hourly Weather and Ambient Data Files.zip , SoyFACE 1-Minute Fumigation Data Files.zip , SoyFACE Hourly Fumigation Data Files.zip, and Matlab Files.zip.\r\n\r\n- The \"Fumigation Target Percentages\" file was updated to add data for 2022 and 2023. This file shows how much of the time the CO2 and O3 fumigation levels are within a 10 or 20 percent margin of the target levels when the fumigation system is turned on. \r\n\r\n- The \"Matlab Files\" folder contains custom code (Aspray, E.K.) that was used to clean the \"SoyFACE 1-Minute Fumigation Data\" files and to generate the \"SoyFACE Hourly Fumigation Data\" and \"Fumigation Target Percentages\" files. Code information can be found in the various \"Explanation\" files. The Matlab code changes are as follows: \r\n\r\n\t- “Data_Issues_Finder.m” code was changed to use the “Ring.xlsx” file to gather ring and treatment information based on the contents of the file rather than being hardcoded in the Matlab code itself.\r\n\r\n\t- “Data_Issues_Finder_all.m” code is new. This code is the same as the “Data_Issues_Finder.m” code except that it identifies all CO2 and O3 repeats. In contrast, the “Data_Issues_Finder.m” code only identifies CO2 and O3 repeats that occur when the fumigation system is turned on.\r\n\r\n\t- “TargetYearly.m” code was changed to use the “Ring.xlsx” file to gather ring and treatment information based on the contents of the file rather than being hardcoded in the Matlab code itself.\r\n\r\n\t- “HourlyFumCode.m” code is new. This code uses the “Rings.xlsx” file to gather ring and treatment information based on the contents of the file instead of the user needing to define these values explicitly. This code also defines a list of all ring folders for the year selected and runs the hourly code for each ring, instead of the user having to run the hourly code for each ring individually. Finally, the code generates two dialog boxes for the user, one which allows user to specify whether they want the hourly code to be run for 1-minute fumigation files or 1-minute ambient files, and another which allows user to specify whether they would like the hourly fumigation averages to be replaced with hourly ambient averages when the fumigation system is turned off.\r\n\r\n\t- “HourlyDataFun.m” code was changed to run either “HourlyData.m” code or “HourlyDataAmb.m” code, depending on user input in the first dialog box.\r\n\r\n\t- “HourlyData.m” code was changed to replace hourly fumigation averages with hourly ambient averages when the fumigation system is turned off, depending on user input in the second dialog box.\r\n\r\n\t- “HourlyDataAmb.m” code is new. This code is similar to “HourlyData.m” code but is used to calculate hourly averages for 1-minute ambient files instead 1-minute fumigation files.\r\n\r\n\t- “batch.m” code was changed to account for new function input variables in “HourlyDataFun.m” code, along with adding header columns for “FumOutput.xlsx” and “AmbOutput.xlsx” output files generated by “HourlyData.m” and “HourlyDataAmb.m” code.\r\n\r\n- Finally, the \" * Explanation\" files contain information about the column names, units of measurement, steps needed to use Matlab code, and other pertinent information for each data file. Some of them were updated to reflect the current change of data. "]} 2024-10-03T21:44:02Z
Dataset update: {"description"=>["This data set is related to the SoyFACE experiments, which are open-air agricultural climate change experiments that have been conducted since 2001. The fumigation experiments take place at the SoyFACE farm and facility in Champaign County, Illinois during the growing season of each year, typically between June and October. \r\n- The <i>\"SoyFACE Plot Information 2001 to 2021\"</i> file contains information about each year of the SoyFACE experiments, including the fumigation treatment type (CO2, O3, or a combination treatment), the crop species, the plots (also referred to as 'rings' and labeled with numbers between 2 and 31) used in each experiment, important experiment dates, and the target concentration levels or 'setpoints' for CO2 and O3 in each experiment. \r\n- This data set includes files with minute readings of the fumigation levels (<i>\"SoyFACE 1-Minute Fumigation Data Files\"</i> folder) from the SoyFACE experiments. The <i>\"Soyface 1-Minute Fumigation Data Files\"</i> folder contains sub-folders for each year of the experiments, each of which contains sub-folders for each ring used in that year's experiments. This data set also includes hourly data files for the fumigation experiments (<i>\"SoyFACE Hourly Fumigation Data Files\"</i> folder) created from the 1-minute files, and hourly ambient/weather data files for each year of the experiments (<i>\"Hourly Weather and Ambient Data Files\"</i> folder). The ambient CO2 and O3 data are collected at SoyFACE, and the weather data are collected from the SURFRAD and WARM weather stations located near the SoyFACE farm. \r\n- The <i>\"Fumigation Target Percentages\"</i> file shows how much of the time the CO2 and O3 fumigation levels are within a 10 or 20 percent margin of the target levels when the fumigation system is turned on. \r\n- The <i>\"Matlab Files\"</i> folder contains custom code (Aspray, E.K.) that was used to clean the <i>\"SoyFACE 1-Minute Fumigation Data\"</i> files and to generate the <i>\"SoyFACE Hourly Fumigation Data\"</i> and <i>\"Fumigation Target Percentages\"</i> files. Code information can be found in the <i>\"SoyFACE Hourly Fumigation Data Explanation\"</i> file.\r\n- Finally, the <i>\" * Explanation\"</i> files contain information about the column names, units of measurement, and other pertinent information for each data file.\r\n\r\n*<b>NOTE:</b> This V4 contains new experimental data files, hourly fumigation files, and weather/ambient files for 2022 and 2023, since the original dataset only included files for 2001-2021. The MATLAB code has also been updated for efficiency, and explanatory files have been updated accordingly. ", "This data set is related to the SoyFACE experiments, which are open-air agricultural climate change experiments that have been conducted since 2001. The fumigation experiments take place at the SoyFACE farm and facility in Champaign County, Illinois during the growing season of each year, typically between June and October. \r\n\r\nThis V4 contains new experimental data files, hourly fumigation files, and weather/ambient files for 2022 and 2023, since the original dataset only included files for 2001-2021. The MATLAB code has also been updated for efficiency, and explanatory files have been updated accordingly. Below are new changes in V4:\r\n\r\n- The \"SoyFACE Plot Information 2001 to 2021\" file is renamed to “SoyFACE ring information 2001 to 2023.xlsx”. Data for 2022 and 2023 were added. File contains information about each year of the SoyFACE experiments, including the fumigation treatment type (CO2, O3, or a combination treatment), the crop species, the plots (also referred to as 'rings' and labeled with numbers between 2 and 31) used in each experiment, important experiment dates, and the target concentration levels or 'setpoints' for CO2 and O3 in each experiment.\r\n\r\n- The \"SoyFACE 1-Minute Fumigation Data Files\" were updated to contain sub-folders for each year of the experiments (2001-2023), each of which contains sub-folders for each ring used in that year's experiments. This data set also includes hourly data files for the fumigation experiments (\"SoyFACE Hourly Fumigation Data Files\" folder) created from the 1-minute files, and hourly ambient/weather data files for each year of the experiments (\"Hourly Weather and Ambient Data Files\" folder which has also been updated to include 2022 and 2023 data). The ambient CO2 and O3 data are collected at SoyFACE, and the weather data are collected from the SURFRAD and WARM weather stations located near the SoyFACE farm. \r\n\r\n- “Rings.xlsx” is new in this version. This file lists the rings and treatments used in each year of the SoyFACE experiments between 2001 and 2023 and is used in several of the MATLAB codes.\r\n\r\n- “CMI Weather Data Explanation.docx” is newly added. This file contains specific information about the processing of raw weather data, which is used in the hourly weather and ambient data files.\r\n\r\n- Files that were in RAR format in V3 are now updated and saved as ZIP format, including: Hourly Weather and Ambient Data Files.zip , SoyFACE 1-Minute Fumigation Data Files.zip , SoyFACE Hourly Fumigation Data Files.zip, and Matlab Files.zip.\r\n\r\n- The \"Fumigation Target Percentages\" file was updated to add data for 2022 and 2023. This file shows how much of the time the CO2 and O3 fumigation levels are within a 10 or 20 percent margin of the target levels when the fumigation system is turned on. \r\n\r\n- The \"Matlab Files\" folder contains custom code (Aspray, E.K.) that was used to clean the \"SoyFACE 1-Minute Fumigation Data\" files and to generate the \"SoyFACE Hourly Fumigation Data\" and \"Fumigation Target Percentages\" files. Code information can be found in the \"SoyFACE Hourly Data Explanation\" file. The Matlab code changes are as follows: \r\n\r\n\t- “Data_Issues_Finder.m” code was changed to use the “Ring.xlsx” file to gather ring and treatment information based on the contents of the file rather than being hardcoded in the Matlab code itself.\r\n\r\n\t- “Data_Issues_Finder_all.m” code is new. This code is the same as the “Data_Issues_Finder.m” code except that it identifies all CO2 and O3 repeats. In contrast, the “Data_Issues_Finder.m” code only identifies CO2 and O3 repeats that occur when the fumigation system is turned on.\r\n\r\n\t- “TargetYearly.m” code was changed to use the “Ring.xlsx” file to gather ring and treatment information based on the contents of the file rather than being hardcoded in the Matlab code itself.\r\n\r\n\t- “HourlyFumCode.m” code is new. This code uses the “Rings.xlsx” file to gather ring and treatment information based on the contents of the file instead of the user needing to define these values explicitly. This code also defines a list of all ring folders for the year selected and runs the hourly code for each ring, instead of the user having to run the hourly code for each ring individually. Finally, the code generates two dialog boxes for the user, one which allows user to specify whether they want the hourly code to be run for 1-minute fumigation files or 1-minute ambient files, and another which allows user to specify whether they would like the hourly fumigation averages to be replaced with hourly ambient averages when the fumigation system is turned off.\r\n\r\n\t- “HourlyDataFun.m” code was changed to run either “HourlyData.m” code or “HourlyDataAmb.m” code, depending on user input in the first dialog box.\r\n\r\n\t- “HourlyData.m” code was changed to replace hourly fumigation averages with hourly ambient averages when the fumigation system is turned off, depending on user input in the second dialog box.\r\n\r\n\t- “HourlyDataAmb.m” code is new. This code is similar to “HourlyData.m” code but is used to calculate hourly averages for 1-minute ambient files instead 1-minute fumigation files.\r\n\r\n\t- “batch.m” code was changed to account for new function input variables in “HourlyDataFun.m” code, along with adding header columns for “FumOutput.xlsx” and “AmbOutput.xlsx” output files generated by “HourlyData.m” and “HourlyDataAmb.m” code.\r\n\r\n- Finally, the \" * Explanation\" files contain information about the column names, units of measurement, steps needed to use Matlab code, and other pertinent information for each data file. Some of them were updated to reflect the current change of data. "]} 2024-10-03T21:39:45Z
Dataset update: {"description"=>["This data set is related to the SoyFACE experiments, which are open-air agricultural climate change experiments that have been conducted since 2001. The fumigation experiments take place at the SoyFACE farm and facility in Champaign County, Illinois during the growing season of each year, typically between June and October. \r\n- The <i>\"SoyFACE Plot Information 2001 to 2021\"</i> file contains information about each year of the SoyFACE experiments, including the fumigation treatment type (CO2, O3, or a combination treatment), the crop species, the plots (also referred to as 'rings' and labeled with numbers between 2 and 31) used in each experiment, important experiment dates, and the target concentration levels or 'setpoints' for CO2 and O3 in each experiment. \r\n- This data set includes files with minute readings of the fumigation levels (<i>\"SoyFACE 1-Minute Fumigation Data Files\"</i> folder) from the SoyFACE experiments. The <i>\"Soyface 1-Minute Fumigation Data Files\"</i> folder contains sub-folders for each year of the experiments, each of which contains sub-folders for each ring used in that year's experiments. This data set also includes hourly data files for the fumigation experiments (<i>\"SoyFACE Hourly Fumigation Data Files\"</i> folder) created from the 1-minute files, and hourly ambient/weather data files for each year of the experiments (<i>\"Hourly Weather and Ambient Data Files\"</i> folder). The ambient CO2 and O3 data are collected at SoyFACE, and the weather data are collected from the SURFRAD and WARM weather stations located near the SoyFACE farm. \r\n- The <i>\"Fumigation Target Percentages\"</i> file shows how much of the time the CO2 and O3 fumigation levels are within a 10 or 20 percent margin of the target levels when the fumigation system is turned on. \r\n- The <i>\"Matlab Files\"</i> folder contains custom code (Aspray, E.K.) that was used to clean the <i>\"SoyFACE 1-Minute Fumigation Data\"</i> files and to generate the <i>\"SoyFACE Hourly Fumigation Data\"</i> and <i>\"Fumigation Target Percentages\"</i> files. Code information can be found in the <i>\"SoyFACE Hourly Fumigation Data Explanation\"</i> file.\r\n- Finally, the <i>\" * Explanation\"</i> files contain information about the column names, units of measurement, and other pertinent information for each data file.\r\n\r\n*<b>NOTE:</b> We have identified some files in the “SoyFACE 1-Minute Fumigation Data Files” folder in our SoyFACE data set submission that were not downloaded properly - the files were present in the folder, but the actual files were empty. V3 ensures that there are no longer any empty files in the data set.", "This data set is related to the SoyFACE experiments, which are open-air agricultural climate change experiments that have been conducted since 2001. The fumigation experiments take place at the SoyFACE farm and facility in Champaign County, Illinois during the growing season of each year, typically between June and October. \r\n- The <i>\"SoyFACE Plot Information 2001 to 2021\"</i> file contains information about each year of the SoyFACE experiments, including the fumigation treatment type (CO2, O3, or a combination treatment), the crop species, the plots (also referred to as 'rings' and labeled with numbers between 2 and 31) used in each experiment, important experiment dates, and the target concentration levels or 'setpoints' for CO2 and O3 in each experiment. \r\n- This data set includes files with minute readings of the fumigation levels (<i>\"SoyFACE 1-Minute Fumigation Data Files\"</i> folder) from the SoyFACE experiments. The <i>\"Soyface 1-Minute Fumigation Data Files\"</i> folder contains sub-folders for each year of the experiments, each of which contains sub-folders for each ring used in that year's experiments. This data set also includes hourly data files for the fumigation experiments (<i>\"SoyFACE Hourly Fumigation Data Files\"</i> folder) created from the 1-minute files, and hourly ambient/weather data files for each year of the experiments (<i>\"Hourly Weather and Ambient Data Files\"</i> folder). The ambient CO2 and O3 data are collected at SoyFACE, and the weather data are collected from the SURFRAD and WARM weather stations located near the SoyFACE farm. \r\n- The <i>\"Fumigation Target Percentages\"</i> file shows how much of the time the CO2 and O3 fumigation levels are within a 10 or 20 percent margin of the target levels when the fumigation system is turned on. \r\n- The <i>\"Matlab Files\"</i> folder contains custom code (Aspray, E.K.) that was used to clean the <i>\"SoyFACE 1-Minute Fumigation Data\"</i> files and to generate the <i>\"SoyFACE Hourly Fumigation Data\"</i> and <i>\"Fumigation Target Percentages\"</i> files. Code information can be found in the <i>\"SoyFACE Hourly Fumigation Data Explanation\"</i> file.\r\n- Finally, the <i>\" * Explanation\"</i> files contain information about the column names, units of measurement, and other pertinent information for each data file.\r\n\r\n*<b>NOTE:</b> This V4 contains new experimental data files, hourly fumigation files, and weather/ambient files for 2022 and 2023, since the original dataset only included files for 2001-2021. The MATLAB code has also been updated for efficiency, and explanatory files have been updated accordingly. "], "version_comment"=>["Original data set was created in 2023 from 2001-2021 experimental and ambient files; data files for 2022 and 2023 are now available. Code has also been modified for efficiency and ease of use.", "Added data files for 2022 and 2023 and modified code for efficiency and ease of use"]} 2024-10-01T16:25:11Z
RelatedMaterial update: {"note"=>[nil, ""]} 2024-09-27T21:31:32Z
RelatedMaterial update: {"note"=>[nil, ""]} 2024-09-27T21:31:32Z
Dataset update: {"hold_state"=>["version candidate under curator review", "none"]} 2024-09-27T14:34:40Z
Dataset update: {"version_comment"=>[nil, "Original data set was created in 2023 from 2001-2021 experimental and ambient files; data files for 2022 and 2023 are now available. Code has also been modified for efficiency and ease of use."]} 2024-09-27T14:28:16Z
RelatedMaterial create: {"material_type"=>"Dataset", "availability"=>nil, "link"=>"https://doi.org/10.13012/B2IDB-3496460_V3", "uri"=>"10.13012/B2IDB-3496460_V3", "uri_type"=>"DOI", "citation"=>"Kole Aspray, Elise; Ainsworth, Elizabeth; McGrath, Jesse; McGrath, Justin; Montes, Christopher; Whetten, Andrew; Ort, Donald; Long, Stephen; Puthuval, Kannan; Mies, Timothy; Bernacchi, Carl; DeLucia, Evan; Dalsing, Bradley; Leakey, Andrew; Li, Shuai; Herriott, Jelena; Miglietta, Franco (2023): SoyFACE Fumigation Data Files. University of Illinois at Urbana-Champaign. https://doi.org/10.13012/B2IDB-3496460_V3", "dataset_id"=>2800, "selected_type"=>"Dataset", "datacite_list"=>"IsNewVersionOf", "note"=>nil, "feature"=>nil} 2024-09-27T14:27:04Z
RelatedMaterial create: {"material_type"=>"Article", "availability"=>nil, "link"=>" https://doi.org/10.1073/pnas.2313591120", "uri"=>" https://doi.org/10.1073/pnas.2313591120", "uri_type"=>"DOI", "citation"=>"Li S, Leakey ADB, Moller CA, Montes CM, Sacks EJ, Lee D, Ainsworth EA. Similar photosynthetic but different yield responses of C3 and C4 crops to elevated O3. Proc Natl Acad Sci U S A. 2023 Nov 14;120(46):e2313591120. doi: 10.1073/pnas.2313591120. Epub 2023 Nov 10. PMID: 37948586.", "dataset_id"=>2800, "selected_type"=>"Article", "datacite_list"=>"IsSupplementTo", "note"=>nil, "feature"=>nil} 2024-09-27T14:27:04Z
Funder create: {"name"=>"U.S. National Science Foundation (NSF)", "identifier"=>"10.13039/100000001", "identifier_scheme"=>"DOI", "grant"=>"PGR-1238030", "dataset_id"=>2800, "code"=>"NSF"} 2024-09-27T14:27:04Z
Funder create: {"name"=>"U.S. National Science Foundation (NSF)", "identifier"=>"10.13039/100000001", "identifier_scheme"=>"DOI", "grant"=>"IBN 0236053", "dataset_id"=>2800, "code"=>"NSF"} 2024-09-27T14:27:04Z
Funder create: {"name"=>"U.S. Department of Agriculture (USDA)", "identifier"=>"10.13039/100000199", "identifier_scheme"=>"DOI", "grant"=>"2015-67013-22836", "dataset_id"=>2800, "code"=>"USDA"} 2024-09-27T14:27:04Z
Funder create: {"name"=>"U.S. Department of Agriculture (USDA)", "identifier"=>"10.13039/100000199", "identifier_scheme"=>"DOI", "grant"=>"2014-67013-21783", "dataset_id"=>2800, "code"=>"USDA"} 2024-09-27T14:27:04Z
Funder create: {"name"=>"U.S. Department of Agriculture (USDA)", "identifier"=>"10.13039/100000199", "identifier_scheme"=>"DOI", "grant"=>"2010-65114-20355", "dataset_id"=>2800, "code"=>"USDA"} 2024-09-27T14:27:04Z
Funder create: {"name"=>"U.S. Department of Agriculture (USDA)", "identifier"=>"10.13039/100000199", "identifier_scheme"=>"DOI", "grant"=>"2010–65114–20343", "dataset_id"=>2800, "code"=>"USDA"} 2024-09-27T14:27:04Z
Funder create: {"name"=>"U.S. Department of Agriculture (USDA)", "identifier"=>"10.13039/100000199", "identifier_scheme"=>"DOI", "grant"=>"2002-02723", "dataset_id"=>2800, "code"=>"USDA"} 2024-09-27T14:27:03Z
Funder create: {"name"=>"U.S. Department of Energy (DOE)", "identifier"=>"10.13039/100000015", "identifier_scheme"=>"DOI", "grant"=>"DE-SC0018420", "dataset_id"=>2800, "code"=>"DOE"} 2024-09-27T14:27:03Z
Funder create: {"name"=>"U.S. Department of Energy (DOE)", "identifier"=>"10.13039/100000015", "identifier_scheme"=>"DOI", "grant"=>"DE-FC02–06ER64158", "dataset_id"=>2800, "code"=>"DOE"} 2024-09-27T14:27:03Z
Funder create: {"name"=>"U.S. Department of Energy (DOE)", "identifier"=>"10.13039/100000015", "identifier_scheme"=>"DOI", "grant"=>"DE-AC02-98CH10886", "dataset_id"=>2800, "code"=>"DOE"} 2024-09-27T14:27:03Z
Creator create: {"family_name"=>"Miglietta", "given_name"=>"Franco", "identifier"=>"0000-0003-1474-8143", "email"=>"f.miglietta@gmail.com", "is_contact"=>false, "row_position"=>17} 2024-09-27T14:27:03Z
Creator create: {"family_name"=>"Herriott", "given_name"=>"Jelena", "identifier"=>"", "email"=>"jelena.herriott@gmail.com", "is_contact"=>false, "row_position"=>16} 2024-09-27T14:27:03Z
Creator create: {"family_name"=>"Li", "given_name"=>"Shuai", "identifier"=>"0000-0003-2545-7763", "email"=>"shuaili@illinois.edu", "is_contact"=>false, "row_position"=>15} 2024-09-27T14:27:03Z
Creator create: {"family_name"=>"Leakey", "given_name"=>"Andrew", "identifier"=>"0000-0001-6251-024X", "email"=>"leakey@illinois.edu", "is_contact"=>false, "row_position"=>14} 2024-09-27T14:27:03Z
Creator create: {"family_name"=>"Dalsing", "given_name"=>"Bradley", "identifier"=>"", "email"=>"dalsing12@illinois.edu", "is_contact"=>false, "row_position"=>13} 2024-09-27T14:27:03Z
Creator create: {"family_name"=>"DeLucia", "given_name"=>"Evan", "identifier"=>"0000-0003-3400-6286", "email"=>"delucia@illinois.edu", "is_contact"=>false, "row_position"=>12} 2024-09-27T14:27:03Z
Creator create: {"family_name"=>"Bernacchi", "given_name"=>"Carl", "identifier"=>"0000-0002-2397-425X", "email"=>"carl.bernacchi@usda.gov", "is_contact"=>false, "row_position"=>11} 2024-09-27T14:27:03Z
Creator create: {"family_name"=>"Mies", "given_name"=>"Timothy", "identifier"=>"", "email"=>"tmies@illinois.edu", "is_contact"=>false, "row_position"=>10} 2024-09-27T14:27:03Z
Creator create: {"family_name"=>"Puthuval", "given_name"=>"Kannan", "identifier"=>"", "email"=>"kputhuval@gmail.com", "is_contact"=>false, "row_position"=>9} 2024-09-27T14:27:03Z
Creator create: {"family_name"=>"Long", "given_name"=>"Stephen", "identifier"=>"0000-0002-8501-7164", "email"=>"slong@illinois.edu", "is_contact"=>false, "row_position"=>8} 2024-09-27T14:27:02Z
Creator create: {"family_name"=>"Ort", "given_name"=>"Donald", "identifier"=>"0000-0002-5435-4387", "email"=>"d-ort@illinois.edu", "is_contact"=>false, "row_position"=>7} 2024-09-27T14:27:02Z
Creator create: {"family_name"=>"Whetten", "given_name"=>"Andrew", "identifier"=>"0000-0002-5694-8541", "email"=>"awhetten@uwm.edu", "is_contact"=>false, "row_position"=>6} 2024-09-27T14:27:02Z
Creator create: {"family_name"=>"Montes", "given_name"=>"Christopher", "identifier"=>"0000-0002-7295-3092", "email"=>"chris.montes@usda.gov", "is_contact"=>false, "row_position"=>5} 2024-09-27T14:27:02Z
Creator create: {"family_name"=>"McGrath", "given_name"=>"Justin", "identifier"=>"0000-0002-7025-3906", "email"=>"justin.mcgrath@usda.gov", "is_contact"=>false, "row_position"=>4} 2024-09-27T14:27:02Z
Creator create: {"family_name"=>"McGrath", "given_name"=>"Jesse", "identifier"=>"", "email"=>"jamcgrat@illinois.edu", "is_contact"=>false, "row_position"=>3} 2024-09-27T14:27:02Z
Creator create: {"family_name"=>"Ainsworth", "given_name"=>"Elizabeth", "identifier"=>"0000-0002-3199-8999", "email"=>"lisa.ainsworth@usda.gov", "is_contact"=>false, "row_position"=>2} 2024-09-27T14:27:02Z
Creator create: {"family_name"=>"Kole Aspray", "given_name"=>"Elise", "identifier"=>"0000-0003-4124-9497", "email"=>"ekaspray@illinois.edu", "is_contact"=>true, "row_position"=>1} 2024-09-27T14:27:02Z
Dataset update: {"corresponding_creator_name"=>[nil, "Elise Kole Aspray"], "corresponding_creator_email"=>[nil, "ekaspray@illinois.edu"]} 2024-09-27T14:27:02Z