-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathsettings.ini
68 lines (49 loc) · 1.79 KB
/
settings.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
; this is used by php and python, so use ; for comments
[FireGUARD]
; proxy to use for downloading files
proxy =
; support email for this installation
email = [email protected]
; active offer text to use on outputs
active_offer = For accessibility accommodations, alternate formats, questions, or feedback, please contact
; root directory for fire information and to copy final outputs into
fire_root =
; default directory to write outputs to
output_default =
; root directory for archived fire perimeters
perim_archive_root =
; root directory for current fire perimeters
perim_root =
; minimum latitude for area bounding box
latitude_min = 41
; maximum latitude for area bounding box
latitude_max = 58
; minimum longitude for area bounding box
longitude_min = -96
; maximum longitude for area bounding box
longitude_max = -73
; odbc connection string for DFOSS
dfoss_connection =
; root directory for urls for retrieving long range year matches and agency weather data
url_agency_wx = http://www.affes.mnr.gov.on.ca/extranet/Bulletin_Boards/WXProducts/
; file name for long range matches under url_agency_wx
url_agency_wx_longrange = longrange.csv
; file with FPA grid locations
fpa_locations_grid = fpa_generate\grid_lctns.ltab
; server to download reanalysis v1 data from
reanalysis_server = ftp://ftp.cdc.noaa.gov
reanalysis_server_user =
reanalysis_server_password =
; server to download NAEFS data from
naefs_server = https://nomads.ncep.noaa.gov/cgi-bin/
; arcgis server to publish mapper data to
mapper_server =
mapper_port =
mapper_username =
mapper_password =
; directory with GIS data in it
gis_share =
; geodatabase with non-sensitive data in it
gis_non_sensitive =
; geodatabase for provincial data
gis_prov =