SPATIAL ANALYSIS OF WINERY CONTAMINATION

Size: px
Start display at page:

Download "SPATIAL ANALYSIS OF WINERY CONTAMINATION"

Transcription

1 SPATIAL ANALYSIS OF WINERY CONTAMINATION The Spatial Analysis of Winery Contamination project used a previously created MS Access database to create a personal geodatabase within ArcGIS in order to perform a spatial analysis. The database held winery location and attribute information for twelve wineries in Niagara-on-the-Lake. Buffers were performed on the wineries depending on the type of wine they produced, either red, white, or rose. Buffers were also performed on the hydrology in the area and then an overlay analysis determined where the wine buffers and the hydrology buffer intersected. These points of intersection, deemed the contamination zones, show areas within the Niagara region where watershed contamination is very likely to occur from the wineries. It was found that in Niagara-on-the-Lake, there is a heavy contamination of the local hydrology from these twelve surrounding wineries. GISC9301 ArcGIS Applications By; John Bull

2 Table of Contents 1. Introduction Background Data Creation Geodatabase Purpose Datasets Used Goal Methodology Objective # Objective # Objective # Objective # Objective # Objective # Objective # Objective # Objective # Objective # Findings Conclusion Bibliography... 12

3 Table of Figures Figure 1: Metadata for SID imagery showing spatial reference... 3 Figure 2: Results of inverting the colour ramp... 3 Figure 3: Create feature class dialog box showing the selection of columns for XY data... 4 Figure 4: Completed metadata for personal geodatabase... 5 Figure 5: Join data dialog box indicating the join to tblwinery using WineryID... 6 Figure 6: Initial buffer analysis... 8 Figure 7: Results of 1200m hydrology buffer... 9 Figure 8: Result of overlay analysis intersecting hydrology buffer with winery buffer... 10

4 1. Introduction The Spatial Analysis of Winery Contamination project serves to use a previously constructed Microsoft Access database to create a personal geodatabase within ESRI s ArcGIS software. The MS Access database that we will be using contains information on twelve different wineries located within Niagara-on-the-Lake including attributes such as their name, address, location, and what wine types they produce. Out of the twelve wineries we are using, four wineries produce red wine, four produce white wine, and four produce rose wine. For each wine type that a winery is producing there is a different amount of distance that chemicals used in the winemaking process can travel in order to contaminate a waterway. For a white wine producer the distance is 500m, for a red wine producer it is 1600m, and for a rose wine producer it is 2500m. The hydrology used in this project has an area of up to 1200m from the centreline of each stream or river that can potentially be contaminated. Two separate analysis techniques will be performed upon these datasets; a buffer analysis indicating the contamination zones around each winery as well as around each waterway, and an overlay analysis indicating which parts of the wine buffer intersect with parts of the hydrology buffer. This project will provide insight into if there is contamination occurring in the Niagara Region s waterways, and if so, which wineries this contamination is coming from. It will also provide information as to what impacts could occur from these contaminations. 2. Background 2.1. Data Creation The winery data used in this project was manually inputted into a Microsoft Access database via a database management project at Niagara College. The winery information was provided to students by Dr. James Jiang at Niagara College while the location information was gathered from students and inputted into the database. The location data was collected using a Trimble GeoXT GeoExplorer 3000 Series GPS unit. All other GIS data used within the project was obtained from the X: drive at Niagara College via the ArcGIS Applications folder Geodatabase Purpose To perform the array of spatial analyses required to complete this project a geodatabase is much more convenient to create to store the spatial data that you have chosen to use. The creation of a personal geodatabase allows simple importing of data simply by importing them as feature classes and then altering their projections while it also keeps all of your data in one location when performing multiple analyses on datasets such as the multiple buffers we will perform in this project. With the data inside of a personal geodatabase it is also much easier to manipulate like creating joins between two attribute tables or layers. In all, the personal geodatabase is the JB Industries 1

5 common data storage and management framework for ArcGIS offering the ability to store a rich collection of spatial data in a centralized location, apply rules and relationships to the data, and maintain integrity of spatial data with a consistent, accurate database (ESRI, 2005) Datasets Used This project involved using an array of different datasets as opposed to simply ESRI shapefiles. The road datasets, labelled 30M03 and 30M06, were probably created from a topographic map series and were the only ESRI shapefiles that we worked with. These files were however in a different coordinate system so conversions were necessary before they were used. The hydrology dataset was made up of an old ArcInfo Version 7.X coverage file comprised of an arc feature class and a tic feature class. The municipal boundary dataset was in the.dwg file format which is a CAD drawing composed of point, line, and polygon features. All of these file formats were easily imported into the personal geodatabase as feature classes. 3. Goal The Niagara Region, and Niagara-on-the-Lake in particular, is a booming area for the wine industry with many wine producing farms clustered together over a relatively small area. With this many wineries the potential for the contamination of local waterways is greatly increased due to the amount of chemical additives used in the winemaking process. The major goal of the Spatial Analysis of Winery Contaminants project is to identify if there is possible contamination of local hydrology from the wineries nearby and if so what is the impact of this contamination. 4. Methodology 4.1. Objective #1 Objective one involved using DOI raster imagery in order to create a base map for the project. This task was fairly simple as the raster imagery was already spatially referenced to NAD 83 UTM Zone 17N as we can see in Figure 1. JB Industries 2

6 Figure 1: Metadata for SID imagery showing spatial reference Considering the raster image already has an appropriate spatial reference we can simply drag the file from the catalog onto our map surface. At this time it was chosen to invert the colour ramp used in the symbology of the raster imagery in order to switch the colour from outside the image to white from black (Figure 2) for aesthetic purposes. Figure 2: Results of inverting the colour ramp JB Industries 3

7 4.2. Objective #2 Objective two involved bringing in our previously created Microsoft Access database into ArcMap to create our new personal geodatabase. This task was performed by navigating to our MS Access database within the Catalog of ArcMap and creating a feature class from tblwinerylocation. The winery location table includes previously obtained geographic coordinates for twelve different wineries in which we can use as latitude and longitude data in creating our new feature class. We can see below in Figure 3 the dialog box showing the creation of the feature class using the easting Figure 3: Create feature class dialog box showing the selection of columns for XY data and northing columns within our table. After specifying the output of the feature class to fall within our newly created geodatabase, we now have a point feature class to represent the twelve different wineries on our map. JB Industries 4

8 4.3. Objective #3 Objective three was simply to create metadata for our newly created geodatabase. The best way to go about doing this is to open ArcCatalog and navigate to the geodatabase. Once selected, the metadata is shown under the Description tab and can be edited simply by pressing the Edit button. Once in the editor mode, a photo was added as well as information such as a title, summary, description, tags, and credits (Figure 4). Figure 4: Completed metadata for personal geodatabase JB Industries 5

