From 606086f8e184b8effb1909a107962d94a808028e Mon Sep 17 00:00:00 2001
From: nickb <nickb@ssec.wisc.edu>
Date: Tue, 23 Feb 2021 17:14:10 +0000
Subject: [PATCH] new satpy version to fix #27 - error when gridded file prefix
 is > 2 characters and tiles are generated

---
 buildbucket/buildbucket_environment.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbucket/buildbucket_environment.yaml b/buildbucket/buildbucket_environment.yaml
index 6dc4e56..109aa36 100644
--- a/buildbucket/buildbucket_environment.yaml
+++ b/buildbucket/buildbucket_environment.yaml
@@ -27,4 +27,4 @@ dependencies:
     - git+https://github.com/deeplycloudy/lmatools.git@minvaluegrids
     - git+https://github.com/deeplycloudy/stormdrain.git
     - git+https://github.com/deeplycloudy/glmtools.git@master
-    - git+https://github.com/pytroll/satpy.git@3544d60940dba9129499ac3ee303c0705a9ddf7b
\ No newline at end of file
+    - git+https://github.com/pytroll/satpy.git@d556c806e2b66e5ac1c5b0613c6290edfeb43b92
\ No newline at end of file
-- 
GitLab