Skip to content

Commit

Permalink
paper: minor edits [trigger pdf]
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcticSnow committed May 16, 2023
1 parent 0425143 commit 80fc257
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions JOSS/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,19 @@ Global climate reanalyses and projections are available worldwide for the past a

**Table 1:** Default output variables of `TopoPyScale` (based on ERA5).

| Name | Variable | Unit | Downscaling type |
| -------------------------- | --------- | ------------------ | ------------------------------------------------------------ |
| Air Temperature | t | K | Horizontal and vertical interpolation |
| Air atmospheric pressure | p | bar | Horizontal and vertical interpolation |
| Wind speed | ws | m.s<sup>-1</sup> | Horizontal and vertical interpolation |
| Wind direction | wd | degree | Horizontal and vertical interpolation |
| Wind U-component | u | m.s<sup>-1</sup> | Horizontal and vertical interpolation |
| Wind V-component | v | m.s<sup>-1</sup> | Horizontal and vertical interpolation |
| Specific air humidity | q | kg.kg<sup>-1</sup> | Horizontal and vertical interpolation |
| Precipitation rate | tp | mm.hr<sup>-1</sup> | Horizontal and vertical interpolation (optional: lapse-rate) |
| Longwave radiation | LW | W.m<sup>-2</sup> | Geometrical and atmospheric correction |
| Shortwave radiation | SW | W.m<sup>-2</sup> | Geometrical and atmospheric correction |
| Direct shortwave radiation | SW_direct | W.m<sup>-2</sup> | Geometrical and atmospheric correction |
| Name | Variable | Unit | Downscaling type |
| ---------------------------- | --------- | ------------------ | ------------------------------------------------------------ |
| 2 m Air Temperature | t | K | Horizontal and vertical interpolation |
| 2 m Air atmospheric pressure | p | bar | Horizontal and vertical interpolation |
| 10 m Wind speed | ws | m.s<sup>-1</sup> | Horizontal and vertical interpolation |
| 10 mWind direction | wd | degree | Horizontal and vertical interpolation |
| 10 mWind U-component | u | m.s<sup>-1</sup> | Horizontal and vertical interpolation |
| 10 mWind V-component | v | m.s<sup>-1</sup> | Horizontal and vertical interpolation |
| 2 m Specific air humidity | q | kg.kg<sup>-1</sup> | Horizontal and vertical interpolation |
| Precipitation rate | tp | mm.hr<sup>-1</sup> | Horizontal and vertical interpolation (optional: lapse-rate) |
| Longwave radiation | LW | W.m<sup>-2</sup> | Geometrical and atmospheric correction |
| Shortwave radiation | SW | W.m<sup>-2</sup> | Geometrical and atmospheric correction |
| Direct shortwave radiation | SW_direct | W.m<sup>-2</sup> | Geometrical and atmospheric correction |



Expand Down

0 comments on commit 80fc257

Please sign in to comment.