Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
acse-ww721 committed Sep 12, 2023
1 parent 6f6d743 commit 2887fdf
Show file tree
Hide file tree
Showing 17 changed files with 856 additions and 66 deletions.
Empty file removed environment.yml
Empty file.
16 changes: 16 additions & 0 deletions environment_mac.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# This file can be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: osx-arm64
name: acse_ww721_irp
channels:
- defaults
- conda-forge
dependencies:
- python=3.9
- numpy>1.16
- scipy
- matplotlib
- sympy
- pip
- pip:
- -r requirements_mac.txt
Empty file removed requirements.txt
Empty file.
142 changes: 142 additions & 0 deletions requirements_mac.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,142 @@
aiofiles==22.1.0
aiohttp==3.8.4
aiosignal==1.3.1
aiosqlite==0.19.0
anyio==3.7.1
appnope==0.1.3
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
arrow==1.2.3
asciitree==0.3.3
asttokens==2.2.1
async-lru==2.0.3
async-timeout==4.0.2
attrs==23.1.0
Babel==2.12.1
backcall==0.2.0
beautifulsoup4==4.12.2
black==23.7.0
bleach==6.0.0
click==8.1.5
comm==0.1.3
datasets==2.13.1
debugpy==1.6.7
decorator==5.1.1
defusedxml==0.7.1
dill==0.3.6
docutils==0.20.1
entrypoints==0.4
exceptiongroup==1.1.2
executing==1.2.0
fasteners==0.18
fastjsonschema==2.17.1
filelock==3.12.2
fqdn==1.5.1
frozenlist==1.3.3
fsspec==2023.6.0
huggingface-hub==0.16.4
importlib-metadata==6.8.0
ipykernel==6.24.0
ipython==8.14.0
ipython-genutils==0.2.0
ipywidgets==8.0.7
isoduration==20.11.0
isort==5.12.0
jedi==0.18.2
joblib==1.3.1
json5==0.9.14
jsonpointer==2.4
jsonschema==4.18.3
jsonschema-specifications==2023.6.1
jupyter-contrib-core==0.4.2
jupyter-contrib-nbextensions==0.7.0
jupyter-events==0.6.3
jupyter-highlight-selected-word==0.2.0
jupyter-lsp==2.2.0
jupyter-nbextensions-configurator==0.6.3
jupyter-ydoc==0.2.4
jupyter_client==8.3.0
jupyter_core==5.3.1
jupyter_server==2.7.0
jupyter_server_fileid==0.9.0
jupyter_server_terminals==0.4.4
jupyter_server_ydoc==0.8.0
jupyterlab==4.0.4
jupyterlab-github==3.0.1
jupyterlab-pygments==0.2.2
jupyterlab-spellchecker==0.8.3
jupyterlab-widgets==3.0.8
jupyterlab_code_formatter==2.2.1
jupyterlab_server==2.23.0
lxml==4.9.3
matplotlib==3.7.2
matplotlib-inline==0.1.6
mistune==3.0.1
multidict==6.0.4
multiprocess==0.70.14
mypy-extensions==1.0.0
nbclassic==1.0.0
nbclient==0.8.0
nbconvert==7.6.0
nbformat==5.9.1
nest-asyncio==1.5.6
notebook_shim==0.2.3
numpy==1.25.1
overrides==7.3.1
pandas==2.0.3
pandocfilters==1.5.0
parso==0.8.3
pathspec==0.11.1
pexpect==4.8.0
pickleshare==0.7.5
platformdirs==3.9.1
prometheus-client==0.17.1
prompt-toolkit==3.0.39
psutil==5.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
pyarrow==12.0.1
pyg-lib @ git+https://github.com/pyg-team/pyg-lib.git@c231a45782b923f40e62279a2009c6665ce9c91d
Pygments==2.15.1
pytest==7.4.2
python-json-logger==2.0.7
pytz==2023.3
PyYAML==6.0
pyzmq==25.1.0
referencing==0.29.1
reportlab==3.6.11
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rpds-py==0.8.10
rst2pdf==0.99
scikit-learn==1.3.0
scipy==1.11.1
Send2Trash==1.8.2
smartypants==2.0.1
sniffio==1.3.0
soupsieve==2.4.1
stack-data==0.6.2
sympy==1.12
terminado==0.17.1
threadpoolctl==3.1.0
tinycss2==1.2.1
tomli==2.0.1
torch-cluster==1.6.1
torch-geometric==2.3.1
torch-scatter==2.1.1
torch-sparse==0.6.17
torch-spline-conv==1.2.2
tqdm==4.65.0
traitlets==5.9.0
tzdata==2023.3
uri-template==1.3.0
wcwidth==0.2.6
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.1
widgetsnbextension==4.0.8
xxhash==3.2.0
y-py==0.5.9
yarl==1.9.2
ypy-websocket==0.8.2

