Skip to content

0.1

McDonald, Richard R. requested to merge 0.1 into develop

Started new numbering system so as to add a .post postfix. This is now version 0.1 which will be for shapely<2.0 and this branch will be maintained as developed as such until it's no longer needed.

  • Bug fixes for GeoDataframe's that are not indexed correctly. Also fix's bug when WeightGen runs poly-to-poly weight generation.
  • Bug fix for parallel and dask versions that were mixing the order of the returned results.
  • Fix for gitlab-ci and noxfile.py
  • Pins netCDF4<=1.6.0 that supports accessing NASA GES DISC

Merge request reports