9 4.4. Objective #4 Objective four involved creating joins between two tables in order to perform the spatial analysis in the future. The winery location table contained geographic coordinates but did not include any information describing the wineries themselves, this information is held in the winery table. Creating a join between these two tables will allow us to buffer select wineries depending on which wine type they produce. In order to do this we first need to project our point data onto the map surface using the Project tool in the Data Management section of the ArcToolbox. After filling out our input and output locations and specifying that we would like the wineries to be projected in NAD 83 UTM Zone 17N, our wineries are now projected as a layer on the map. With the data now projected as a layer we can use the join data function to join attributes from a separate table. The wine location data was joined with the winery information data in the winery table using the common field WineryID (Figure 5). Figure 5: Join data dialog box indicating the join to tblwinery using WineryID 4.5. Objective #5 The next step in the project is to bring in the road network datasets. Some conversion was necessary for these files as they were originally spatially referenced in NAD 27. This was done by assigning and then projecting-on-the-fly the road shapefiles into NAD 83; during the project phase we can also convert the shapefile to a feature class and import it into our personal geodatabase. Once properly projected the road network lined up with our underlying SID imagery as can be seen JB Industries 6

10 in the map in Appendix A Objective #6 Objective six simply involves bringing in the municipal boundaries data into the geodatabase and project them onto the map. This dataset is in the.dwg file format which represents a CAD drawing and therefore it also needs to be projected into the NAD 83 coordinate system. Following similar procedures to objective five the municipal boundaries were added to the map that can be seen in Appendix A Objective #7 Objective seven once again involved bringing in data to our personal geodatabase that is of a different file format. This particular file was the hydrology for the Niagara Region and it was in the ArcInfo Version 7.X coverage file format. In order to complete this task the arc coverage file was imported into my personal geodatabase and then I simply projected it to NAD 83. The projected hydrology can be seen on the map located in Appendix A Objective #8 Once the geodatabase had been populated with correctly projected feature classes we were able to being our spatial analysis. The first step in this process was to complete a buffering of each winery depending on which type of wine they produced. Out of the twelve wineries there were an equal number producing each type of wine and the buffer zones were set at 500m, 1600m, and 2500m, for white, red, and rose wines respectively. The wineries were split into three separate feature classes and were buffered accordingly giving us the map we see in Appendix B Objective #9 The next step in the spatial analysis is to buffer the hydrology layer so that we can find the intersection of these buffers. It was provided to us that the streams in this area can be impacted by contaminants from up to 1200m away so that is the distance that we used for our buffer. We once again used the buffer tool and received the result we see in Appendix C Objective #10 Objective ten was the final step in completing the GIS portion of the project as it involved completing the intersection analysis. Before beginning the intersection analysis the three different winery buffers were combined together using the union tool, dissolving any boundaries they had. The intersect tool was then used to find the intersecting areas of the hydrology buffer and the winery buffers. This intersection analysis results can be seen on the map in Appendix D. JB Industries 7

11 5. Findings The initial analysis performed was simply a buffer analysis of each winery depending on the type of wine they produced; 500m for white wine, 1600m for red wine, and 2500m for rose wine. This initial buffer analysis provided us with the image that we see below in Figure 6. Figure 6: Initial buffer analysis We can immediately see from this image how much larger an impact the rose wine producing wineries will have on contaminants than the other wine type producers. The total amount of area affected by the initial buffers is approximately 75km 2 which is a massive portion of the northeastern Niagara peninsula. We can also see in Figure 6 the large amount of streams that fall within these buffer zones, particularly ones along the south shores of Lake Ontario. The second analysis performed was a buffering of the hydrology in the Niagara Region. All streams within this analysis could be affected from contaminants up to 1200m away so therefore we buffered 1200m from the middle of each stream. Figure 7 below shows the results of the hydrology buffer. We can see from this image that a 1200m buffer on all of the hydrology within the Niagara Region creates a buffer zone that covers a very large portion of the Niagara peninsula. The large amount of streams, rivers, and other assorted waterways, especially west of St. Catharines, are almost certainly going to be contaminated by any chemical or waste leakage. Within Niagara-on-the-Lake however there are small areas where the hydrology buffers do not cover and essentially these areas would be areas where leaks could occur and they would not make it into the water cycle. JB Industries 8

12 Figure 7: Results of 1200m hydrology buffer Aside from two white wine producers, every other winery lies within a hydrology buffer zone which already indicates that if any leakage occurs at these sites, even if it does not travel, it will contaminate the local hydrology. The third and final analysis that was performed was an overlay analysis using the intersect tool in the ArcToolbox. This tool creates a geometric intersection of two or more layers and outputs the result as a new feature class within the geodatabase. Using our hydrology buffer combined with our winery buffers we were able to find the areas where these two buffer zones intersected. The results from the overlay analysis are present in Figure 8 below. JB Industries 9

13 The image in Figure 8 shows multiple red polygons that represent areas where the hydrology buffer and the winery buffers overlapped. Any location within one of these red polygons indicates an area that if a chemical was dumped via winemaking that this chemical would contaminate one of the local waterways. Therefore any winery that falls within these red polygons is essentially Figure 8: Result of overlay analysis intersecting hydrology buffer with winery buffer contaminating the local waterways. Out of our twelve wineries, ten fall into areas covered by red polygons indicating that they are contaminating the local hydrology. The two wineries that ended up not being water contaminators are this way due to a couple reasons. Firstly, the only two wineries that do not fall into one of the contamination zones are white wine producing wineries. The white wine producers had a considerable smaller buffer zone applied to them compared to red wine and rose wine producers because the contaminants used in the white wine production travel a much shorter distance and therefore it is much more likely that a white wine buffer would not JB Industries 10

