-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
buildCore code element to be addedCore code element to be added
Description
Compute Canada / Alliance needs a different procedure to create the environment, since conda cannot be used directly, and we need to use module load for cdo and nco.
Requirements:
- use module load for cdo and nco
- add documentation on how to set up your env on compute canada
- add different subsections in readme: quick setup for local / mila cluster / compute canada
- add simple test that checks if all dependencies could be imported
Additional information:
We agreed on the following set to start the development of this package:
Python:
- 3.11
Additional dependencies:
- cdo
- nco
- xesmf
- esgf-pyclient
- xarray
Poetry dependencies:
- numpy
- netCDF4
- xmip
- tqdm
- pint
Metadata
Metadata
Assignees
Labels
buildCore code element to be addedCore code element to be added