Skip to main content

PNNL

  • About
  • News & Media
  • Careers
  • Events
  • Research
    • Scientific Discovery
      • Biology
        • Chemical Biology
        • Computational Biology
        • Ecosystem Science
        • Human Health
          • Cancer Biology
          • Exposure Science & Pathogen Biology
        • Integrative Omics
          • Advanced Metabolomics
          • Chemical Biology
          • Mass Spectrometry-Based Measurement Technologies
          • Spatial and Single-Cell Proteomics
          • Structural Biology
        • Microbiome Science
          • Biofuels & Bioproducts
          • Human Microbiome
          • Soil Microbiome
          • Synthetic Biology
        • Predictive Phenomics
      • Chemistry
        • Computational Chemistry
        • Chemical Separations
        • Chemical Physics
        • Catalysis
      • Earth & Coastal Sciences
        • Global Change
        • Atmospheric Science
          • Atmospheric Aerosols
          • Human-Earth System Interactions
          • Modeling Earth Systems
        • Coastal Science
        • Ecosystem Science
        • Subsurface Science
        • Terrestrial Aquatics
      • Materials Sciences
        • Materials in Extreme Environments
        • Precision Materials by Design
        • Science of Interfaces
        • Solid Phase Processing
          • Cold Spray
          • Friction Stir Welding & Processing
          • ShAPE
      • Nuclear & Particle Physics
        • Dark Matter
        • Fusion Energy Science
        • Neutrino Physics
      • Quantum Information Sciences
    • Energy Resiliency
      • Electric Grid Modernization
        • Emergency Response
        • Grid Analytics
          • AGM Program
          • Tools and Capabilities
        • Grid Architecture
        • Grid Cybersecurity
        • Grid Energy Storage
        • Transmission
        • Distribution
      • Energy Efficiency
        • Appliance and Equipment Standards
        • Building Energy Codes
        • Building Technologies
          • Advanced Building Controls
          • Advanced Lighting
          • Building-Grid Integration
        • Building and Grid Modeling
        • Commercial Buildings
        • Federal Buildings
          • Federal Performance Optimization
          • Resilience and Security
        • Residential Buildings
          • Building America Solution Center
          • Energy Efficient Technology Integration
          • Home Energy Score
        • Energy Efficient Technology Integration
      • Energy Storage
        • Electrochemical Energy Storage
        • Flexible Loads and Generation
        • Grid Integration, Controls, and Architecture
        • Regulation, Policy, and Valuation
        • Science Supporting Energy Storage
        • Chemical Energy Storage
      • Environmental Management
        • Waste Processing
        • Radiation Measurement
        • Environmental Remediation
      • Fossil Energy
        • Subsurface Energy Systems
        • Carbon Management
          • Carbon Capture
          • Carbon Storage
          • Carbon Utilization
        • Advanced Hydrocarbon Conversion
      • Nuclear Energy
        • Fuel Cycle Research
        • Advanced Reactors
        • Reactor Operations
        • Reactor Licensing
      • Renewable Energy
        • Solar Energy
        • Wind Energy
          • Wind Resource Characterization
          • Wildlife and Wind
          • Community Values and Ocean Co-Use
          • Wind Systems Integration
          • Wind Data Management
          • Distributed Wind
        • Marine Energy
          • Environmental Monitoring for Marine Energy
          • Marine Biofouling and Corrosion
          • Marine Energy Resource Characterization
          • Testing for Marine Energy
          • The Blue Economy
        • Hydropower
          • Environmental Performance of Hydropower
          • Hydropower Cybersecurity and Digitalization
          • Hydropower and the Electric Grid
          • Materials Science for Hydropower
          • Pumped Storage Hydropower
          • Water + Hydropower Planning
        • Grid Integration of Renewable Energy
        • Geothermal Energy
      • Transportation
        • Bioenergy Technologies
          • Algal Biofuels
          • Aviation Biofuels
          • Waste-to-Energy and Products
        • Hydrogen & Fuel Cells
        • Vehicle Technologies
          • Emission Control
          • Energy-Efficient Mobility Systems
          • Lightweight Materials
          • Vehicle Electrification
          • Vehicle Grid Integration
    • National Security
      • Chemical & Biothreat Signatures
        • Contraband Detection
        • Pathogen Science & Detection
        • Explosives Detection
        • Threat-Agnostic Biodefense
      • Cybersecurity
        • Discovery and Insight
        • Proactive Defense
        • Trusted Systems
      • Nuclear Material Science
      • Nuclear Nonproliferation
        • Radiological & Nuclear Detection
        • Nuclear Forensics
        • Ultra-Sensitive Nuclear Measurements
        • Nuclear Explosion Monitoring
        • Global Nuclear & Radiological Security
      • Stakeholder Engagement
        • Disaster Recovery
        • Global Collaborations
        • Legislative and Regulatory Analysis
        • Technical Training
      • Systems Integration & Deployment
        • Additive Manufacturing
        • Deployed Technologies
        • Rapid Prototyping
        • Systems Engineering
      • Threat Analysis
        • Advanced Wireless Security
          • 5G Security
          • RF Signal Detection & Exploitation
        • Internet of Things
        • Maritime Security
        • Millimeter Wave
        • Mission Risk and Resilience
    • Data Science & Computing
      • Artificial Intelligence
      • Graph and Data Analytics
      • Software Engineering
      • Computational Mathematics & Statistics
      • Future Computing Technologies
        • Adaptive Autonomous Systems
    • Publications & Reports
    • Featured Research
  • People
    • Inventors
    • Lab Leadership
    • Lab Fellows
    • Staff Accomplishments
  • Partner with PNNL
    • Education
      • Undergraduate Students
      • Graduate Students
      • Post-graduate Students
      • University Faculty
      • University Partnerships
      • K-12 Educators and Students
      • STEM Education
        • STEM Workforce Development
        • STEM Outreach
        • Meet the Team
      • Internships
    • Community
      • Regional Impact
      • Philanthropy
      • Volunteering
    • Industry
      • Available Technologies
      • Industry
      • Industry Partnerships
      • Licensing & Technology Transfer
      • Entrepreneurial Leave
      • Visual Intellectual Property Search (VIPS)
  • Facilities & Centers
    • All Facilities
      • Atmospheric Radiation Measurement User Facility
      • Electricity Infrastructure Operations Center
      • Energy Sciences Center
      • Environmental Molecular Sciences Laboratory
      • Grid Storage Launchpad
      • Institute for Integrated Catalysis
      • Interdiction Technology and Integration Laboratory
      • PNNL Portland Research Center
      • PNNL Seattle Research Center
      • PNNL-Sequim (Marine and Coastal Research)
      • Radiochemical Processing Laboratory
      • Shallow Underground Laboratory

