This [Streamlit app] estimates nitrous oxide (N₂O) emissions from hemp cultivation based on soil type, cover cropping, and nitrogen fertilizer rate.
- Interactive sliders for key inputs
- Fast, simplified emission calculations
- Ready to expand with ML or DSSAT outputs
pip install -r requirements.txt
streamlit run app.py