[% IF show.siteList == 'true' %]
*[% config.site | ucfirst %] Name
[% IF form == 're_entry' %]
[%site%]
[% ELSE %]
Select your [% config.site %] here.
[% END %]
[% FOREACH site = siteList %]
[% site %]
[% END %]
[% END %]
[% IF show.wgList == 'true' %]
*NCEAS Project(s):
[% FOREACH project = projects %]
[% SET pname = $project.3 %]
[% IF pname.length > 50 %]
[% SET sname = $project.4 %]
[% END %]
[% SET label = "NCEAS ${project.0}: ${project.1}: $project.4" %]
[% SET value = "NCEAS ${project.0}: ${project.1}: $project.3" %]
[% SET sel = '' %]
[% FOREACH group = wg %]
[% IF group == value %]
[% SET sel = 'selected="selected"' %]
[% END %]
[% END %]
[% label %]
[% END %]
[% END %]
[% IF show.organization == 'true' %]
[% END %]
Start Date
[% IF required.temporal == 'true' %]
*Year (yyyy)
[% ELSE %]
Year (yyyy)
[% END %]
Month
[% IF form == 're_entry' && beginningMonth != ""%]
[%beginningMonth%]
[% END %]
MM 01 02 03
04 05 06 07
08 09 10 11
12
Day
[% IF form == 're_entry' && beginningDay != ""%]
[%beginningDay%]
[% END %]
DD 01 02 03
04 05 06 07
08 09 10 11
12 13 14 15
16 17 18 19
20 21 22 23
24 25 26 27
28 29 30 31
End Date
(leave blank if your data set is open-ended)
Month
[% IF form == 're_entry' && endingMonth != ""%]
[%endingMonth%]
[% END %]
MM 01 02 03
04 05 06 07
08 09 10 11
12
Day
[% IF form == 're_entry' && endingDay != ""%]
[%endingDay%]
[% END %]
DD 01 02 03
04 05 06 07
08 09 10 11
12 13 14 15
16 17 18 19
20 21 22 23
24 25 26 27
28 29 30 31
[% END %]
[% IF modules.spatial == 'true' %]
[% IF required.spatial == 'true' %]
*Geographic Description
[% ELSE %]
Geographic Description
[% END %]
General description of the geographic area in which the data were collected.
It can be a simple place name (e.g., Santa Barbara) or a fuller description.
Coordinates
[% IF show.siteList == 'true' %]
[% END %]
[% END %]
[% IF modules.taxonomic == 'true' %]
[% END %]
[% IF modules.method == 'true' %]
Extent of Study Description
Describe the temporal, spatial and taxonomic extent of the study,
supplementing the information on coverage provided above.
For example, if the temporal coverage of the data is 1990-2000, you
might provide details about any years that were missed or the months
in which sampling occurred.
Sampling Description
Describe the sampling design of the study. For example, you might
describe the way in which treatments were assigned to sampling units.
[% END %]
Use the same name and address as the PRINCIPAL DATA SET OWNER above.
[% IF required.contactEmailAddress == 'true' %]
*Email
[% ELSE %]
Email
[% END %]
Street Address
(number, street, unit, etc.; comma-separated)
U.S. State or Territory
[% IF form == 're_entry' %]
[%origStateContact%]
[% ELSE %]
Select state or territory here.
[% END %]
Alabama
Alaska
American Samoa
Arizona
Arkansas
California
Colorado
Connecticut
Delaware
District of Columbia
Florida
Georgia
Guam
Hawaii
Idaho
Illinois
Indiana
Iowa
Kansas
Kentucky
Louisiana
Maine
Maryland
Massachusetts
Michigan
Minnesota
Mississippi
Missouri
Montana
Nebraska
Nevada
New Hampshire
New Jersey
New Mexico
New York
North Carolina
North Dakota
Northern Mariana Islands
Ohio
Oklahoma
Oregon
Pennsylvania
Puerto Rico
Rhode Island
South Carolina
South Dakota
Tennessee
Texas
Utah
Vermont
Virgin Islands
Virginia
Washington
West Virginia
Wisconsin
Wyoming
[% IF modules.upload == 'true' %]
[% END %]