Skip to content

Releases: remotesensinginfo/rsgislib

5.2.1

22 Jan 20:20
ef0b153

Choose a tag to compare

What's Changed

  • Update to allow rsgislib classification tools to be more easily run without using KEA. by @petebunting in #101
  • Further edits for running classification tools without using KEA - particular accuracy assessment by @petebunting in #102

Full Changelog: 5.2.0...5.2.1

5.2.0

16 Jan 14:15
135d06c

Choose a tag to compare

What's Changed

The big change is that HDF5 is no longer a C++ prerequisite for RSGISLib with pure python functions implemented to replace the key C++ functions.

  • Updated image filters to use image no data values. by @petebunting in #74
  • Bug fix to rsgislib.imagecalc.rescale_img_pxl_vals by @petebunting in #75
  • Bug fix for classification accuracy metrics functions. by @petebunting in #76
  • Updated rsgisvectools.py so it doesn't need the layer name passing by @petebunting in #77
  • Added functions rsgislib.zonalstats.calc_zonal_band_pxl_counts and rsgislib.zonalstats.calc_zonal_band_pxl_counts_file. by @petebunting in #78
  • Updated rsgislib.vectorgeoms.buffer_vec_layer_gp to keep attribute information. by @petebunting in #79
  • Added a new function rsgislib.vectorgeoms.estimate_future_coastline by @petebunting in #80
  • Bug fix rsgislib.classification.classaccuracymetrics.calc_acc_metrics_vecsamples_img when using just two classes by @petebunting in #81
  • Updated rsgislib.vectorutils.createvectors.create_hex_grid_bbox and rsgislib.vectorutils.createvectors.create_hex_grid_poly functions to work with h3 version 4 by @petebunting in #82
  • Bug fix rsgislib.vectorutils.create_n_random_subsets by @petebunting in #83
  • Updated create_year_month_n_months_lst function by @petebunting in #84
  • dded a new tools module tools.math and the function round_to_nearest_val by @petebunting in #85
  • Updated docs for band_math functions by @petebunting in #86
  • Added command line utility to calculate an image pixel resolution in metres when projected in degrees WGS84 by @petebunting in #87
  • Updated file name by @petebunting in #88
  • Added a couple of extra command line tools and fixed issue with check projections within zonal stats. by @petebunting in #89
  • Added a functions to download OpenStreetMap data by @petebunting in #90
  • Updated with the latest fixes and improvements by @petebunting in #91
  • Removing C++ HDF5 Dependency and adding pure python functions. by @petebunting in #95
  • Added new tool rsgiscmprefimgs.py by @petebunting in #96
  • Updated rsgiscmprefimgs.py and rsgislib.tools.checkdatasets.cmp_to_ref_imgs by @petebunting in #97
  • Updated rsgislib tests to use GTIFF rather than KEA files and skip tests on MacOS with use KEA files to avoid the HDF5 issue by @petebunting in #98
  • Updated cmake paths for python to try and fix windows error. by @petebunting in #99
  • Added pure Python implementations rsgislib.zonalstats.extract_zone_img_values_to_hdf and rsgislib.zonalstats.extract_zone_img_band_values_to_hdf to replace the C++ implementations that were removed. by @petebunting in #100

Full Changelog: 5.1.8...5.2.0

5.1.8

17 Feb 13:46

Choose a tag to compare

What's Changed

Full Changelog: 5.1.7...5.1.8

5.1.7

29 Jul 07:00

Choose a tag to compare

Many minor documation, typing and other bug fixes and/or code improvements. Main list of updates below:

Full Changelog: 5.1.6...5.1.7

5.1.6

18 Jun 06:23

Choose a tag to compare

5.1.5

13 Jun 20:59

Choose a tag to compare

Fixed some build issues with 5.1.4 and updates for RIOS 2.0

Full Changelog: 5.1.4...5.1.5

5.1.4

5.1.3

5.1.2

05 Mar 07:07

Choose a tag to compare

5.1.1

29 Jan 07:43

Choose a tag to compare

What's Changed

Full Changelog: 5.1.0...5.1.1