* Silence future warning from `pandas.stack` adc53fe83af5f4a9493e49de440a246e25327f15
0.4.0
* Refactored `reclassify()` to handle float rasters and float values in the mapping. * Added `Raster.load()` to eventually replace `Raster.eval()`. * Added `Raster.to_numpy()` to mirror xarray and pandas objects.
0.3.0
What's Changed --- * ENH: Add support for opening netCDF and GRIB files with the `raster_tools.open_dataset` function. * MNT: Fix deprecation warnings.