From 78c120a24c685b3731af742bea95dffa341dd401 Mon Sep 17 00:00:00 2001 From: Jack Greenlee Date: Wed, 25 Sep 2024 10:01:32 -0400 Subject: [PATCH] Bump emcommon to 0.6.2 e-mission-common 0.6.2: > - fix unprocessed trips not being used for footprint metrics > - fix typo in ntd.ipynb and update intensities JSONs --- setup/environment36.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/environment36.yml b/setup/environment36.yml index 43cf2c372..6261bbd6d 100644 --- a/setup/environment36.yml +++ b/setup/environment36.yml @@ -19,7 +19,7 @@ dependencies: - scipy=1.10.0 - utm=0.7.0 - pip: - - git+https://github.com/JGreenlee/e-mission-common@0.6.1 + - git+https://github.com/JGreenlee/e-mission-common@0.6.2 - pyfcm==2.0.1 - pygeocoder==1.2.5 - pymongo==4.3.3