microproduct/打包流程.txt

8 lines
347 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

1.复制最新的microproduc\tool文件夹到算法的工作目录下例如microproduct\atmosphericDelay;
2.在pycharm中加载改算法运行的anaconda运行环境切换路径到算法工作目录;
3.在pycharm终端运行打包命令具体见工作目录下的"打包命令.txt";
4.复制配置文件AtmosphericDelay.xml、model_meta.xml、config.ini和依赖的三方exe到atmosphericDelay\dist目录下。