14 intersect with a hydrology buffer compared to the other two types of wine. For example there is one other winery in the same general location as these two wineries but it falls within the red contamination zone because it is a rose winery as opposed to a white winery. Secondly, and quite obviously, these are the only two wineries that are not situated directly in the middle of a large cluster network of streams and rivers. The fact that these two wineries are so far from any hydrology is the reason that they are the only two wineries who do not contaminate the local water system. 6. Conclusion The overlay analysis performed in this project provided ample information as to how the local wineries in the Niagara Region are affecting the hydrology. With ten of the twelve wineries mapped falling into the contamination zones we can definitively say that there is heavy contamination of the hydrology within Niagara-on-the-Lake, particularly along the south shore of Lake Ontario. One of the main reasons for this is the rose wineries whom have contaminants that can travel up to 2.5km from where they were produced. The rose wineries accounted for approximately 64km 2 of the initial 75km 2 covered by the buffer of all the wineries so without the rose wineries the contamination zone would have been considerably smaller. Another factor in the large amount of contamination is the amount of streams and rivers in the Niagara Region and in particular within Niagara-on-the-Lake. None of the streams or rivers along the south shore of Lake Ontario were more than 1200m apart creating a buffer zone wall that would have intersected with any winery located in that region, even if the winery buffer was only 50m. With so much hydrology in the area combined with the amount that these wine contaminants can travel, it is very difficult to not be contaminating the hydrology within this area. In all, depending on the strength and effect of the chemicals that enter the water system, waterways in the northern Niagara peninsula could be greatly contaminated. All streams that fall into the contamination zones flow either into Lake Ontario or the Niagara River which also flows into Lake Ontario. If the chemicals used were highly toxic or if a large quantity were being dumped then all of Lake Ontario could potentially become contaminated affecting a much larger area than just the Niagara Region. Locally the contaminants could also have an effect; any residence that is using the local ground water as a water supply in and around the Niagara-on-the-Lake region will probably have to invest in water filters or a whole new water system to avoid the contaminated water. The most worrisome would be the southernmost red winery which falls directly into a set of streams; as these streams flow north and into Lake Ontario they will be bringing all of their contaminants with them thus making the water of that stream unhealthy or unusable for a long distance. Overall the contamination discovered in the Winery Spatial Analysis could prove to be detrimental to local water supplies, nature and wildlife both in the streams and along the riverbanks/wetland areas, and potentially much larger watersheds such as Lake Ontario. JB Industries 11

15 7. Bibliography ESRI. (2005, July 15). Geodatabase - Overview. Retrieved December 8th, 2013, from ESRI Products ArcGIS: JB Industries 12

Coffee zone updating: contribution to the Agricultural Sector

Coffee zone updating: contribution to the Agricultural Sector 1 Coffee zone updating: contribution to the Agricultural Sector Author¹: GEOG. Graciela Romero Martinez Authors²: José Antonio Guzmán Mailing address: 131-3009, Santa Barbara of Heredia Email address:

More information

Cactus Moth Detection & Monitoring Network

Cactus Moth Detection & Monitoring Network Cactus Moth Detection & Monitoring Network Pricklypear Data Form Variable Definitions Pricklypear Data Form Pricklypear in the context of this form refers to pad-forming Opuntia spp. belonging to the subgenus

More information

openlca case study: Conventional vs Organic Viticulture

openlca case study: Conventional vs Organic Viticulture openlca case study: Conventional vs Organic Viticulture Summary 1 Tutorial goal... 2 2 Context and objective... 2 3 Description... 2 4 Build and compare systems... 4 4.1 Get the ecoinvent database... 4

More information

Suitability for Haul Roads (MI) Macomb County, Michigan, and Oakland County, Michigan (River Bends Park, West Side, Shelby Twp.)

Suitability for Haul Roads (MI) Macomb County, Michigan, and Oakland County, Michigan (River Bends Park, West Side, Shelby Twp.) Suitability for Haul Roads (MI) Macomb, and Oakland () MAP LEGEND Area of Interest () Soils Soil Ratings Area of Interest () Soil Map Units Poorly suited Moderately suited Well suited Political Features

More information

Vineyard s in Yamhill County, Oregon. Dr. Alan Campbell

Vineyard s in Yamhill County, Oregon. Dr. Alan Campbell Vineyard s in Yamhill County, Oregon Geodatabase Applications In the Tourism Sector GEOG 575 Winter 2005 Will Fellers, Erick Stayton, & Dan Wittmann Dr. Alan Campbell Northwest Vineyards: Provides maps,

More information

Mastering Measurements

Mastering Measurements Food Explorations Lab I: Mastering Measurements STUDENT LAB INVESTIGATIONS Name: Lab Overview During this investigation, you will be asked to measure substances using household measurement tools and scientific

More information

Table of Contents. Introduction. Logo Interpretation

Table of Contents. Introduction. Logo Interpretation Table of Contents Introduction, Logo Interpretation... 2 Organizational Signature (Tagline & positioning statement)... 3 Color Breaks... 4 Acceptable Usage... 7 Unacceptable Usage... 8 Affiliate Logos...

More information

Erosion Hazard (Off-Road, Off-Trail) Angelina County, Texas (Upland Island Erosion Hazard (Off-Road, Off-Trail))

Erosion Hazard (Off-Road, Off-Trail) Angelina County, Texas (Upland Island Erosion Hazard (Off-Road, Off-Trail)) Cypress Creek Erosion Hazard (Off-Road, Off-Trail) Angelina County, Texas () 31 7' 50'' 31 4' 50'' 3439500 3440400 3441300 3442200 3443100 3444000 3444900 94 24' 48'' 94 24' 51'' 365700 Graham Creek 365700

More information

Research Proposal: Viticultural Terroir in Ashtabula County, Ohio

Research Proposal: Viticultural Terroir in Ashtabula County, Ohio Research Proposal: Viticultural Terroir in Ashtabula County, Ohio Prepared for: Applications in Cartography and Geographic Information Systems Prepared by: Paul Boehnlein, Undergraduate June 3, 2008 Summary

More information

Abstract. Keywords: Gray Pine, Species Classification, Lidar, Hyperspectral, Elevation, Slope.

Abstract. Keywords: Gray Pine, Species Classification, Lidar, Hyperspectral, Elevation, Slope. Comparison of Hyperspectral Gray Pine Classification to Lidar Derived Elevation and Slope Andrew Fritter - Portland State & Quantum Spatial - afritter@pdx.edu Abstract The gray pine (GP) tree has been

More information

Olea Head and Neck DCE VPMC-14290A

Olea Head and Neck DCE VPMC-14290A Olea Head and Neck DCE VPMC-14290A Olea Head and Neck DCE: Overview Olea Head and Neck DCE provides the following: Automatic or manual background segmentation Automatic or manual arterial input function

More information

Tamanend Wine Consulting

Tamanend Wine Consulting Tamanend Wine Consulting PRODUCTION SOFTWARE FOR WINEMAKERS Wine Operations and Laboratory Analyses LOGIN PROCESS ENSURING SECURITY AND PRIVACY Tamanend Software Systems is a Cloud based system designed

More information

EFFECT OF TOMATO GENETIC VARIATION ON LYE PEELING EFFICACY TOMATO SOLUTIONS JIM AND ADAM DICK SUMMARY

EFFECT OF TOMATO GENETIC VARIATION ON LYE PEELING EFFICACY TOMATO SOLUTIONS JIM AND ADAM DICK SUMMARY EFFECT OF TOMATO GENETIC VARIATION ON LYE PEELING EFFICACY TOMATO SOLUTIONS JIM AND ADAM DICK 2013 SUMMARY Several breeding lines and hybrids were peeled in an 18% lye solution using an exposure time of

