Skip to content

BenKoziol-NOAA/regrid-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environment Setup

conda env create -f environment.yaml

  • Add REGRID_WRAPPER_LOG_DIR location to environment or .env.

Testing

pytest src/test

For parallel:

mpirun -n 8 pytest -m mpi src/test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published