Skip common site navigation and headers
United States Environmental Protection Agency
OAQPS Organization
Begin Hierarchical Links EPA Home > Air & Radiation > Air Quality Planning & Standards > Organization > New Source Review Group End Hierarchical Links

 

New Source Review Group

Contact Information
Group Leader: Raj Rao
Phone: 919-541-5344
Secretary: Judy Ancharski
Phone: 919-541-5586
Fax: 919-541-5509
Address: Research Triangle Park,
North Carolina 27711
Mail Drop C504-03
Responsibilities

The Group Leader of the New Source Review Group (NSRG) reports to the Director, AQPD. The NSRG manages the development and implementation of requirements under the new source review (NSR) and prevention of significant deterioration (PSD) provisions of the Clean Air Act. The Group promotes integration of NSR/PSD, operating permits, air toxics, and related programs, and coordinates the identification and resolution of cross-program implementation issues. In addition, the Group provides input to the development of Regional Office Performance Measures and evaluates strategic direction of regional programs and fulfillment of priorities articulated in program specific guidance.

The Group’s principal responsibilities include:

  • NSR program framework
  • NSR policies
  • Federal NSR rules in Indian country
  • PSD increment assessment
  • Oversight, evaluation, and improvement of NSR programs
Personnel
Judy Ancharski e-mail:ancharski.judy@epa.gov
Dan Deroeck e-mail:deroeck.dan@epa.gov
Lynn Hutchinson e-mail:hutchinson.lynn@epa.gov
Pam Long e-mail:long.pam@epa.gov
Janet McDonald e-mail:mcdonald.janet@epa.gov
Jessica Montanez e-mail:montanez.jessica@epa.gov
Lewis Nagler e-mail:nagler.lewis@epa.gov
David Painter e-mail:painter.david@epa.gov
Raj Rao e-mail:rao.raj@epa.gov
Mike Sewell e-mail:sewell.mike@epa.gov
Lisa Sutton e-mail:sutton.lisa@epa.gov
Dave Svendsgaard e-mail:svendsgaard.dave@epa.gov
Begin Site Footer

Publications | Organization | Technical Information

EPA Home | Privacy and Security Notice | Contact Us

 


Debugging Information
ColdFusion Server Enterprise 6,1,0,83762
Template /air/oaqps/organization/aqpd/nsrg.cfm
Time Stamp 23-Nov-09 01:59 PM
Locale English (US)
User Agent ColdFusion
Remote IP 134.67.194.16
Host Name 134.67.194.16


Execution Time

Total Time Avg Time Count Template
62 ms 62 ms 1 top level D:\webdir\oaqpswww\air\oaqps\organization\aqpd\nsrg.cfm
31 ms 31 ms 1 D:\webdir\oaqpswww\air\oaqps\organization\code\DeriveGroupInfo.cfm
31 ms 31 ms 1 D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm
0 ms 0 ms 1 D:\webdir\oaqpswww\air\oaqps\organization\Application.cfm
0 ms 0 ms 1 D:\webdir\oaqpswww\air\oaqps\organization\code\Footer.cfm
0 ms 0 ms 1 D:\webdir\oaqpswww\air\oaqps\organization\code\GroupLeaderInfo.cfm
0 ms 0 ms 1 D:\webdir\oaqpswww\air\oaqps\organization\code\HeaderNavBar.cfm
0 ms 0 ms 1 D:\webdir\oaqpswww\air\oaqps\organization\code\TopHead.cfm
0 ms 0 ms 1 D:\webdir\oaqpswww\air\oaqps\organization\code\peopleprojects.cfm
0 ms  STARTUP, PARSING, COMPILING, LOADING, & SHUTDOWN
62 ms  TOTAL EXECUTION TIME
red = over 250 ms average execution time


SQL Queries