More information

Erosion Hazard (Road, Trail) Angelina County, Texas (Upland Island Erosion Hazard (Road, Trail)) Web Soil Survey National Cooperative Soil Survey

Erosion Hazard (Road, Trail) Angelina County, Texas (Upland Island Erosion Hazard (Road, Trail)) Web Soil Survey National Cooperative Soil Survey Cypress Creek Erosion Hazard (Road, Trail) Angelina County, Texas () 31 7' 50'' 31 4' 50'' 3439500 3440400 3441300 3442200 3443100 3444000 3444900 94 24' 48'' 94 24' 51'' 365700 Graham Creek 365700 366600

More information

Shaping the Future: Production and Market Challenges

Shaping the Future: Production and Market Challenges Call for Papers Dear Sir/Madam At the invitation of the Ministry of Stockbreeding, Agriculture, and Fisheries of the Oriental Republic of Uruguay, the 41th World Congress of Vine and Wine and the 16 th

More information

PRODUCTION SOFTWARE FOR WINEMAKERS. Wine Operations and Laboratory Analyses

PRODUCTION SOFTWARE FOR WINEMAKERS. Wine Operations and Laboratory Analyses PRODUCTION SOFTWARE FOR WINEMAKERS Wine Operations and Laboratory Analyses WHO SHOULD USE SMALL TO MEDIUM SIZE WINERIES NEEDING ROBUST DATA COLLECTION AND MANAGEMENT Alpha Winery Software is: a full-featured

More information

Depth to Water Table Macomb County, Michigan, and Oakland County, Michigan (River Bends Park, West Side, Shelby Twp.)

Depth to Water Table Macomb County, Michigan, and Oakland County, Michigan (River Bends Park, West Side, Shelby Twp.) () MAP LEGEND Area of Interest (AOI) Soils Soil Ratings Area of Interest (AOI) Soil Map Units 0-25 25-50 50-100 100-150 150-200 > 200 Political Features Cities Water Features Transportation PLSS Township

More information

Geographic Information Systemystem

Geographic Information Systemystem Agenda Time 9:00:-9:20 9-20 9:50 9:50 10:00 Topic Intro to GIS/Mapping and GPS Applications for GIS in Vineyards Break Presenter Kelly Bobbitt, Mike Bobbitt and Associates Kelly Bobbitt, Mike Bobbitt and

More information

THE FOODSCAPE OF POST-PRIMARY SCHOOLS IN IRELAND.

THE FOODSCAPE OF POST-PRIMARY SCHOOLS IN IRELAND. THE FOODSCAPE OF POST-PRIMARY SCHOOLS IN IRELAND. Callaghan, M., Molcho, M., Nic Gabhainn, S. & Kelly, C. Presented by: Mary Callaghan Health Promotion Research Centre NUI Galway Ireland mary.callaghan@nuigalway.ie

More information

Mapping and Tracking (Invasive) Plants with Calflora s Weed Manager

Mapping and Tracking (Invasive) Plants with Calflora s Weed Manager Mapping and Tracking (Invasive) Plants with Calflora s Weed Manager John Malpas, Tech Lead jhmalpas@calflora.org Cynthia Powell, Executive Director cpowell@calflora.org Agenda Calflora basics Weed Manager:

More information

FACTORS DETERMINING UNITED STATES IMPORTS OF COFFEE

FACTORS DETERMINING UNITED STATES IMPORTS OF COFFEE 12 November 1953 FACTORS DETERMINING UNITED STATES IMPORTS OF COFFEE The present paper is the first in a series which will offer analyses of the factors that account for the imports into the United States

More information

Certificate III in Hospitality. Patisserie THH31602

Certificate III in Hospitality. Patisserie THH31602 Certificate III in Hospitality Aim Develop the skills and knowledge required by patissiers in hospitality establishments to prepare and produce a variety of high-quality deserts and bakery products. Prerequisites

More information

Activity 10. Coffee Break. Introduction. Equipment Required. Collecting the Data

Activity 10. Coffee Break. Introduction. Equipment Required. Collecting the Data . Activity 10 Coffee Break Economists often use math to analyze growth trends for a company. Based on past performance, a mathematical equation or formula can sometimes be developed to help make predictions

More information

The Market Potential for Exporting Bottled Wine to Mainland China (PRC)

The Market Potential for Exporting Bottled Wine to Mainland China (PRC) The Market Potential for Exporting Bottled Wine to Mainland China (PRC) The Machine Learning Element Data Reimagined SCOPE OF THE ANALYSIS This analysis was undertaken on behalf of a California company

More information

Retailing Frozen Foods

Retailing Frozen Foods 61 Retailing Frozen Foods G. B. Davis Agricultural Experiment Station Oregon State College Corvallis Circular of Information 562 September 1956 iling Frozen Foods in Portland, Oregon G. B. DAVIS, Associate

More information

Wine On-Premise UK 2016

Wine On-Premise UK 2016 Wine On-Premise UK 2016 T H E M E N U Introduction... Page 5 The UK s Best On-Premise Distributors... Page 7 The UK s Most Listed Wine Brands... Page 17 The Big Picture... Page 26 The Style Mix... Page

More information

MBA 503 Final Project Guidelines and Rubric

MBA 503 Final Project Guidelines and Rubric MBA 503 Final Project Guidelines and Rubric Overview There are two summative assessments for this course. For your first assessment, you will be objectively assessed by your completion of a series of MyAccountingLab

More information

ORLEANS GARDENS SHOPPING CENTRE 1615 ORLEANS BOULEVARD CITY OF OTTAWA, ONTARIO TRAFFIC UPDATE. Prepared for:

ORLEANS GARDENS SHOPPING CENTRE 1615 ORLEANS BOULEVARD CITY OF OTTAWA, ONTARIO TRAFFIC UPDATE. Prepared for: ORLEANS GARDENS SHOPPING CENTRE 1615 ORLEANS BOULEVARD CITY OF OTTAWA, ONTARIO TRAFFIC UPDATE Prepared for: Orleans Gardens Shopping Centre Inc. 2851 John Street, Suite 1 Markham, ON K3R 5R7 June 12, 2015

More information

NVIVO 10 WORKSHOP. Hui Bian Office for Faculty Excellence BY HUI BIAN

NVIVO 10 WORKSHOP. Hui Bian Office for Faculty Excellence BY HUI BIAN NVIVO 10 WORKSHOP Hui Bian Office for Faculty Excellence BY HUI BIAN 1 CONTACT INFORMATION Email: bianh@ecu.edu Phone: 328-5428 Temporary Location: 1413 Joyner library Website: http://core.ecu.edu/ofe/statisticsresearch/