230 changes: 230 additions & 0 deletions requirements_win.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,230 @@
anyio==3.7.1
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.2.3
asttokens==2.2.1
async-lru==2.0.4
attrs==23.1.0
Babel==2.12.1
backcall==0.2.0
beautifulsoup4==4.12.2
black==23.7.0
bleach==6.0.0
Cartopy==0.22.0
certifi==2023.7.22
cf-xarray==0.8.4
click==8.1.7
click-plugins==1.1.1
cligj==0.7.2
cloudpickle==2.2.1
comm==0.1.4
contourpy==1.1.0
cycler==0.11.0
dask==2023.8.1
debugpy==1.6.7.post1
decorator==5.1.1
defusedxml==0.7.1
emcee==3.1.4
executing==1.2.0
fastjsonschema==2.18.0
filelock==3.9.0
Fiona==1.9.4.post1
fonttools==4.42.1
fqdn==1.5.1
fsspec==2023.6.0
geopandas==0.13.2
graphviz==0.20.1
gstools==1.5.0
hankel==1.2.2
importlib-metadata==6.8.0
ipykernel==6.25.1
ipython==8.14.0
isoduration==20.11.0
jedi==0.19.0
Jinja2==3.1.2
json5==0.9.14
jsonpointer==2.0
jsonschema==4.19.0
jsonschema-specifications==2023.7.1
jupyter-events==0.7.0
jupyter-lsp==2.2.0
jupyter_client==8.3.0
jupyter_core==5.3.1
jupyter_server==2.7.2
jupyter_server_terminals==0.4.4
jupyterlab==4.0.5
jupyterlab-pygments==0.2.2
jupyterlab_server==2.24.0
kiwisolver==1.4.5
llvmlite==0.40.1
locket==1.0.0
markdown-it-py==3.0.0
MarkupSafe==2.1.3
matplotlib==3.7.2
matplotlib-inline==0.1.6
mdurl==0.1.2
meshio==5.3.4
mistune==3.0.1
mpmath==1.2.1
mypy-extensions==1.0.0
nbclient==0.8.0
nbconvert==7.7.4
nbformat==5.9.2
nest-asyncio==1.5.7
networkx==3.0
notebook==7.0.2
notebook_shim==0.2.3
numba==0.57.1
numpy==1.24.4
overrides==7.4.0
pandas==2.0.3
pandocfilters==1.5.0
parso==0.8.3
partd==1.4.0
pathspec==0.11.2
pickleshare==0.7.5
Pillow==9.3.0
platformdirs==3.10.0
prometheus-client==0.17.1
prompt-toolkit==3.0.39
psutil==5.9.5
pure-eval==0.2.2
pyevtk==1.6.0
Pygments==2.16.1
pyparsing==3.0.9
pyproj==3.6.0
pyshp==2.3.1
python-dateutil==2.8.2
python-json-logger==2.0.7
pytz==2023.3
pywin32==306
pywinpty==2.0.11
PyYAML==6.0.1
pyzmq==25.1.1
referencing==0.30.2
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.5.2
rpds-py==0.9.2
scipy==1.11.2
Send2Trash==1.8.2
shapely==2.0.1
six==1.16.0
sniffio==1.3.0
soupsieve==2.4.1
sparse==0.14.0
stack-data==0.6.2
sympy==1.11.1
terminado==0.17.1
tinycss2==1.2.1
torch==2.0.1+cu117
torchaudio==2.0.2+cu117
torchsummary==1.5.1
torchvision==0.15.2+cu117
tornado==6.3.3
tqdm
traitlets==5.9.0
typing_extensions==4.4.0
tzdata==2023.3
uri-template==1.3.0
urllib3
wcwidth==0.2.6
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.2
xarray==2023.8.0
xesmf==0.7.1
zipp==3.16.2
zstandard==0.19.0
absl-py==1.4.0
astor==0.8.1
backcall==0.2.0
bleach==6.0.0
cffi==1.15.1
cftime==1.6.2
colorama==0.4.6
cycler==0.11.0
debugpy==1.6.7.post1
decorator==5.1.1
defusedxml==0.7.1
entrypoints==0.4
exceptiongroup==1.1.3
fastjsonschema==2.18.0
fonttools==4.38.0
gast==0.5.4
grpcio==1.57.0
h5py==2.10.0
idna==3.4
importlib-metadata==6.7.0
importlib-resources==5.12.0
ipykernel==6.16.2
ipython==7.34.0
ipython-genutils==0.2.0
jupyter-server==1.24.0
jupyter_client==7.4.9
jupyter_core==4.12.0
jupyterlab-pygments==0.2.2
Keras==2.2.4
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.2
markdown-it-py==3.0.0
MarkupSafe==2.1.3
matplotlib==3.5.3
matplotlib-inline==0.1.6
mistune==3.0.1
mock==5.1.0
nbclassic==1.0.0
nbclient==0.7.4
nbconvert==7.6.0
nbformat==5.8.0
nest-asyncio==1.5.7
# netCDF4 @ file:https:///C:/Users/WWQ/netCDF4-1.5.8-cp37-cp37m-win_amd64.whl#sha256=133be37488248bb903b2d1b404813b980e23a10a9312392dcf7fb729b4a45c58
notebook==6.5.5
notebook_shim==0.2.3
numpy==1.21.6
packaging==23.1
pandas==1.3.5
pandocfilters==1.5.0
parso==0.8.3
pickleshare==0.7.5
Pillow==9.5.0
pkgutil_resolve_name==1.3.10
prometheus-client==0.17.1
prompt-toolkit==3.0.39
protobuf==3.20.3
psutil==5.9.5
pycparser==2.21
Pygments==2.16.1
pyparsing==3.1.1
pyrsistent==0.19.3
pytest==7.4.2
python-dateutil==2.8.2
pytz==2023.3
pywin32==306
pywinpty==2.0.10
PyYAML==6.0.1
pyzmq==24.0.1
scikit-learn==1.0.2
scipy==1.7.3
seaborn==0.12.2
Send2Trash==1.8.2
six==1.16.0
sniffio==1.3.0
soupsieve==2.4.1
tensorboard==1.13.1
tensorflow==1.13.1
tensorflow-estimator==1.13.0
termcolor==2.3.0
terminado==0.17.1
threadpoolctl==3.1.0
tinycss2==1.2.1
tornado==6.2
tqdm==4.66.1
traitlets==5.9.0
typing_extensions==4.7.1
wcwidth==0.2.6
webencodings==0.5.1
websocket-client==1.6.1
Werkzeug==2.2.3
xarray==0.20.2
zipp==3.15.0
6 changes: 5 additions & 1 deletion src/data_collection/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
"""Data downloaders, crawlers utilities"""
"""
Name: Wenqi Wang
Github username: acse-ww721
Data downloaders, crawlers utilities for ERA5 and ASOS data
"""
Empty file removed src/data_collection/const.py
Empty file.
Loading

0 comments on commit 2887fdf

Please sign in to comment.