From 54a55a5b5d2a31dfaa62edee69ed4cedb2ee7f69 Mon Sep 17 00:00:00 2001 From: SolaProject <69808240+SolaProject@users.noreply.github.com> Date: Sun, 19 Mar 2023 14:56:54 +0800 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..302cb92 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# proj_info + +It is the projection algorithm from WRF/WPS and I rewrite it in Python (just proj_LC, lambert projection). The grid ID starts at 0.