More information

Barista at a Glance BASIS International Ltd.

Barista at a Glance BASIS International Ltd. 2007 BASIS International Ltd. www.basis.com Barista at a Glance 1 A Brewing up GUI Apps With Barista Application Framework By Jon Bradley lmost as fast as the Starbucks barista turns milk, java beans,

More information

AWRI Refrigeration Demand Calculator

AWRI Refrigeration Demand Calculator AWRI Refrigeration Demand Calculator Resources and expertise are readily available to wine producers to manage efficient refrigeration supply and plant capacity. However, efficient management of winery

More information

POSITION DESCRIPTION

POSITION DESCRIPTION POSITION DESCRIPTION Position Title: Cellar Hand Incumbent: Date: Location: Marlborough Reports to: Senior Cellar Supervisor SECTION 1 POSITION SUMMARY To assist the winemaking and cellar teams in the

More information

1. Continuing the development and validation of mobile sensors. 3. Identifying and establishing variable rate management field trials

1. Continuing the development and validation of mobile sensors. 3. Identifying and establishing variable rate management field trials Project Overview The overall goal of this project is to deliver the tools, techniques, and information for spatial data driven variable rate management in commercial vineyards. Identified 2016 Needs: 1.

More information

Napa County Planning Commission Board Agenda Letter

Napa County Planning Commission Board Agenda Letter Agenda Date: 7/1/2015 Agenda Placement: 10A Continued From: May 20, 2015 Napa County Planning Commission Board Agenda Letter TO: FROM: Napa County Planning Commission John McDowell for David Morrison -

More information

OF THE VARIOUS DECIDUOUS and

OF THE VARIOUS DECIDUOUS and (9) PLAXICO, JAMES S. 1955. PROBLEMS OF FACTOR-PRODUCT AGGRE- GATION IN COBB-DOUGLAS VALUE PRODUCTIVITY ANALYSIS. JOUR. FARM ECON. 37: 644-675, ILLUS. (10) SCHICKELE, RAINER. 1941. EFFECT OF TENURE SYSTEMS

More information

Lesson 41: Designing a very wide-angle lens

Lesson 41: Designing a very wide-angle lens Lesson 41: Designing a very wide-angle lens We are often asked about designing a wide-angle lens with DSEARCH. If you enter a wide-angle object specification in the SYSTEM section of the DSEARCH file,

More information

Ideas for group discussion / exercises - Section 3 Applying food hygiene principles to the coffee chain

Ideas for group discussion / exercises - Section 3 Applying food hygiene principles to the coffee chain Ideas for group discussion / exercises - Section 3 Applying food hygiene principles to the coffee chain Activity 4: National level planning Reviewing national codes of practice and the regulatory framework

More information

Step 1: Prepare To Use the System

Step 1: Prepare To Use the System Step : Prepare To Use the System PROCESS Step : Set-Up the System MAP Step : Prepare Your Menu Cycle MENU Step : Enter Your Menu Cycle Information MODULE Step 5: Prepare For Production Step 6: Execute

More information

The Column Oven Oven capabilities Oven safety Configuring the oven Making a temperature-programmed run Fast chromatography

The Column Oven Oven capabilities Oven safety Configuring the oven Making a temperature-programmed run Fast chromatography 4 The Column Oven Oven capabilities Oven safety Configuring the oven Procedure: Setting up an isothermal run Making a temperature-programmed run Oven temperature programming setpoints Oven ramp rates Procedure:

More information

Handbook for Wine Supply Balance Sheet. Wines

Handbook for Wine Supply Balance Sheet. Wines EUROPEAN COMMISSION EUROSTAT Directorate E: Sectoral and regional statistics Unit E-1: Agriculture and fisheries Handbook for Wine Supply Balance Sheet Wines Revision 2015 1 INTRODUCTION Council Regulation

More information

Francis MACARY UR ETBX, Irstea The 31st of March to the 2nd of April,

Francis MACARY UR ETBX, Irstea The 31st of March to the 2nd of April, Using multiple criteria decision aid to improve best agricultural and environmental management practices in the area of a big wine company, near Bordeaux Francis MACARY UR ETBX, Irstea francis.macary@irstea.fr

More information

Uniform Rules Update Final EIR APPENDIX 6 ASSUMPTIONS AND CALCULATIONS USED FOR ESTIMATING TRAFFIC VOLUMES

Uniform Rules Update Final EIR APPENDIX 6 ASSUMPTIONS AND CALCULATIONS USED FOR ESTIMATING TRAFFIC VOLUMES APPENDIX 6 ASSUMPTIONS AND CALCULATIONS USED FOR ESTIMATING TRAFFIC VOLUMES ASSUMPTIONS AND CALCULATIONS USED FOR ESTIMATING TRAFFIC VOLUMES This appendix contains the assumptions that have been applied

More information

Roya Survey Developers Bil Doyle Brad Johns Greg Johnson Robin McNal y Kirsti Wal Graduate Consultant Mohammad Sajib Al Seraj Avinash Subramanian

Roya Survey Developers Bil Doyle Brad Johns Greg Johnson Robin McNal y Kirsti Wal Graduate Consultant Mohammad Sajib Al Seraj Avinash Subramanian Roya Survey Developers Bill Doyle Brad Johns Greg Johnson Robin McNally Kirsti Wall Graduate Consultant Mohammad Sajib Al Seraj Avinash Subramanian Roya Survey App The Roya Survey App seeks to provide

More information

Introduction to Measurement and Error Analysis: Measuring the Density of a Solution

Introduction to Measurement and Error Analysis: Measuring the Density of a Solution Introduction to Measurement and Error Analysis: Measuring the Density of a Solution Introduction: Most of us are familiar with the refreshing soft drink Coca-Cola, commonly known as Coke. The formula for

More information

COMSTRAT 310 Semester-Long Project Part Three

COMSTRAT 310 Semester-Long Project Part Three COMSTRAT 310 Semester-Long Project Part Three WEB METRICS & SEO SETUP INSTRUCTIONS Web Metrics Setup Integrating Google Analytics into your mock company website: Wix 1. Log in to your Wix account > select

More information

Wine-Tasting by Numbers: Using Binary Logistic Regression to Reveal the Preferences of Experts

Wine-Tasting by Numbers: Using Binary Logistic Regression to Reveal the Preferences of Experts Wine-Tasting by Numbers: Using Binary Logistic Regression to Reveal the Preferences of Experts When you need to understand situations that seem to defy data analysis, you may be able to use techniques

More information

North America Ethyl Acetate Industry Outlook to Market Size, Company Share, Price Trends, Capacity Forecasts of All Active and Planned Plants