GetGroupName (Datasource=contacts, Time=31ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\DeriveGroupInfo.cfm @ 13:59:54.054
SELECT      *
FROM         Projects 
WHERE ProjDivision = 'aqpd'
       AND ProjWGroup = 'nsrg'
GetGroupLeader (Datasource=Contacts, Time=0ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:54.054
SELECT    Personnel.PersonnelID, 
		    Personnel.Division, 
			Personnel.LastName, 
			Personnel.FirstName, 
			Personnel.WGroup, 
			Projects.ProjectName, Contacts.Role_Set,
			Projects.ProjectName, Contacts.Role_Free 
FROM         Personnel, Projects, Contacts 
WHERE       Personnel.PersonnelID = Contacts.PersonnelID 
		AND        Contacts.ProjectID = Projects.ProjectID
		AND        Projects.Projectname = 'orgchart'
		AND        Projects.ProjDivision = 'aqpd'
		AND        Projects.ProjWGroup = 'nsrg'
		AND	     Contacts.Role_Set = 'Group Leader'
ContactInfo (Datasource=Contacts, Time=0ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:54.054
SELECT      Fax, WorkPhone, MailDrop, PersonnelID, Building
FROM         Personnel 
WHERE       (PersonnelID = 1098)
GetSecretary (Datasource=Contacts, Time=16ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:54.054
SELECT    Personnel.PersonnelID, 
		    Personnel.Division, 
			Personnel.LastName, 
			Personnel.FirstName, 
			Personnel.WGroup, 
			Personnel.Workphone, 
			Projects.ProjectName, Contacts.Role_Set ,Contacts.Role_Free
FROM         Personnel, Projects, Contacts 
WHERE       Personnel.PersonnelID = Contacts.PersonnelID 
		AND        Contacts.ProjectID = Projects.ProjectID
		AND        Projects.Projectname = 'orgchart'
		AND        Projects.ProjDivision = 'aqpd'
		AND        Projects.ProjWGroup = 'nsrg'
		AND	     Contacts.Role_Set = 'Secretary'
ContactInfo (Datasource=Contacts, Time=0ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:54.054
SELECT      Fax, WorkPhone, MailDrop, PersonnelID, Building
FROM         Personnel 
WHERE       (PersonnelID = 1098)
GetPersonnelOnly (Datasource=Contacts, Time=0ms, Records=12) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:54.054
SELECT      LastName, FirstName, Email, PersonnelID, Classification
FROM         Personnel
WHERE		Division = 'aqpd'
			AND WGroup = 'nsrg'
			AND Status <> 'inactive'
            AND    Classification <> 'Contractor'
ORDER BY  	LastName, FirstName
GetProjectsOnly (Datasource=Contacts, Time=15ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:54.054
SELECT    ProjectID, ProjectName, ProjWGroup, ProjDivision
FROM         Projects 
WHERE		ProjDivision = 'aqpd'
			AND ProjWGroup = 'nsrg'
			AND (ProjectStatus = 'Ongoing' OR ProjectStatus = NULL)
ORDER BY  	ProjectName


Scope Variables

CGI Variables:
AUTH_PASSWORD=
AUTH_TYPE=
AUTH_USER=
CERT_COOKIE=
CERT_FLAGS=
CERT_ISSUER=
CERT_KEYSIZE=
CERT_SECRETKEYSIZE=
CERT_SERIALNUMBER=
CERT_SERVER_ISSUER=
CERT_SERVER_SUBJECT=
CERT_SUBJECT=
CF_TEMPLATE_PATH=D:\webdir\oaqpswww\air\oaqps\organization\aqpd\nsrg.cfm
CONTENT_LENGTH=
CONTENT_TYPE=
CONTEXT_PATH=
GATEWAY_INTERFACE=CGI/1.1
HTTPS=off
HTTPS_KEYSIZE=
HTTPS_SECRETKEYSIZE=
HTTPS_SERVER_ISSUER=
HTTPS_SERVER_SUBJECT=
HTTP_ACCEPT=
HTTP_ACCEPT_ENCODING=deflate, gzip, x-gzip, compress, x-compress
HTTP_ACCEPT_LANGUAGE=
HTTP_CONNECTION=close, TE
HTTP_COOKIE=
HTTP_HOST=134.67.194.16
HTTP_REFERER=
HTTP_USER_AGENT=ColdFusion
PATH_INFO=/air/oaqps/organization/aqpd/nsrg.cfm
PATH_TRANSLATED=D:\webdir\oaqpswww\air\oaqps\organization\aqpd\nsrg.cfm
QUERY_STRING=
REMOTE_ADDR=134.67.194.16
REMOTE_HOST=134.67.194.16
REMOTE_USER=
REQUEST_METHOD=GET
SCRIPT_NAME=/air/oaqps/organization/aqpd/nsrg.cfm
SERVER_NAME=134.67.194.16
SERVER_PORT=80
SERVER_PORT_SECURE=0
SERVER_PROTOCOL=HTTP/1.1
SERVER_SOFTWARE=Microsoft-IIS/6.0
WEB_SERVER_API=
Debug Rendering Time: 141 ms