Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
ungarj committed Apr 18, 2019
1 parent 3a23ab4 commit 17655a7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.rst
Expand Up @@ -42,6 +42,14 @@ Installation
mapchete formats
Current Limitations
-------------------

- no reprojection allowed
- when reading from existing output, process metatiling must be smaller than xarray output metatiling
- only writing to NetCDF files currently implemented


License
-------

Expand Down
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -43,6 +43,7 @@ def parse_requirements(file):
'Topic :: Scientific/Engineering :: GIS',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
],
setup_requires=['pytest-runner'],
tests_require=['pytest']
Expand Down

0 comments on commit 17655a7

Please sign in to comment.