GEOCAT

一 系统信息

OS :Ubuntu 22.04.2

二 简介

NCAR 使用Python来实现NCL的功能,安装GEOCAT-COMP、GEOCAT-DATAFILES、GEOCAT-VIZ、WRF-PYTHON等库

(https://geocat.ucar.edu/pages/software.html)

三 安装过程

git clone https://githubfast.com/NCAR/geocat-examples.git

conda env create -f conda_environment.yml -n geocat-examples

注:安装环境报错可通过以下方式解决

conda clean --packages && conda clean --all && conda update --all

 四 用例

https://geocat-examples.readthedocs.io/en/latest/gallery/index.html

 

posted @ 2024-03-21 10:46  IsYuh  阅读(128)  评论(0)    收藏  举报