# land_surface_vegetation_conda This repository includes the general land surface and vegetation Conda environment available for use on MN5 and Nord3v2. In the "build" directory, you will find a YAML file that includes the list of Python packages installed. In the "packages" directory, there is a text file listing all the Python packages included in each Conda environment. You can load the latest environment by using the following command: ```bash conda activate /gpfs/projects/bsc32/repository/apps/conda_envs/land_may2024_v1 ```