From 5d17bac5764c075f11f4632fbd170fa4893b169b Mon Sep 17 00:00:00 2001 From: snowman2 Date: Mon, 23 Sep 2019 13:35:34 -0500 Subject: [PATCH] version 0.0.12 & rebuild docs --- docs/html/.buildinfo | 2 +- docs/html/_modules/index.html | 6 +- docs/html/_modules/rioxarray/_io.html | 6 +- docs/html/_modules/rioxarray/crs.html | 6 +- docs/html/_modules/rioxarray/exceptions.html | 6 +- docs/html/_modules/rioxarray/rioxarray.html | 6 +- docs/html/_sources/history.rst.txt | 4 ++ docs/html/_static/documentation_options.js | 2 +- docs/html/authors.html | 6 +- docs/html/contributing.html | 6 +- docs/html/examples/COG.html | 6 +- docs/html/examples/clip_box.html | 6 +- docs/html/examples/clip_geom.html | 6 +- docs/html/examples/convert_to_raster.html | 6 +- docs/html/examples/crs_management.html | 6 +- docs/html/examples/examples.html | 6 +- docs/html/examples/interpolate_na.html | 6 +- docs/html/examples/reproject.html | 6 +- docs/html/examples/reproject_match.html | 6 +- docs/html/examples/transform_bounds.html | 6 +- docs/html/genindex.html | 6 +- docs/html/history.html | 59 +++++++++++-------- docs/html/index.html | 6 +- docs/html/installation.html | 6 +- docs/html/modules.html | 6 +- docs/html/objects.inv | Bin 2872 -> 2880 bytes docs/html/py-modindex.html | 6 +- docs/html/readme.html | 6 +- docs/html/rioxarray.html | 6 +- docs/html/search.html | 6 +- rioxarray/_version.py | 2 +- sphinx/history.rst | 2 +- 32 files changed, 116 insertions(+), 105 deletions(-) diff --git a/docs/html/.buildinfo b/docs/html/.buildinfo index 58378681..51b04c69 100644 --- a/docs/html/.buildinfo +++ b/docs/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: e574ee56093618dd2563c82b35d3bb83 +config: 1cb61a7d80e7be4eb9684952b9735c30 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/html/_modules/index.html b/docs/html/_modules/index.html index 7a61c333..f7a6016a 100644 --- a/docs/html/_modules/index.html +++ b/docs/html/_modules/index.html @@ -6,7 +6,7 @@ - Overview: module code — rioxarray 0.0.11 documentation + Overview: module code — rioxarray 0.0.12 documentation @@ -26,7 +26,7 @@