Breadcrumb

  1. Home
  2. Projects
  3. EARTH - Environmental Sciences and Risk Analyses Tools

Exposure Pathways File (.EPF)

The output from the Exposure Pathways component is the concentration of each pollutant for a given route and pathway. The EPF is the input to the Receptor Intake Component which produces estimates of pollutant intakes. Currently the EPF has one qualifier type: "Exposure Pathways".

The following outline is a description of the basic information provided in the EPF. This file may be modified through an API. See the Software Development Kit (SDK) for more information. An example EPF is included after the outline. Comparing the line-by-line description in the outline to the example should clarify and help locate data contained in the EPF. Lines beginning with ';' are descriptive comments only and will not appear in the actual EPF.

For each 'Module' producing an EPF section 
  A line with: 
    Module Name - [STRING] 
    Number of Lines in section - [INTEGER] 
  End Line 
  A line with: 
    Number of Header Lines - [INTEGER] 
  End Line 
  For each 'Header Line' A line with: 
    A line with: 
      Header information - [STRING] 
    End Line 
  Next 'Header Line' 
  A line with: 
    Number of Data Sets - [INTEGER] 
  End Line 
  For each 'Data Set' 
    A line with: 
      Data set type - [Const STRING] - "acute" / "chronic" 
      File Extension - [STRING] 
        ;If 'Data Set' is user defined then 
        ;  'File Extension' is "" 
        ;Else 'File Extension' is a valid PDCF Extension (i.e. "SCF"/ "WCF" / ...) 
        ;  The consumed PDCF's extension used to generate this data set 
        ;EndIf 
        ;If more than one input file was used to generate this data set then 
        ;  Separate each with a semicolon (e.g. "SCF:WCF") 
        ;EndIf 
      File Qualifier - [STRING] 
        ;If 'Data Set' is user defined then 
        ;  'File Qualifier' is the media that exposed this data set 
        ;Else 'File Qualifier' is a valid PDCF Qualifier for 'File Extension' (i.e. "Sediment" / "Aquifer" / ...) 
        ;  The consumed PDCF's qualifier used to generate this data set 
        ;EndIf 
        ;If more than one input file was used to generate this data set then 
        ;  Separate each with a semicolon (e.g. "Sediment:quifer") 
        ;EndIf 
      Number of Exposure Media Points - [INTEGER] 
      Number of Constituents - [INTEGER] 
    End Line 
    For each 'Exposure Media Point' 
      A line with: 
        X coordinate - [FLOAT] 
        X coordinate unit - [Const STRING] - "km" 
        Y coordinate - [FLOAT] 
        Y coordinate unit - [Const STRING] - "km" 
      End Line 
    Next 'Exposure Media Point' 
    For each 'Constituent' 
      A line with: 
        Constituent Name - [STRING] 
        Constituent ID - [STRING] 
        Number of Progeny - [INTEGER] - 0 
        ;  must be set to zero for 1.6+ specifications 
        Number of Exposure Start Times - [INTEGER] 
      End Line 
      For each 'Exposure Start Time' 
        A line with: 
          Exposure Start Time - [FLOAT] 
          Exposure Start Time unit - [Const STRING] - "yr" 
          Exposure Duration - [FLOAT] 
          Exposure Duration unit - [Const STRING] - "yr" 
          Number of Exposure Pathways - [INTEGER] 
        End Line 
        For each 'Exposure Pathway' 
          A line with: 
            Exposure Pathway Name - [STRING] 
              ;"Air" / "Indoor air" / "Ground" / "Leafy vegetables" / 
              ;"Root vegetables" / "Fruit" / "Grain" / "Beef" / 
              ;"Poultry" / "Milk" / "Eggs" / "Soil" / "Swimming" / 
              ;"Boating" / "Shoreline" / "Water" / "Fish" / "Mollusks" / 
              ;"Crustacea" / "Aquatic plants" / "Showering" / ... 
            Exposure Route - [STRING] 
              ;"Ingestion" / "Inhalation" / "Dermal" / "External" 
            Exposure Concentration unit - [Const STRING] 
              ;"Bq/kg" / "Bq/l" / "Bq/m3" for radionuclides 
              ;"mg/kg" / "mg/l" / "mg/m3" for non-radionuclides 
              ;"Sv" for external routes 
          End Line 
          A line with: 
            Exposure Concentration - [Set of FLOAT] 
              ;a concentration For each 'Exposure Media Point' 
          End Line 
        Next 'Exposure Pathway' 
      Next 'Exposure Start Time' 
    Next 'Constituent' 
  Next 'Data Set' 
Next 'Module'
This EPF example was created using the case_01 test case. 

PNNL

  • Get in Touch
    • Contact
    • Careers
    • Doing Business
    • Environmental Reports
    • Security & Privacy
    • Vulnerability Disclosure Policy
  • Research
    • Scientific Discovery
    • Energy Resiliency
    • National Security
Subscribe to PNNL News
Department of Energy Logo Battelle Logo
Pacific Northwest National Laboratory (PNNL) is managed and operated by Battelle for the Department of Energy
  • YouTube
  • Facebook
  • X (formerly Twitter)
  • Instagram
  • LinkedIn