North America Ethyl Acetate Industry Outlook to Market Size, Company Share, Price Trends, Capacity Forecasts of All Active and Planned Plants North America Ethyl Acetate Industry Outlook to 2016 - Market Size, Company Share, Price Trends, Capacity Forecasts of All Active and Planned Plants Reference Code: GDCH0416RDB Publication Date: October

More information

Olea Tumor Basic VPMC-13988A

Olea Tumor Basic VPMC-13988A Olea Tumor Basic VPMC-13988A Olea Tumor Basic: Overview Olea Tumor Basic provides the following: Automatic or manual background segmentation. Automatic or manual arterial input function selection. Automatic

More information

Buying Filberts On a Sample Basis

Buying Filberts On a Sample Basis E 55 m ^7q Buying Filberts On a Sample Basis Special Report 279 September 1969 Cooperative Extension Service c, 789/0 ite IP") 0, i mi 1910 S R e, `g,,ttsoliktill:torvti EARs srin ITQ, E,6

More information

Coffee Filter Chromatography

Coffee Filter Chromatography Here is a summary of what you will learn in this section: Solutions can be separated by filtration, paper chromatography, evaporation, or distillation. Mechanical mixtures can be separated by sorting,

More information

Smart Plunger TM by PCS

Smart Plunger TM by PCS Smart Plunger TM by PCS What they are Highly accurate downhole pressure & temperature gauges Contained inside a variety of high quality plunger styles Utilized in a traveling mode or stationary position

More information

DRAFT SECTION 4(F) EVALUATION FAIRVIEW CEMETERY

DRAFT SECTION 4(F) EVALUATION FAIRVIEW CEMETERY DRAFT SECTION 4(F) EVALUATION I. DESCRIPTION OF SECTION 4(F) RESOURCE The Section 4(f) resource that could be affected by the proposed action is Fairview Cemetery. The proposed action would require the

More information

The Future of the Still & Sparkling Wine Market in Poland to 2019

The Future of the Still & Sparkling Wine Market in Poland to 2019 673 1. The Future of the Still & Sparkling Wine Market in Poland to 2019 Reference Code: AD0419MR www.canadean-winesandwine.com Summary The Future of the Still & Sparkling Wine Market in Poland to 2019

More information

Lesson 41: Designing a very wide-angle lens

Lesson 41: Designing a very wide-angle lens Lesson 41: Designing a very wide-angle lens We are often asked about designing a wide-angle lens with DSEARCH. If you enter a wide-angle object specification in the SYSTEM section of the DSEARCH file,

More information

The 2006 Economic Impact of Nebraska Wineries and Grape Growers

The 2006 Economic Impact of Nebraska Wineries and Grape Growers A Bureau of Business Economic Impact Analysis From the University of Nebraska Lincoln The 2006 Economic Impact of Nebraska Wineries and Grape Growers Dr. Eric Thompson Seth Freudenburg Prepared for The

More information

Pasta Market in Italy to Market Size, Development, and Forecasts

Pasta Market in Italy to Market Size, Development, and Forecasts Pasta Market in Italy to 2019 - Market Size, Development, and Forecasts Published: 6/2015 Global Research & Data Services Table of Contents List of Tables Table 1 Demand for pasta in Italy, 2008-2014 (US

More information

longer any restriction order batching. All orders can be created in a single batch which means less work for the wine club manager.

longer any restriction order batching. All orders can be created in a single batch which means less work for the wine club manager. Wine Club The new Wine Club 2017 module holds many new features and improvements not available in the original OrderPort Wine Club. Even though there have been many changes, the use of the Wine Club module

More information

Solid Phase Micro Extraction of Flavor Compounds in Beer

Solid Phase Micro Extraction of Flavor Compounds in Beer Solid Phase Micro Extraction of Flavor Compounds in Beer ANNE JUREK Low Level Detection of Trichloroanisole in Red Wine Application Note Food/Flavor Author Anne Jurek Applications Chemist EST Analytical

More information

UNITED STATES OF AMERICA BEFORE THE FEDERAL ENERGY REGULATORY COMMISSION. ) Idaho Power Company ) Docket No. ER06- )

UNITED STATES OF AMERICA BEFORE THE FEDERAL ENERGY REGULATORY COMMISSION. ) Idaho Power Company ) Docket No. ER06- ) UNITED STATES OF AMERICA BEFORE THE FEDERAL ENERGY REGULATORY COMMISSION Idaho Power Company Docket No. ER0- PREPARED DIRECT TESTIMONY OF RONALD D. SCHELLBERG ON BEHALF OF IDAHO POWER COMPANY EXHIBIT IPC-

More information

Varietal Specific Barrel Profiles

Varietal Specific Barrel Profiles RESEARCH Varietal Specific Barrel Profiles Beaulieu Vineyard and Sea Smoke Cellars 2006 Pinot Noir Domenica Totty, Beaulieu Vineyard Kris Curran, Sea Smoke Cellars Don Shroerder, Sea Smoke Cellars David

More information

TEACHER NOTES MATH NSPIRED

TEACHER NOTES MATH NSPIRED Math Objectives Students will use a ratio to create and plot points and will determine a mathematical relationship for plotted points. Students will compute the unit rate given a ratio. Students will predict

More information

The Dumpling Revolution

The Dumpling Revolution 1 Engineering Design 100 Section 10 Introduction to Engineering Design Team 4 The Dumpling Revolution Submitted by Lauren Colacicco, Ellis Driscoll, Eduardo Granata, Megan Shimko Submitted to: Xinli Wu

More information

Esri Demographic Data Release Notes: Israel

Esri Demographic Data Release Notes: Israel Introduction The Esri demographic dataset for Israel provides key population and household attributes for use in a variety of applications. Release notes provide information such as the attribute list,

More information

Fromage Frais and Quark Market in Portugal: Market Profile to 2019

Fromage Frais and Quark Market in Portugal: Market Profile to 2019 Fromage Frais and Quark Market in Portugal: Market Profile to 2019 Fromage Frais and Quark Market in Portugal: Market Profile to 2019 Sector Publishing Intelligence Limited (SPi) has been marketing business

More information

Biocides IT training Vienna - 4 December 2017 IUCLID 6

Biocides IT training Vienna - 4 December 2017 IUCLID 6 Biocides IT training Vienna - 4 December 2017 IUCLID 6 Biocides IUCLID training 2 (18) Creation and update of a Biocidal Product Authorisation dossier and use of the report generator Background information

More information

Table of Contents. Toast Inc. 2

Table of Contents. Toast Inc. 2 Quick Setup Guide Table of Contents About This Guide... 3 Step 1 Marketing Setup... 3 Configure Marketing à Restaurant Info... 3 Configure Marketing à Hours / Schedule... 4 Configure Marketing à Receipt

More information

