- update of installation resources
- update of readme
- update pyproj -> 3.6 (x/y axis order)
- update numpy -> 1.2 (int)
- added /wkt/ files
- removes deprecated np.int()
- update project files using pyscaffold v3.3
- code formatting using yapf
- support for stripped and tiled GeoTIFF blocks
- minor updates in image2equi7
- adds calc_length_distortion functions
- adds create_distortion_files.py module
- full update of all files _LAND.shp
- revision of all .prj files
- newly generated equi7grid.dat
- full update of coverland lists within equi7grid.dat
- in image2equi7()...
- float64 removed
- same outputfile as input possible
- scale/offset is now accepted
- bugfix in antimeridian handling
- image2equi7 ingests now .nc with "bands"
- extended search_tiles_in_roi()
- fixes issues with projection strings when using GDAL>=3.0.0
- fixed issues on antimeridian/dateline
- minor update on lonlat2xy functions
- minor update on tilesystem functions
- python3_ready
- Fix Python 3 issues
- Second draft
- First draft