Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 406 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 406 Bytes

conus404_ba

Workflows for creating cloud-optimized ZARR datasets from bias-adjusted CONUS404 model output.

Setup python environment

  • basic setup
conda env create --file=https://raw.githubusercontent.com/hytest-org/conus404_ba/refs/heads/main/conus404.yml

conda activate conus404
  • pip install conus404_ba library
pip install git+ssh://github.com/hytest-org/conus404_ba.git