Skip to content

Commit

Permalink
Merge branch 'main' of github.com:trdougherty/thermal
Browse files Browse the repository at this point in the history
  • Loading branch information
trdougherty committed Jan 5, 2023
2 parents a44f671 + 092f646 commit f049f99
Show file tree
Hide file tree
Showing 3 changed files with 189 additions and 49 deletions.
186 changes: 186 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,186 @@
aiohttp==3.8.1
aiosignal==1.2.0
anyio==3.5.0
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
asttokens==2.0.5
async-timeout==4.0.2
attrs==21.4.0
autopep8==1.6.0
Babel==2.10.1
backcall==0.2.0
backports.functools-lru-cache==1.6.4
beautifulsoup4==4.11.1
bleach==5.0.0
bqplot==0.12.33
branca==0.5.0
brotlipy==0.7.0
cachetools==4.2.4
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12
click==8.1.3
click-plugins==1.1.1
cligj==0.7.2
colour==0.1.5
cryptography==36.0.2
cycler==0.11.0
debugpy==1.6.0
decorator==5.1.1
defusedxml==0.7.1
earthengine-api==0.1.308
ee-extra==0.0.13
entrypoints==0.4
executing==0.8.3
fastjsonschema==2.15.3
ffmpeg-python==0.2.0
filelock==3.6.0
Fiona==1.8.20
flit_core==3.7.1
folium==0.12.1.post1
fonttools==4.33.3
frozenlist==1.3.0
future==0.18.2
GDAL==3.4.0
gdown==4.4.0
geeadd==0.5.5
geemap==0.13.4
geocoder==1.38.1
geojson==2.5.0
geopandas==0.10.2
google-api-core==1.25.1
google-api-python-client==1.12.8
google-auth==1.35.0
google-auth-httplib2==0.1.0
google-cloud-core==1.7.1
google-cloud-storage==1.19.0
google-crc32c==1.1.2
google-resumable-media==2.1.0
googleapis-common-protos==1.56.0
grpcio==1.46.0
httplib2==0.20.4
httplib2shim==0.0.3
idna==3.3
importlib-metadata==4.11.3
importlib-resources==5.7.1
ipyevents==2.0.1
ipyfilechooser==0.6.0
ipykernel==6.13.0
ipyleaflet==0.16.0
ipython==8.3.0
ipython-genutils==0.2.0
ipytree==0.2.1
ipywidgets==7.7.0
jedi==0.18.1
Jinja2==3.1.2
joblib==1.1.0
json5==0.9.5
jsonschema==4.5.1
jupyter==1.0.0
jupyter-client==7.3.1
jupyter-console==6.4.3
jupyter-core==4.9.2
jupyter-server==1.17.0
jupyterlab==3.4.0
jupyterlab-pygments==0.2.2
jupyterlab-server==2.13.0
jupyterlab-widgets==1.1.0
kiwisolver==1.4.2
logzero==1.7.0
mapclassify==2.4.3
MarkupSafe==2.1.1
matplotlib==3.5.2
matplotlib-inline==0.1.3
mistune==0.8.4
multidict==6.0.2
munch==2.5.0
munkres==1.1.4
nbclassic==0.3.7
nbclient==0.6.2
nbconvert==6.5.0
nbformat==5.4.0
nest-asyncio==1.5.5
networkx==2.8
notebook==6.4.11
notebook-shim==0.1.0
numpy==1.22.3
packaging==21.3
pandas==1.4.2
pandocfilters==1.5.0
parso==0.8.3
patsy==0.5.2
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.1.0
pip==22.0.4
plotly==5.8.0
prometheus-client==0.14.1
prompt-toolkit==3.0.29
protobuf==3.20.1
psutil==5.9.0
ptyprocess==0.7.0
pure-eval==0.2.2
pyasn1==0.4.8
pyasn1-modules==0.2.7
pycodestyle==2.8.0
pycparser==2.21
PyCRS==1.0.2
Pygments==2.12.0
pyOpenSSL==22.0.0
pyparsing==3.0.8
pyproj==3.3.0
PyQt5==5.12.3
PyQt5_sip==4.19.18
PyQtChart==5.12
PyQtWebEngine==5.12.1
pyrsistent==0.18.1
pyshp==2.3.0
PySocks==1.7.1
python-box==6.0.2
python-dateutil==2.8.2
pytz==2022.1
pyu2f==0.1.5
PyYAML==6.0
pyzmq==22.3.0
qtconsole==5.3.0
QtPy==2.1.0
ratelim==0.1.6
requests==2.27.1
rsa==4.8
Rtree==1.0.0
sankee==0.0.7
scikit-learn==1.0.2
scipy==1.8.0
seaborn==0.11.2
Send2Trash==1.8.0
setuptools==62.1.0
Shapely==1.8.0
simplejson==3.17.6
six==1.16.0
sniffio==1.2.0
soupsieve==2.3.1
stack-data==0.2.0
statsmodels==0.13.2
tenacity==8.0.1
terminado==0.13.3
threadpoolctl==3.1.0
tinycss2==1.1.1
toml==0.10.2
tornado==6.1
tqdm==4.64.0
traitlets==5.1.1
traittypes==0.2.1
typing_extensions==4.2.0
unicodedata2==14.0.0
uritemplate==3.0.1
urllib3==1.26.9
wcwidth==0.2.5
webencodings==0.5.1
websocket-client==1.3.2
wheel==0.37.1
whitebox==2.1.2
whiteboxgui==0.7.0
widgetsnbextension==3.6.0
xyzservices==2022.4.0
yarl==1.7.2
zipp==3.8.0
7 changes: 3 additions & 4 deletions utils/data_collection/earthengine/manage.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from utils.data_collection.earthengine import cmip, dynamicworld, ecostress, elevation, era5, era5_land, landsat8, lst_terra, lst_aqua, sar, sentinel_1C, sentinel_2A, noaa, viirs
from utils.data_collection.earthengine import cmip, dynamicworld, ecostress, elevation, era5, era5_land, landsat8, lst_terra, lst_aqua, sentinel_1C, sentinel_2A, noaa, viirs
from utils.data_collection.earthengine.dateutil import datelist
from utils.data_collection.footprint_area import to_featurecollection
from concurrent.futures import process
Expand All @@ -24,18 +24,17 @@ def manage(

# each of these data sources should have a common 'run' function with a common interface
data_classes = [
cmip,
# cmip,
# dynamicworld,
# era5_land,
# lst_terra,
# lst_aqua,
# elevation,
# era5,
# noaa,
# sar,
# sentinel_2A,
# sentinel_1C,
# viirs,
viirs,
# landsat8
]

Expand Down
45 changes: 0 additions & 45 deletions utils/data_collection/earthengine/sar.py

This file was deleted.

0 comments on commit f049f99

Please sign in to comment.