From aa2ce0965138fa83134b7d00c40ea1bcc84cc1d1 Mon Sep 17 00:00:00 2001 From: David LeBauer Date: Wed, 11 Sep 2024 11:26:31 -0700 Subject: [PATCH] Fix broken link to met-data documentation --- modules/data.atmosphere/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/data.atmosphere/README.md b/modules/data.atmosphere/README.md index f456607eed..0135e5852e 100644 --- a/modules/data.atmosphere/README.md +++ b/modules/data.atmosphere/README.md @@ -32,7 +32,7 @@ The PEcAn.data.atmosphere package is 'standalone'. ## PEcAn variable names -See https://pecanproject.github.io/pecan-documentation/latest/met-data.html +For the most updated list, see https://pecanproject.github.io/pecan-documentation/develop/time-standard.html#input-standards General Note: dates in the database should be datatime (preferably with timezone), and datetime passed around in PEcAn should be of type POSIXlt.