yangtaodemon 29038326f4 修改界面,实现两种模型的计算。 5 ay önce
..
app 29038326f4 修改界面,实现两种模型的计算。 5 ay önce
model_optimize fa852071cc 降酸模型文件导入与接口优化 5 ay önce
.gitignore 31be29e6e5 api接口 6 ay önce
README.md 31be29e6e5 api接口 6 ay önce
SoilAcidification.db a5ec8b6858 将原数据库接口代码整合到项目接口中 5 ay önce
api_db.py 443e4cfe89 实现数据库的交互操作 5 ay önce
run.py 29038326f4 修改界面,实现两种模型的计算。 5 ay önce

README.md

环境搭建

根据environment.yml文件新建conda环境

conda env create -f environment.yml