Environment Summary
- Note
- This document is generated by xsl transformation. Do not edit the wiki pages directly, instead edit the xml source and generate the wiki text using the appropriate stylesheet.
- Item Type
- Environment Summary
- Description
- This document describes the "Environment Summary" item type which is used to describe the environment at a location.
- Google Base Example
- http://base.google.com/base/feeds/snippets?bq=%5Blabel:%2000530b3c02cb11dcba000016cb9b2e66%5D .
Title
- Example
-
Chicago Botanic Garden environment summary
Description
Descriptive text about the record. This should include information about the source of the data (weather station etc).
- Example
-
Met station at the garden.
Atom 1.0 Example
<feed xmlns="http://www.w3.org/2005/Atom"
xmlns:g="http://base.google.com/ns/1.0"
xmlns:c="http://base.google.com/cns/1.0">
<title>The name of your bulk upload.</title>
<link rel="self" href="http://www.example.com"/>
<updated>2007-05-17T00:00:00Z</updated>
<author>
<name>The name of the author (who created the upload).</name>
</author>
<id>unique id for this upload</id>
<entry>
<category scheme='http://base.google.com/categories/itemtypes' term='Environment Summary'></category>
<summary>Met station at the garden.</summary>
<g:id>00530b3c02cb11dcba000016cb9b2e66</g:id>
<title>Chicago Botanic Garden environment summary</title>
<c:indexer type="int">1234</c:indexer>
<c:community type="string">Plant Collections (TM)</c:community>
<g:location>+42.147222-87.790556</g:location>
<c:elevation type="floatUnit">176.4 m</c:elevation>
<c:rainfall type="floatUnit">924 mm</c:rainfall>
<c:snowfall type="floatUnit">795 mm</c:snowfall>
<c:average_min_temp type="floatUnit">4.4 C</c:average_min_temp>
<c:historic_min_temp type="floatUnit">-32.8 C</c:historic_min_temp>
<c:average_max_temp type="floatUnit">15 C</c:average_max_temp>
<c:historic_max_temp type="floatUnit">40.6 C</c:historic_max_temp>
<c:growing_season type="intUnit">158 Days</c:growing_season>
<c:USDA_code type="string">5b</c:USDA_code>
<c:sunset_code type="string">39</c:sunset_code>
<c:AHS_heat_code type="string">5</c:AHS_heat_code>
</entry>
</feed>
Attributes
| Name | Type | Required | Example |
| indexer | int | 1 | 1234 |
| community | text | 1 | Plant Collections (TM) |
| location | location | 1 | +42.147222-87.790556 |
| elevation | floatUnit | 1 | 176.4 m |
| rainfall | floatUnit | 1 | 924 mm |
| snowfall | floatUnit | 1 | 795 mm |
| average_min_temp | floatUnit | 1 | 4.4 C |
| historic_min_temp | floatUnit | 0 | -32.8 C |
| average_max_temp | floatUnit | 0 | 15 C |
| historic_max_temp | floatUnit | 0 | 40.6 C |
| growing_season | intUnit | 0 | 158 Days |
| USDA_code | text | 0 | 5b |
| sunset_code | text | 0 | 39 |
| AHS_heat_code | text | 0 | 5 |
indexer
A numeric value that is unique for this type of record in this institution. Ideally, the values should be created sequentially. The value does not have to be preserved between updates, providing the uniqueness constraint is not violated.
- Type
- int
- Required
- 1
- PC Original
- ABCD Equivalent
- DwC Equivalent
- Example
-
1234
community
The name of the community in which this item is participating. This is a convenience attibute only and may be repeated for multiple communities.
- Type
- text
- Required
- 1
- PC Original
- ABCD Equivalent
- DwC Equivalent
- Example
-
Plant Collections (TM)
location
The physical location from which the data was recorded. Decimal degrees or geolocatable address.
- Type
- location
- Required
- 1
- PC Original
- ABCD Equivalent
- DwC Equivalent
- Example
-
+42.147222-87.790556
elevation
The elevation in meters of the sampling location.
- Type
- floatUnit
- Required
- 1
- PC Original
- ABCD Equivalent
- DwC Equivalent
- Example
-
176.4 m
rainfall
The average annual rainfall at the location in mm.
- Type
- floatUnit
- Required
- 1
- PC Original
- ABCD Equivalent
- DwC Equivalent
- Example
-
924 mm
snowfall
Average annual snowfall at the location in mm.
- Type
- floatUnit
- Required
- 1
- PC Original
- ABCD Equivalent
- DwC Equivalent
- Example
-
795 mm
average_min_temp
The average minimum temperature in degrees centrigrade.
- Type
- floatUnit
- Required
- 1
- PC Original
- ABCD Equivalent
- DwC Equivalent
- Example
-
4.4 C
historic_min_temp
- Type
- floatUnit
- Required
- 0
- PC Original
- ABCD Equivalent
- DwC Equivalent
- Example
-
-32.8 C
average_max_temp
- Type
- floatUnit
- Required
- 0
- PC Original
- ABCD Equivalent
- DwC Equivalent
- Example
-
15 C
historic_max_temp
- Type
- floatUnit
- Required
- 0
- PC Original
- ABCD Equivalent
- DwC Equivalent
- Example
-
40.6 C
growing_season
- Type
- intUnit
- Required
- 0
- PC Original
- ABCD Equivalent
- DwC Equivalent
- Example
-
158 Days
USDA_code
- Type
- text
- Required
- 0
- PC Original
- ABCD Equivalent
- DwC Equivalent
- Example
-
5b
sunset_code
- Type
- text
- Required
- 0
- PC Original
- ABCD Equivalent
- DwC Equivalent
- Example
-
39
AHS_heat_code
- Type
- text
- Required
- 0
- PC Original
- ABCD Equivalent
- DwC Equivalent
- Example
-
5
