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目录下。