From 98b99851fab685e02c8875a10fbdb6385b57f94c Mon Sep 17 00:00:00 2001 From: akrherz Date: Fri, 28 Jun 2024 09:33:27 -0500 Subject: [PATCH 1/2] chore: bump ruff --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5ac09794..c1ed1c8b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.4.10" + rev: "v0.5.0" hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix] From 837475946f5fca3ed3234398be60b9c3fb778fdf Mon Sep 17 00:00:00 2001 From: akrherz Date: Mon, 1 Jul 2024 09:13:17 -0500 Subject: [PATCH 2/2] fix: set anemometer height to 10m --- scripts/RT/sweepin_template.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/RT/sweepin_template.txt b/scripts/RT/sweepin_template.txt index 9426e72a..bbcaceff 100644 --- a/scripts/RT/sweepin_template.txt +++ b/scripts/RT/sweepin_template.txt @@ -209,7 +209,7 @@ # wzoflg, I (global variable) zo location flag # (flag =0 - zo fixed at wx sta. location) # (flag = 1 - zo variable at field location) - 5 25.0 0 + 10 25.0 0 # wflg, I, (local variable) Wind/Weibull flag # (0 - read in Weibull parameters, 1 - read in wind speeds) 1 0.0 0.0 0.0