Navigation

  • modules |
  • - + @@ -72,7 +72,7 @@

    Navigation

  • modules |
  • - + @@ -506,7 +506,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/html/_modules/rioxarray/crs.html b/docs/html/_modules/rioxarray/crs.html index bc1904f1..dd653f8e 100644 --- a/docs/html/_modules/rioxarray/crs.html +++ b/docs/html/_modules/rioxarray/crs.html @@ -6,7 +6,7 @@ - rioxarray.crs — rioxarray 0.0.11 documentation + rioxarray.crs — rioxarray 0.0.12 documentation @@ -26,7 +26,7 @@

    Navigation

  • modules |
  • - + @@ -94,7 +94,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/html/_modules/rioxarray/exceptions.html b/docs/html/_modules/rioxarray/exceptions.html index 1f18ba3a..eddd53e9 100644 --- a/docs/html/_modules/rioxarray/exceptions.html +++ b/docs/html/_modules/rioxarray/exceptions.html @@ -6,7 +6,7 @@ - rioxarray.exceptions — rioxarray 0.0.11 documentation + rioxarray.exceptions — rioxarray 0.0.12 documentation @@ -26,7 +26,7 @@

    Navigation

  • modules |
  • - + @@ -105,7 +105,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/html/_modules/rioxarray/rioxarray.html b/docs/html/_modules/rioxarray/rioxarray.html index 9db35f28..dd6787db 100644 --- a/docs/html/_modules/rioxarray/rioxarray.html +++ b/docs/html/_modules/rioxarray/rioxarray.html @@ -6,7 +6,7 @@ - rioxarray.rioxarray — rioxarray 0.0.11 documentation + rioxarray.rioxarray — rioxarray 0.0.12 documentation @@ -26,7 +26,7 @@

    Navigation

  • modules |
  • - + @@ -1455,7 +1455,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/html/_sources/history.rst.txt b/docs/html/_sources/history.rst.txt index f1d75b73..6117a2e3 100644 --- a/docs/html/_sources/history.rst.txt +++ b/docs/html/_sources/history.rst.txt @@ -1,6 +1,10 @@ History ======= +0.0.12 +------ +- Use `xarray.open_rasterio()` for `rioxarray.open_rasterio()` with xarray<0.12.3 (pull #40) + 0.0.11 ------ - Added `open_kwargs` to pass into `rasterio.open()` when using `rioxarray.open_rasterio()` (pull #48) diff --git a/docs/html/_static/documentation_options.js b/docs/html/_static/documentation_options.js index ae503b80..b562bb38 100644 --- a/docs/html/_static/documentation_options.js +++ b/docs/html/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '0.0.11', + VERSION: '0.0.12', LANGUAGE: 'None', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', diff --git a/docs/html/authors.html b/docs/html/authors.html index 3dc4a502..211d038f 100644 --- a/docs/html/authors.html +++ b/docs/html/authors.html @@ -6,7 +6,7 @@ - Contributors ✨ — rioxarray 0.0.11 documentation + Contributors ✨ — rioxarray 0.0.12 documentation @@ -34,7 +34,7 @@

    Navigation

  • previous |
  • - + @@ -114,7 +114,7 @@

    Navigation

  • previous |
  • - + @@ -220,7 +220,7 @@

    Navigation

  • previous |
  • - + @@ -393,7 +393,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/html/examples/clip_box.html b/docs/html/examples/clip_box.html index 9f979411..09b56746 100644 --- a/docs/html/examples/clip_box.html +++ b/docs/html/examples/clip_box.html @@ -6,7 +6,7 @@ - Example - Clip Box — rioxarray 0.0.11 documentation + Example - Clip Box — rioxarray 0.0.12 documentation @@ -34,7 +34,7 @@

    Navigation

  • previous |
  • - + @@ -471,7 +471,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/html/examples/clip_geom.html b/docs/html/examples/clip_geom.html index 8980dd91..a38fe5ac 100644 --- a/docs/html/examples/clip_geom.html +++ b/docs/html/examples/clip_geom.html @@ -6,7 +6,7 @@ - Example - Clip — rioxarray 0.0.11 documentation + Example - Clip — rioxarray 0.0.12 documentation @@ -34,7 +34,7 @@

    Navigation

  • previous |
  • - + @@ -551,7 +551,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/html/examples/convert_to_raster.html b/docs/html/examples/convert_to_raster.html index e53cd2ab..9c627b61 100644 --- a/docs/html/examples/convert_to_raster.html +++ b/docs/html/examples/convert_to_raster.html @@ -6,7 +6,7 @@ - Example - Convert dataset to raster (GeoTiff) — rioxarray 0.0.11 documentation + Example - Convert dataset to raster (GeoTiff) — rioxarray 0.0.12 documentation @@ -34,7 +34,7 @@

    Navigation

  • previous |
  • - + @@ -585,7 +585,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/html/examples/crs_management.html b/docs/html/examples/crs_management.html index d67923bd..6e5a8245 100644 --- a/docs/html/examples/crs_management.html +++ b/docs/html/examples/crs_management.html @@ -6,7 +6,7 @@ - Coordinate Reference System Management — rioxarray 0.0.11 documentation + Coordinate Reference System Management — rioxarray 0.0.12 documentation @@ -34,7 +34,7 @@

    Navigation

  • previous |
  • - + @@ -560,7 +560,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/html/examples/examples.html b/docs/html/examples/examples.html index fd74845f..b2200463 100644 --- a/docs/html/examples/examples.html +++ b/docs/html/examples/examples.html @@ -6,7 +6,7 @@ - Usage Examples — rioxarray 0.0.11 documentation + Usage Examples — rioxarray 0.0.12 documentation @@ -34,7 +34,7 @@

    Navigation

  • previous |
  • - + @@ -112,7 +112,7 @@

    Navigation

  • previous |
  • - + @@ -471,7 +471,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/html/examples/reproject.html b/docs/html/examples/reproject.html index 4b0f28c9..2055b508 100644 --- a/docs/html/examples/reproject.html +++ b/docs/html/examples/reproject.html @@ -6,7 +6,7 @@ - Example - Reproject — rioxarray 0.0.11 documentation + Example - Reproject — rioxarray 0.0.12 documentation @@ -34,7 +34,7 @@

    Navigation

  • previous |
  • - + @@ -460,7 +460,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/html/examples/reproject_match.html b/docs/html/examples/reproject_match.html index 0afc343c..98239917 100644 --- a/docs/html/examples/reproject_match.html +++ b/docs/html/examples/reproject_match.html @@ -6,7 +6,7 @@ - Example - Reproject Match — rioxarray 0.0.11 documentation + Example - Reproject Match — rioxarray 0.0.12 documentation @@ -34,7 +34,7 @@

    Navigation

  • previous |
  • - + @@ -541,7 +541,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/html/examples/transform_bounds.html b/docs/html/examples/transform_bounds.html index d94d8a1e..1ee82239 100644 --- a/docs/html/examples/transform_bounds.html +++ b/docs/html/examples/transform_bounds.html @@ -6,7 +6,7 @@ - Example - Transform Bounds — rioxarray 0.0.11 documentation + Example - Transform Bounds — rioxarray 0.0.12 documentation @@ -34,7 +34,7 @@

    Navigation

  • previous |
  • - + @@ -403,7 +403,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/html/genindex.html b/docs/html/genindex.html index d4c12ff8..24106d0d 100644 --- a/docs/html/genindex.html +++ b/docs/html/genindex.html @@ -7,7 +7,7 @@ - Index — rioxarray 0.0.11 documentation + Index — rioxarray 0.0.12 documentation @@ -27,7 +27,7 @@

    Navigation

  • modules |
  • - + @@ -338,7 +338,7 @@

    Navigation

  • modules |
  • - + @@ -42,40 +42,46 @@

    Navigation

    History

    -

    0.0.11

    +

    0.0.12

    +
      +
    • Use xarray.open_rasterio() for rioxarray.open_rasterio() with xarray<0.12.3 (pull #40)
    • +
    +
    +
    +

    0.0.11

    • Added open_kwargs to pass into rasterio.open() when using rioxarray.open_rasterio() (pull #48)
    • Added example opening Cloud Optimized GeoTiff (issue #45)
    -
    -

    0.0.10

    +
    +

    0.0.10

    • Add support for opening netcdf/hdf files with rioxarray.open_rasterio (issue #32)
    • Added support for custom CRS with wkt attribute for datacube CRS support (issue #35)
    • Added rio.set_nodata(), rio.write_nodata(), rio.set_attrs(), rio.update_attrs() (issue #37)
    -
    -

    0.0.9

    +
    +

    0.0.9

    • Add rioxarray.open_rasterio (issue #7)
    -
    -

    0.0.8

    +
    +

    0.0.8

    • Fix setting nodata in _add_attrs_proj (pull #30)
    -
    -

    0.0.7

    +
    +

    0.0.7

    • Add option to do an inverted clip (pull #29)
    -
    -

    0.0.6

    +
    +

    0.0.6

    -
    -

    0.0.5

    +
    +

    0.0.5

    -
    -

    0.0.4

    +
    +

    0.0.4

    • Added ability to export data array to raster (pull #8)
    @@ -112,14 +118,15 @@

    0.0.4

    Table of Contents

    @@ -162,7 +169,7 @@

    Navigation

  • previous |
  • - +
    @@ -114,7 +114,7 @@

    Navigation

  • next |
  • - +
    @@ -135,7 +135,7 @@

    Navigation

  • previous |
  • - +
    @@ -108,7 +108,7 @@

    Navigation

  • previous |
  • - +
    @@ -103,7 +103,7 @@

    Navigation

  • modules |
  • - +
    @@ -135,7 +135,7 @@

    Navigation

  • previous |
  • - +
    @@ -1075,7 +1075,7 @@

    Navigation

  • previous |
  • - +
    diff --git a/docs/html/search.html b/docs/html/search.html index fc95c260..d29f74ab 100644 --- a/docs/html/search.html +++ b/docs/html/search.html @@ -6,7 +6,7 @@ - Search — rioxarray 0.0.11 documentation + Search — rioxarray 0.0.12 documentation @@ -35,7 +35,7 @@

    Navigation

  • modules |
  • - +
    @@ -86,7 +86,7 @@

    Navigation

  • modules |
  • - +