This project provides a Jupyter Notebook tool to visualize output files from the LPJ-GUESS dynamic global vegetation model.
ifs_input.out– Daily atmospheric/soil forcingcmass.out– Carbon mass in various PFTscflux.out– Carbon flux componentsnflux.out– Nitrogen fluxeslai.out– Leaf Area Index- Other yearly or daily
.outfiles
- 📈 Reads and processes LPJ-GUESS output files
- 🌍 Interpolates data to a regular global grid
- 🗺️ Generates global contour maps with Cartopy
- 🌡️ Marks and annotates minimum/maximum value locations
⚠️ Highlights extreme/anomalous grid cells- 🧪 Works for both daily and yearly output formats
git clone https://github.com/hajlaci/lpjg-visualizer.git
cd lpjg-visualizer