From c921b540e62bb11d23f20756037593eea727f7e7 Mon Sep 17 00:00:00 2001 From: Jessica Scheick Date: Mon, 4 Dec 2023 13:22:25 -0500 Subject: [PATCH] update icepyx and earthaccess to v0.8.1 --- environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index 1058573..9c14dc0 100644 --- a/environment.yml +++ b/environment.yml @@ -90,7 +90,7 @@ dependencies: - s3fs>=2023.6.0 # handle login and similar details for accessing earthdata protected data # https://github.com/nsidc/earthaccess - - earthaccess~=0.5.3 + - earthaccess~=0.8.1 # Access datasets exposed via STAC - pystac-client==0.5.1 # Access datasets exposed via intake catalogs @@ -119,7 +119,7 @@ dependencies: # Packages specific to cryo work - h5coro~=0.0.6 - - icepyx~=0.8.0 + - icepyx~=0.8.1 - itslive~=0.3.0 - is2view~=0.0.5 - sliderule~=4.0.0