aersurface
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
aersurface [2025/05/08 07:22] – murilogerber | aersurface [2025/05/15 10:31] (current) – murilogerber | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== 2.1. Introduction ===== | ===== 2.1. Introduction ===== | ||
- | In this section, we will cover **AERSURFACE**, | + | In this section, we will cover **AERSURFACE**, |
* **Surface roughness length (Zo)** | * **Surface roughness length (Zo)** | ||
- | * **Albedo** | + | * **Albedo |
- | * **Bowen ratio** | + | * **Bowen ratio (Bo)** |
^ Task ^ Assist in obtaining values that characterize land use and land cover. | ^ Task ^ Assist in obtaining values that characterize land use and land cover. | ||
^ Input Data ^ Land cover, impervious surface percentage, and canopy percentage in GeoTIFF format. ^ | ^ Input Data ^ Land cover, impervious surface percentage, and canopy percentage in GeoTIFF format. ^ | ||
- | ^ Output Data ^ Surface roughness length (Zo), albedo, and Bowen ratio — to be used in AERMET. | + | ^ Output Data ^ Surface roughness length (Zo), albedo, and Bowen ratio — to be used in [[AERMET]]. ^ |
^ Parameter | ^ Parameter | ||
Line 74: | Line 74: | ||
</ | </ | ||
- | Next, locate the point `-88.9520 40.4471` using the mouse coordinates. See [[#Figure 5|Figure 5]]. | + | Next, locate the point '' |
== Figure 5 == | == Figure 5 == | ||
Line 138: | Line 138: | ||
</ | </ | ||
- | Check your inbox for a message from `no-reply@usgs.gov` and click the download link. See [[#Figure 11|Figure 11]]. | + | Check your inbox for a message from '' |
== Figure 11 == | == Figure 11 == | ||
Line 150: | Line 150: | ||
Save the downloaded ZIP file to: | Save the downloaded ZIP file to: | ||
- | `C: | + | '' |
Then extract its contents. | Then extract its contents. | ||
===== 2.4 Preparing AERSURFACE Inputs ===== | ===== 2.4 Preparing AERSURFACE Inputs ===== | ||
- | Rename the `.tiff` file to `landcover.tiff`. See [[#Figure 12|Figure 12]]. | + | Rename the '' |
== Figure 12 == | == Figure 12 == | ||
Line 162: | Line 162: | ||
<WRAP center> | <WRAP center> | ||
- | **Figure 12:** Rename the TIFF to `landcover.tiff`. | + | **Figure 12:** Rename the TIFF to '' |
</ | </ | ||
</ | </ | ||
- | Create a new text file named `AERSURFACE.txt`. See [[#Figure 13|Figure 13]]. | + | Create a new text file named '' |
- | == Figure 13 == | + | <code> |
- | <WRAP box center> | + | CO STARTING |
- | {{: | + | |
+ | | ||
+ | | ||
+ | |||
+ | | ||
+ | | ||
+ | |||
+ | | ||
+ | |||
+ | | ||
+ | |||
+ | | ||
+ | |||
+ | | ||
+ | |||
+ | |||
+ | | ||
+ | | ||
+ | |||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | CO FINISHED | ||
+ | |||
+ | OU STARTING | ||
+ | |||
+ | | ||
+ | OU FINISHED | ||
+ | </ | ||
- | <WRAP center> | ||
- | **Figure 13:** Example of input text file. | ||
- | </ | ||
- | </ | ||
Below is an explanation of each command in the file: | Below is an explanation of each command in the file: | ||
- | * `CO STARTING` – Begins the control block. | + | * '' |
- | * `TITLEONE`, `TITLETWO` – Custom titles for identification in output files. | + | * '' |
- | * `OPTIONS PRIMARY ZORAD` – Requests default outputs and directionally-resolved Zo. | + | * '' |
- | * `DEBUGOPT GRID TIFF` – Enables extra debug output (grid and TIFF info). | + | * '' |
- | * `CENTERLL 40.48 -88.99 NAD83` – Geographic center of analysis. | + | * '' |
- | * `DATAFILE NLCD2011 landcover.tiff` – Defines land cover classification and file. | + | * '' |
- | * `CLIMATE AVERAGE SNOW NONARID` – Local climate parameters. | + | * '' |
- | * `FREQ_SECT MONTHLY 2 NONAP` – Monthly values, 2 directional wind sectors. | + | * '' |
- | * `SECTOR 1 135.00 225.00` – Sector 1 definition (SE–SW). | + | * '' |
- | * `SECTOR 2 225.00 135.00` – Sector 2 definition (SW–N–SE). | + | * '' |
- | * `SEASON WINTERNS 1 11 12` – Late Autumn/ | + | * '' |
- | * `SEASON WINTER 2 3` – Winter with snow. | + | * '' |
- | * `SEASON SPRING 4 5 6` – Transitional Spring. | + | * '' |
- | * `SEASON SUMMER 7 8 9` – Midsummer. | + | * '' |
- | * `SEASON AUTUMN 10` – Autumn with unharvested crops. | + | * '' |
- | * `RUNORNOT RUN` – Executes the processing. | + | * '' |
- | * `CO FINISHED` – Ends the control block. | + | * '' |
- | * `OU STARTING` – Output file section. | + | * '' |
- | * `SFCCHAR | + | * '' |
- | * `OU FINISHED` – Ends the output section. | + | * '' |
===== 2.5 Running AERSURFACE ===== | ===== 2.5 Running AERSURFACE ===== | ||
Open the Command Prompt and navigate to the folder: | Open the Command Prompt and navigate to the folder: | ||
- | `cd C: | + | '' |
See [[#Figure 14|Figure 14]]. | See [[#Figure 14|Figure 14]]. | ||
Line 215: | Line 246: | ||
</ | </ | ||
- | Then type the following to execute AERSURFACE: | + | Then type the following to execute |
- | `aersurface aersurface.txt` | + | '' |
If successful, it should display output like in [[#Figure 15|Figure 15]]. | If successful, it should display output like in [[#Figure 15|Figure 15]]. | ||
Line 229: | Line 260: | ||
</ | </ | ||
- | ===== 5. AERSURFACE Output ===== | + | ===== 2.6. AERSURFACE Output ===== |
- | Once complete, the `.sfc` file will be created — this contains the surface data. See [[#Figure 16|Figure 16]]. | + | Once complete, the '' |
== Figure 16 == | == Figure 16 == | ||
Line 259: | Line 290: | ||
| **SITE_CHAR** | Keyword indicating the start of a surface characteristics entry. | | | **SITE_CHAR** | Keyword indicating the start of a surface characteristics entry. | | ||
| **Month** | | **Month** | ||
- | | **Sect** | + | | **Sect** |
| **Alb** | | **Alb** | ||
| **Bo** | | **Bo** | ||
Line 279: | Line 310: | ||
* **Roughness Length (Zo)**: 0.317 meters | * **Roughness Length (Zo)**: 0.317 meters | ||
- | These values are used by AERMET to compute atmospheric stability and turbulence based on the physical characteristics of the surface surrounding the meteorological station. | + | These values are used by [[AERMET]] to compute atmospheric stability and turbulence based on the physical characteristics of the surface surrounding the meteorological station. |
- | Save this file to the folder | + | Save this file to the folder |
- | It will be used in AERMET' | + | It will be used in **AERMET' |
- | ==== Next Step ==== | + | ===== 2.7. Next Step ===== |
After finishing this step, you can continue to: | After finishing this step, you can continue to: | ||
[[aerminute|AERMINUTE]] | [[aerminute|AERMINUTE]] | ||
+ | ===== Attachment ===== | ||
+ | |||
+ | Here you can download the folder I used to create this document. It is important that you use it only for comparison purposes or in case you are unable to make progress on the project. | ||
+ | Attached: {{ : |
aersurface.1746714138.txt.gz · Last modified: 2025/05/08 07:22 by murilogerber