2016 STATUS SUMMARY VINEYARDS AND WINERIES OF MINNESOTA

2016 STATUS SUMMARY VINEYARDS AND WINERIES OF MINNESOTA IN PARTNERSHIP WITH THE NORTHERN GRAPES PROJECT, AN USDA SPECIALITY CROPS RESEARCH INITIATIVE PROGRAM, NIFA 2016 STATUS SUMMARY VINEYARDS AND WINERIES OF MINNESOTA Brigid Tuck and William Gartner INTRODUCTION

More information

Preparing & Holding Cold Foods Review

Preparing & Holding Cold Foods Review Preparing & Holding Cold Foods Review Time-Temperature Control 1. Whether storing or serving cold foods, it is important to always keep a close eye on the food s internal temperature. Just like hot foods,

More information

APPENDIX C - NRCS PRIME FARMLAND REPORT

APPENDIX C - NRCS PRIME FARMLAND REPORT APPENDIX C - NRCS PRIME FARMLAND REPORT June 2007 Page 51 Parks, Trails, and Open Space Plan Page 52 Payson City- East Side Comprehensive Plan FARMLAND CLASSIFICATION RATING FOR UTAH COUNTY, UTAH - CENTRAL

More information

STA Module 6 The Normal Distribution

STA Module 6 The Normal Distribution STA 2023 Module 6 The Normal Distribution Learning Objectives 1. Explain what it means for a variable to be normally distributed or approximately normally distributed. 2. Explain the meaning of the parameters

More information

STA Module 6 The Normal Distribution. Learning Objectives. Examples of Normal Curves

STA Module 6 The Normal Distribution. Learning Objectives. Examples of Normal Curves STA 2023 Module 6 The Normal Distribution Learning Objectives 1. Explain what it means for a variable to be normally distributed or approximately normally distributed. 2. Explain the meaning of the parameters

More information

Multiple Choice: Which product on this map is found in the location that is farthest from Delaware? vanilla sugar walnuts chocolate

Multiple Choice: Which product on this map is found in the location that is farthest from Delaware? vanilla sugar walnuts chocolate Lesson Title: International Pie a Taste of the World Lesson Author: Mary Matthes (mmatthes@cape.k12.de.us), Cape Henlopen School District Lesson Description: Based on reading the book How to Make an Apple

More information

MEAT WEBQUEST Foods and Nutrition

MEAT WEBQUEST Foods and Nutrition MEAT WEBQUEST Foods and Nutrition Overview When a person cooks for themselves, or for family, and/or friends, they want to serve a meat dish that is appealing, very tasty, as well as nutritious. They do

More information

(12) Patent Application Publication (10) Pub. No.: US 2007/ A1

(12) Patent Application Publication (10) Pub. No.: US 2007/ A1 (19) United States US 20070023463A1 (12) Patent Application Publication (10) Pub. No.: US 2007/0023463 A1 MacClarence (43) Pub. Date: Feb. 1, 2007 (54) REMOVABLE POUR SPOUT (52) U.S. Cl.... 222/567 (76)

More information

Distribution of Hermit Crab Sizes on the Island of Dominica

Distribution of Hermit Crab Sizes on the Island of Dominica Distribution of Hermit Crab Sizes on the Island of Dominica Kerstin Alander, Emily Bach, Emily Crews, & Megan Smith Texas A&M University Dr. Tom Lacher Dr. Jim Woolley Dominica Study Abroad 2013 Abstract

More information

TEST PROJECT. Server Side B. Submitted by: WorldSkills International Manuel Schaffner CH. Competition Time: 3 hours. Assessment Browser: Google Chrome

TEST PROJECT. Server Side B. Submitted by: WorldSkills International Manuel Schaffner CH. Competition Time: 3 hours. Assessment Browser: Google Chrome TEST PROJECT Server Side B Submitted by: WorldSkills International Manuel Schaffner CH Competition Time: 3 hours Assessment Browser: Google Chrome WSC2015_TP17_ServerSide_B_EN INTRODUCTION WorldSkills

More information

ECONOMIC IMPACT OF LEGALIZING RETAIL ALCOHOL SALES IN BENTON COUNTY. Produced for: Keep Dollars in Benton County

ECONOMIC IMPACT OF LEGALIZING RETAIL ALCOHOL SALES IN BENTON COUNTY. Produced for: Keep Dollars in Benton County ECONOMIC IMPACT OF LEGALIZING RETAIL ALCOHOL SALES IN BENTON COUNTY Produced for: Keep Dollars in Benton County Willard J. Walker Hall 545 Sam M. Walton College of Business 1 University of Arkansas Fayetteville,

More information

Michigan Grape & Wine Industry Council Annual Report 2012

Michigan Grape & Wine Industry Council Annual Report 2012 Michigan Grape & Wine Industry Council Annual Report 2012 Title: Determining pigment co-factor content in commercial wine grapes and effect of micro-oxidation in Michigan Wines Principal Investigator:

More information

Predicting Wine Quality

Predicting Wine Quality March 8, 2016 Ilker Karakasoglu Predicting Wine Quality Problem description: You have been retained as a statistical consultant for a wine co-operative, and have been asked to analyze these data. Each

More information

Case Study: Structure Verification of Quinine Using 1D and 2D NMR Methods

Case Study: Structure Verification of Quinine Using 1D and 2D NMR Methods Case Study: Structure Verification of Quinine Using 1D and 2D NMR Methods Introduction Quinine (C 20 H 24 N 2 O 2, MW 324.42 g mol -1, Figure 1) is a drug used to treat a variety of conditions, most notably

More information

Work Sample (Minimum) for 10-K Integration Assignment MAN and for suppliers of raw materials and services that the Company relies on.

Work Sample (Minimum) for 10-K Integration Assignment MAN and for suppliers of raw materials and services that the Company relies on. Work Sample (Minimum) for 10-K Integration Assignment MAN 4720 Employee Name: Your name goes here Company: Starbucks Date of Your Report: Date of 10-K: PESTEL 1. Political: Pg. 5 The Company supports the

More information

Tips for Writing the RESULTS AND DISCUSSION:

Tips for Writing the RESULTS AND DISCUSSION: Tips for Writing the RESULTS AND DISCUSSION: 1. The contents of the R&D section depends on the sequence of procedures described in the Materials and Methods section of the paper. 2. Data should be presented

More information

NEW YORK CITY COLLEGE OF TECHNOLOGY, CUNY DEPARTMENT OF HOSPITALITY MANAGEMENT COURSE OUTLINE COURSE #: HMGT 4961 COURSE TITLE: CONTEMPORARY CUISINE

