From 1199045a90f7082c2d6b41e142f94cacbb2fa1c5 Mon Sep 17 00:00:00 2001 From: David Bailey Date: Thu, 18 Jan 2024 11:44:06 -0700 Subject: [PATCH] Add xarray and other packages to the environment --- environment.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/environment.yml b/environment.yml index 96eda9f..f9d40f4 100644 --- a/environment.yml +++ b/environment.yml @@ -4,3 +4,8 @@ dependencies: - jupyterlab - ipykernel - numpy + - xarray + - matplotlib + - cartopy + - nc-time-axis + - cftime