-
- Downloads
Merge branch 'release_v1.0.0' into 'master'
Resolve "new release v1.0.0" Closes #188 See merge request toar/mlair!162
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- CHANGELOG.md 16 additions, 0 deletionsCHANGELOG.md
- LICENSE 1 addition, 1 deletionLICENSE
- README.md 86 additions, 18 deletionsREADME.md
- docs/_source/get-started.rst 104 additions, 10 deletionsdocs/_source/get-started.rst
- docs/_source/index.rst 1 addition, 0 deletionsdocs/_source/index.rst
- mlair/__init__.py 4 additions, 4 deletionsmlair/__init__.py
- requirements.txt 4 additions, 4 deletionsrequirements.txt
- requirements_gpu.txt 4 additions, 3 deletionsrequirements_gpu.txt
- run_zam347.py 1 addition, 1 deletionrun_zam347.py
- supplement/Examples_from_manuscript.ipynb 0 additions, 0 deletionssupplement/Examples_from_manuscript.ipynb
- supplement/German_background_stations.json 0 additions, 0 deletionssupplement/German_background_stations.json
- supplement/development_guidelines.md 0 additions, 0 deletionssupplement/development_guidelines.md
Cython==0.29.15 | |||
absl-py==0.9.0 | absl-py==0.9.0 | ||
astor==0.8.1 | astor==0.8.1 | ||
atomicwrites==1.3.0 | atomicwrites==1.3.0 | ||
attrs==19.3.0 | attrs==19.3.0 | ||
Cartopy==0.17.0 | |||
certifi==2019.11.28 | certifi==2019.11.28 | ||
chardet==3.0.4 | chardet==3.0.4 | ||
cloudpickle==1.3.0 | cloudpickle==1.3.0 | ||
coverage==5.0.3 | coverage==5.0.3 | ||
cycler==0.10.0 | cycler==0.10.0 | ||
Cython==0.29.15 | |||
dask==2.11.0 | dask==2.11.0 | ||
fsspec==0.6.2 | fsspec==0.6.2 | ||
gast==0.3.3 | gast==0.3.3 | ||
... | @@ -50,7 +49,6 @@ PyYAML==5.3 | ... | @@ -50,7 +49,6 @@ PyYAML==5.3 |
requests==2.23.0 | requests==2.23.0 | ||
scipy==1.4.1 | scipy==1.4.1 | ||
seaborn==0.10.0 | seaborn==0.10.0 | ||
--no-binary shapely Shapely==1.7.0 | |||
six==1.11.0 | six==1.11.0 | ||
statsmodels==0.11.1 | statsmodels==0.11.1 | ||
tabulate | tabulate | ||
... | @@ -67,3 +65,5 @@ xarray==0.15.0 | ... | @@ -67,3 +65,5 @@ xarray==0.15.0 |
zipp==3.1.0 | zipp==3.1.0 | ||
setuptools~=49.6.0 | setuptools~=49.6.0 | ||
Cartopy==0.18.0 | |||
--no-binary shapely Shapely==1.7.0 | |||
\ No newline at end of file |
File moved
File moved
File moved
Please register or sign in to comment