aermap
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
aermap [2025/05/15 04:08] – murilogerber | aermap [2025/05/15 10:48] (current) – murilogerber | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== 4.1 Introduction ===== | ===== 4.1 Introduction ===== | ||
- | O AERMAP | + | **AERMAP** is a topographic preprocessor developed by the EPA (Environmental Protection Agency) |
- | Objetivo Principal: | + | Primary Objective: |
- | * Processar dados topográficos para caracterizar o terreno na área de estudo. | + | |
- | * Gerar parâmetros de elevação usados pelo AERMOD, como alturas do terreno em cada receptor/ | + | |
- | === Dados de Entrada === | + | |
- | ^ Tipo ^ Descrição ^ Formatos/ | + | * Generate elevation parameters used by [[aermod|AERMOD]], such as terrain heights at each receptor/ |
- | | **Modelo Digital de Elevação (MDE)** | Dados de altitude do terreno | Arquivos DEM (USGS), SRTM ou ASTER | | + | |
- | | **Coordenadas de Fontes e Receptores** | Localizações de emissões e pontos de análise | Arquivos | + | |
- | | **Parâmetros de Controle** | Configurações do processamento (resolução, domínio) | Arquivo de entrada | + | |
- | === Saídas Geradas | + | === Input Data === |
- | ^ Arquivo | + | ^ Type ^ Description |
- | | **.OUT | + | | Digital Elevation Model (DEM) | Terrain altitude data | DEM files (USGS), SRTM, or ASTER | |
- | | **.HIL (Opcional)** | + | | Source and Receptor Coordinates |
- | | **Relatórios | + | | Control Parameters | Processing settings |
- | + | ||
- | Por que o AERMAP é importante? | + | === Outputs Generated === |
- | - Precisão: Garante que o AERMOD | + | ^ File ^ Content ^ Use in [[aermod|AERMOD]] ^ |
- | - Eficiência: | + | | .OUT (Main) | Terrain heights for sources and receptors | Defines topographic influence on dispersion | |
- | - Compatibilidade: | + | | .HIL (Optional) | Elevation file in binary format | Visualization in GIS software | |
+ | | Reports (.RPT) | Processing logs and errors | Consistency verification | | ||
- | ===== 4.2 Required Files for AERMAP | + | Why is AERMAP |
+ | * Accuracy: Ensures [[aermod|AERMOD]] correctly accounts for terrain impact on pollutants. | ||
+ | * Efficiency: Automates complex elevation calculations for multiple points. | ||
+ | * Compatibility: | ||
- | First, download the AERMAP executable from the site [[https:// | + | See [[#Figure 1|Figure 1]]: |
- | Next, visit the site: [[https:// | + | == Figure 1 == |
+ | <WRAP box center> {{: | ||
+ | ===== 4.2. Required Files for AERMAP ===== | ||
+ | ==== 4.2.1. National Elevation Dataset (NED) ==== | ||
- | - Clique na barra de busca e digite por '' | + | First, download the **AERMAP** executable from [[https:// |
- | | + | |
- | | + | |
- | | + | |
- | - Selecione a caixa '' | + | |
- | - Clique em search products. | + | |
+ | Next, visit: [[https:// | ||
+ | - Click the search bar and type '' | ||
+ | - Adjust the zoom as shown in the figure and click '' | ||
+ | - Select the region of interest by left-clicking to draw the area; | ||
+ | - Check '' | ||
+ | - Check '' | ||
+ | - Click " | ||
- | == Figure | + | == Figure |
- | <WRAP box center> | + | <WRAP box center> {{: |
- | {{: | + | |
- | <WRAP center> | + | Now locate |
- | **Figure 1:** Download | + | |
- | </ | + | |
- | </ | + | |
- | Agora procure pelos dados '' | + | == Figure |
+ | <WRAP box center> {{: | ||
+ | Save the files to '' | ||
- | == Figure 2 == | + | Create a subfolder named '' |
+ | Next, download a '' | ||
+ | Click {{ : | ||
- | <WRAP box center> | + | '' |
- | {{:nationalLink.png |Figure 2 – AERSURFACE download}} | + | |
- | <WRAP center> | + | Press Enter. Repeat for the other image: |
- | **Figure 2:** Download the .TIF data | + | |
- | </ | + | |
- | </ | + | |
- | Agora salve os arquivos na pasta '' | + | '' |
- | Crie uma nova sub-pasta dentro do **AERMET** chamada '' | + | ==== 4.2.2. Receptors ==== |
- | Feito isso, precisaremos fazer o download de um conversor de imagem '' | + | |
- | Portanto, clique em {{ : | + | |
- | '' | + | A discrete receptor grid is available {{ :receptores_bloomington.rar|here}}. Extract it to '' |
- | '' | + | ===== 4.3. Configuring AERMAP ===== |
+ | With all inputs ready, configure **AERMAP**. | ||
+ | Create a text file named '' | ||
+ | |||
+ | < | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | CO FINISHED | ||
+ | |||
+ | SO STARTING | ||
+ | | ||
+ | SO FINISHED | ||
+ | |||
+ | RE STARTING | ||
+ | | ||
+ | RE FINISHED | ||
+ | |||
+ | OU STARTING | ||
+ | | ||
+ | | ||
+ | OU FINISHED | ||
+ | </ | ||
+ | |||
+ | Below is a description of each line: | ||
+ | |||
+ | == Section CO – Control Options == | ||
+ | | Line | Description | | ||
+ | | TITLEONE UFSC/ TraPoDisO | Project main title | | ||
+ | | TITLETWO Bloomington, | ||
+ | | DATATYPE NED FILLGAPS | Specifies NED (National Elevation Dataset) data with gap interpolation | | ||
+ | | DATAFILE .\Seamless_dem\a1.tif | First GeoTIFF file containing elevation data | | ||
+ | | DATAFILE | ||
+ | | DOMAINXY 300000 4470000 16 355784 4499506 16 | Defines lower-left and upper-right domain corners (UTM, zone 16N) | | ||
+ | | ANCHORXY 333420 4482400 333420 4482400 16 4 | Anchor point for internal grid alignment | | ||
+ | | RUNORNOT RUN | Command to start processing | | ||
+ | |||
+ | == Section SO – Sources == | ||
+ | | Line | Description | | ||
+ | | LOCATION STACK1 POINT 333415 4482405 | Defines a point source named STACK1 at the specified UTM coordinates | | ||
+ | |||
+ | == Section RE – Receptors == | ||
+ | | Line | Description | | ||
+ | | INCLUDED receptores_bloomington.dat | Imports the receptor list and coordinates file | | ||
+ | |||
+ | == Section OU – Output == | ||
+ | | Line | Description | | ||
+ | | RECEPTOR Bloomington.rec | Output file with receptor elevations/ | ||
+ | | SOURCLOC Bloomington.src | Output file with source elevations/ | ||
+ | ===== 4.4. Running AERMAP ===== | ||
+ | With '' | ||
+ | Type '' | ||
- | After this, we will define | + | Wait for the process to complete, and in the end, we will have the last two files required for the final execution |
+ | - '' | ||
+ | - '' | ||
- | To finish, open the CMD and execute | + | ===== What is next? ===== |
- | ``` | + | Now we are almost finished; |
- | aermap aermap.inp | + | ===== Attachment ===== |
- | ``` | + | |
- | Wait for the process | + | Here you can download |
- | - " | + | Attached: download.rar |
- | - " | + |
aermap.1747307298.txt.gz · Last modified: 2025/05/15 04:08 by murilogerber