Skip to content

Files

Latest commit

 

History

History
17 lines (13 loc) · 653 Bytes

NOTES.md

File metadata and controls

17 lines (13 loc) · 653 Bytes

Developer notes

Conda dev enviroment setup

Setup conda development enviroment mocalum_dev using following command (ctrl+c in terminal):

conda create -c conda-forge -n mocalum_dev --strict-channel-priority python=3.7 pylint pytest nbval jupyter numpy pandas xarray netCDF4 matplotlib tqdm scipy

Use of submodules