Skip to content

noaa-oar-arl/SWAMP

Repository files navigation

SWAMP

NOAA-ARL/ATDD Soil Water Analysis Model Product (SWAMP)

Development installation

  1. Create and activate Conda environment based on environment-dev.yml.
    conda env create -f environment-dev.yml
    conda activate swamp-dev
    
  2. Install swampy package using
    pip install -e . --no-deps
    

About

Repository for the NOAA-ARL/ATDD SWAMP Codes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published