NEW YORK CITY COLLEGE OF TECHNOLOGY, CUNY DEPARTMENT OF HOSPITALITY MANAGEMENT COURSE OUTLINE COURSE #: HMGT 4961 COURSE TITLE: CONTEMPORARY CUISINE NEW YORK CITY COLLEGE OF TECHNOLOGY, CUNY DEPARTMENT OF HOSPITALITY MANAGEMENT COURSE OUTLINE COURSE #: HMGT 4961 COURSE TITLE: CONTEMPORARY CUISINE CLASS HOURS: 1.5 LAB HOURS: 4.5 CREDITS: 3 1. COURSE

More information

Frequently Asked Questions Nutrition Resolution

Frequently Asked Questions Nutrition Resolution Frequently Asked Questions Nutrition Resolution 1. How many meals does Milwaukee Public Schools (MPS) serve? Milwaukee Public Schools serves meals year round. All schools with academic activities, both

More information

P O L I C I E S & P R O C E D U R E S. Single Can Cooler (SCC) Fixture Merchandising

P O L I C I E S & P R O C E D U R E S. Single Can Cooler (SCC) Fixture Merchandising P O L I C I E S & P R O C E D U R E S Single Can Cooler (SCC) Fixture Merchandising Policies and s for displaying non-promotional beer TBS Marketing Written: August 2017 Effective date: November 2017 1

More information

Grade: Kindergarten Nutrition Lesson 4: My Favorite Fruits

Grade: Kindergarten Nutrition Lesson 4: My Favorite Fruits Grade: Kindergarten Nutrition Lesson 4: My Favorite Fruits Objectives: Students will identify fruits as part of a healthy diet. Students will sample fruits. Students will select favorite fruits. Students

More information

DEVELOPMENT OF A RAPID METHOD FOR THE ASSESSMENT OF PHENOLIC MATURITY IN BURGUNDY PINOT NOIR

DEVELOPMENT OF A RAPID METHOD FOR THE ASSESSMENT OF PHENOLIC MATURITY IN BURGUNDY PINOT NOIR PINOT NOIR, PAGE 1 DEVELOPMENT OF A RAPID METHOD FOR THE ASSESSMENT OF PHENOLIC MATURITY IN BURGUNDY PINOT NOIR Eric GRANDJEAN, Centre Œnologique de Bourgogne (COEB)* Christine MONAMY, Bureau Interprofessionnel

More information

Welcome to Grubhub. Table of contents. You ve joined the nation s leading online and mobile food ordering platform. Set up your account...

Welcome to Grubhub. Table of contents. You ve joined the nation s leading online and mobile food ordering platform. Set up your account... Training guide Welcome to Grubhub You ve joined the nation s leading online and mobile food ordering platform. We re here to help you, whether you need to set up orders on your tablet, change your delivery

More information

Product Consistency Comparison Study: Continuous Mixing & Batch Mixing

Product Consistency Comparison Study: Continuous Mixing & Batch Mixing July 2015 Product Consistency Comparison Study: Continuous Mixing & Batch Mixing By: Jim G. Warren Vice President, Exact Mixing Baked snack production lines require mixing systems that can match the throughput

More information

Dining Your Way into Reading

Dining Your Way into Reading Dining Your Way into Reading ~ A Returning Developer ~ For further information contact Elizabeth Phillips Lakeland Highlands Middle School 740 Lakeland Miriam Dr Lakeland, FL 33813 Route D (863)648-3500

More information

Caffeine in Energy Drinks

Caffeine in Energy Drinks Page 1 of 7 (Too Much??) Learning Objectives: Caffeine in Energy Drinks Preparation of energy drink sample for testing Separation of caffeine from other components in energy drinks using HPLC (high performance

More information

Liquor License Amendment - Change of Hours

Liquor License Amendment - Change of Hours City of Surrey PLANNING & DEVELOPMENT REPORT Liquor License Amendment - Change of Hours Proposal: Liquor primary license amendment to extend hours of liquor service. Recommendation: Denial Location: 10458-137

More information

Plant root activity is limited to the soil bulbs Does not require technical expertise to. wetted by the water bottle emitter implement

Plant root activity is limited to the soil bulbs Does not require technical expertise to. wetted by the water bottle emitter implement Case Study Bottle Drip Irrigation Case Study Background Data Tool Category: Adaptation on the farm Variety: Robusta Climatic Hazard: Prolonged dry spells and high temperatures Expected Outcome: Improved

More information

APPENDIX Thirty Trees Sampling Method for CBB Monitoring

APPENDIX Thirty Trees Sampling Method for CBB Monitoring APPENDIX Thirty Trees Sampling Method for CBB Monitoring Based on a Presentation by Luis F. Aristizábal (University of Florida) Revised: January 2014 by CBB Summit Committee I t is not enough to know that

More information

Beer Hardware, Systems and Delivery

Beer Hardware, Systems and Delivery Beer Hardware, Systems and Delivery An Industry Standard Beer is the number one dispensed beverage in the foodservice industry. Commonly, draft beer is preferred by a wide margin for taste and product

More information

Activity 2.3 Solubility test

Activity 2.3 Solubility test Activity 2.3 Solubility test Can you identify the unknown crystal by the amount that dissolves in water? In Demonstration 2a, students saw that more salt is left behind than sugar when both crystals are

More information

This appendix tabulates results summarized in Section IV of our paper, and also reports the results of additional tests.

This appendix tabulates results summarized in Section IV of our paper, and also reports the results of additional tests. Internet Appendix for Mutual Fund Trading Pressure: Firm-level Stock Price Impact and Timing of SEOs, by Mozaffar Khan, Leonid Kogan and George Serafeim. * This appendix tabulates results summarized in

More information

Evaluation copy. Falling Objects. Experiment OBJECTIVES MATERIALS

Evaluation copy. Falling Objects. Experiment OBJECTIVES MATERIALS Name Date Falling Objects Experiment 37 Galileo tried to prove that all falling objects accelerate downward at the same rate. Falling objects do accelerate downward at the same rate in a vacuum. Air resistance,

More information

Properties of Water Lab: What Makes Water Special? An Investigation of the Liquid That Makes All Life Possible: Water!

Properties of Water Lab: What Makes Water Special? An Investigation of the Liquid That Makes All Life Possible: Water! Properties of Water Lab: What Makes Water Special? An Investigation of the Liquid That Makes All Life Possible: Water! Background: Water has some peculiar properties, but because it is the most common

More information

Harvesting Soybean. Soybean Loss. John Nowatzki Extension Agricultural Machine Systems Specialist

Harvesting Soybean. Soybean Loss. John Nowatzki Extension Agricultural Machine Systems Specialist Harvesting Soybean John Nowatzki Extension Agricultural Machine Systems Specialist Field studies in soybean harvesting have shown that a 10 percent or higher harvest loss is not uncommon, but studies also

More information