1 |
2046
|
sgarg
|
#
|
2 |
|
|
# General configuration parameters
|
3 |
|
|
#
|
4 |
3390
|
tao
|
metacatUrl = http://@httpserver@@servlet-path@
|
5 |
2046
|
sgarg
|
username = uid=specnetadmin,o=LTER,dc=ecoinformatics,dc=org
|
6 |
|
|
password = your-pw-goes-here
|
7 |
|
|
ldapUrl=@ldapUrl@
|
8 |
|
|
defaultScope = specnet
|
9 |
|
|
organization = SpecNet
|
10 |
|
|
orgabbrev = SpecNet
|
11 |
|
|
orgurl = http://vcsars.calstatela.edu/SpecNet/
|
12 |
|
|
responseTemplate = @responseForm@
|
13 |
|
|
entryFormTemplate = @entryForm@
|
14 |
|
|
guideTemplate = @guide@
|
15 |
|
|
confirmDataTemplate = @confirmData@
|
16 |
|
|
deleteDataTemplate = @deleteData@
|
17 |
|
|
accesspubid = -//ecoinformatics.org//eml-access-2.0.0beta6//EN
|
18 |
|
|
accesssysid = eml-access.dtd
|
19 |
|
|
datasetpubid = eml://ecoinformatics.org/eml-dataset-2.0.0
|
20 |
|
|
datasetsysid = eml-dataset.dtd
|
21 |
|
|
mailhost = hyperion.nceas.ucsb.edu
|
22 |
|
|
sender = SpecNet Data Registry <specnetadmin@lternet.edu>
|
23 |
|
|
recipient = dfuente@calstatela.edu
|
24 |
|
|
adminname = David Fuentes
|
25 |
|
|
debug = 0
|
26 |
2258
|
jones
|
lsite = 'station'
|
27 |
|
|
usite = 'Station'
|
28 |
|
|
showSiteList = 'true'
|
29 |
|
|
showWgList = 'false'
|
30 |
|
|
showOrganization = 'false'
|
31 |
|
|
hasTaxonomic = 'true'
|
32 |
|
|
hasMethod = 'true'
|
33 |
|
|
hasSpatial = 'true'
|
34 |
|
|
hasKeyword = 'true'
|
35 |
|
|
hasTemporal = 'true'
|
36 |
2046
|
sgarg
|
#
|
37 |
|
|
# These are the sites and their coordinates. Coordinates are in
|
38 |
|
|
# degrees:minutes:seconds:direction format
|
39 |
|
|
# Make sure there is a lat/lon pair for every site
|
40 |
|
|
#
|
41 |
|
|
lat (AK) Atqasuk = 70:28:10.6:N
|
42 |
|
|
lon (AK) Atqasuk = 157:24:32.2:W
|
43 |
|
|
lat (AK) Barrow = 71:19:21.09:N
|
44 |
|
|
lon (AK) Barrow = 156:37:33.17:W
|
45 |
|
|
lat (CA) Santa Margarita = 33:28:27.84:N
|
46 |
|
|
lon (CA) Santa Margarita = 117:8:16.44:W
|
47 |
|
|
lat (CA) Sky Oaks = 33:22:26:N
|
48 |
|
|
lon (CA) Sky Oaks = 116:37:22.4:W
|
49 |
|
|
lat (IN) Morgan Monroe State Forest = 39:19:16.83:N
|
50 |
|
|
lon (IN) Morgan Monroe State Forest = 86:24:48.07:W
|
51 |
|
|
lat (NC) Duke Forest = 35:58:24.9:N
|
52 |
|
|
lon (NC) Duke Forest = 79:6:1.55:W
|
53 |
|
|
lat (NV) Nevada Desert Research Center = 39:45:36:N
|
54 |
|
|
lon (NV) Nevada Desert Research Center = 115:59:24:W
|
55 |
|
|
lat [Australia] Tumbarumba = 35:39:20.6:S
|
56 |
|
|
lon [Australia] Tumbarumba = 148:9:7.5:E
|
57 |
|
|
lat [Mexico] La Paz = 24:7:45.3:N
|
58 |
|
|
lon [Mexico] La Paz = 110:26:16.87:W
|
59 |
|
|
lat [Sweden] Stordalen Mire = 68:22:0:N
|
60 |
|
|
lon [Sweden] Stordalen Mire = 19:3:0:E
|