xlsx + simplify imports
Showing
- .gitignore 1 addition, 2 deletions.gitignore
- .png 0 additions, 0 deletions.png
- README.md 13 additions, 3 deletionsREADME.md
- data/landuse.xlsx 0 additions, 0 deletionsdata/landuse.xlsx
- data/stations.xlsx 0 additions, 0 deletionsdata/stations.xlsx
- requirements.txt 39 additions, 0 deletionsrequirements.txt
- run.py 34 additions, 22 deletionsrun.py
- scripts/common.py 84 additions, 192 deletionsscripts/common.py
- scripts/satelite.py 19 additions, 18 deletionsscripts/satelite.py
- scripts/satelite_products.py 21 additions, 41 deletionsscripts/satelite_products.py
- scripts/surfmodel.py 12 additions, 117 deletionsscripts/surfmodel.py
.png
0 → 100644
File added
No preview for this file type
No preview for this file type
requirements.txt
0 → 100644
affine==2.3.1 | ||
attrs==22.1.0 | ||
branca==0.6.0 | ||
certifi @ file:///C:/b/abs_ac29jvt43w/croot/certifi_1665076682579/work/certifi | ||
charset-normalizer==2.1.1 | ||
click==8.1.3 | ||
click-plugins==1.1.1 | ||
cligj==0.7.2 | ||
colorama==0.4.6 | ||
contourpy==1.0.6 | ||
cycler==0.11.0 | ||
et-xmlfile==1.1.0 | ||
Fiona==1.8.22 | ||
folium==0.13.0 | ||
fonttools==4.38.0 | ||
geopandas==0.12.1 | ||
idna==3.4 | ||
Jinja2==3.1.2 | ||
kiwisolver==1.4.4 | ||
MarkupSafe==2.1.1 | ||
matplotlib==3.6.2 | ||
munch==2.5.0 | ||
numpy==1.23.4 | ||
openpyxl==3.0.10 | ||
packaging==21.3 | ||
pandas==1.5.1 | ||
Pillow==9.3.0 | ||
pyparsing==3.0.9 | ||
pyproj==3.4.0 | ||
python-dateutil==2.8.2 | ||
pytz==2022.6 | ||
rasterio==1.3.4 | ||
requests==2.28.1 | ||
scipy==1.9.3 | ||
Shapely==1.8.5.post1 | ||
six==1.16.0 | ||
snuggs==1.4.7 | ||
urllib3==1.26.12 | ||
wincertstore==0.2 |
This diff is collapsed.
Please register or sign in to comment