CHANGES
=======

0.1.5
-----

* Updates to fix dependencies evolutions
* Build docs
* Build docs
* Build docs
* Build docs
* Build docs
* Build docs
* Improves and cleans up examples
* Fixes and reorganizes functions in transforms
* Updates changelog after publishing 0.1.4

0.1.4
-----

* Build docs
* Updates setup.py and add raster in 3D
* Fixes bug in transforms
* Adds an example to display a raster as a cross-section in 3D
* Adds 2D projective transform and an example
* Updates Changelog

0.1.3
-----

* Tries to fix dependencies issues
* Fixes problem with pushing  tags

0.1.2
-----

* Version 0.1.1

0.1.1
-----

* Build docs
* Fixes missing xyz\_servers\_url in basemap.py
* Fixes missing xyz\_servers\_url in basemap.py
* Merges changes in notebook
* Adds esri\_rest\_server\_geotiff in utils.geoservices to replace geotiff\_from\_esri\_rest\_server (deprecated)
* Adds esri\_rest\_server\_geotiff in utils.geoservices to replace geotiff\_from\_esri\_rest\_server (deprecated)
* Adds function to interact with ESRI REST servers in utils/geoservices
* Refactors calls to esri rest servers
* Tests a way to get arcgis rest services directory; Reorganizes utils
* Updates ChangeLog
* Adds script to create the favicon; Updates push\_docs for new docs location
* Fixes warnings in interpolation\_2d.py

0.1.0
-----

* Updates changelog

0.0.50
------

* Fixes bug in imports

0.0.49
------

* Fixes bug in interpolate\_xyv: buffer argument was missing in definition
* Build docs

0.0.48
------

* Build docs
* Build docs
* Updates docs
* Updates push\_docs.sh
* Build docs
* Improves docs

0.0.47
------

* Fixes import problems and starts improving the documentation
* Fixes import problem
* Fix for imports problems
* Adds methods to project on a plane and reorders functions
* Adds cell data arrays from numeric gdf columns when creaing unstructured grids
* Adds some elements in the docs
* Adds input geodataframe crs in output of gdf\_to\_points
* Fixes typos and comment lines that were too long
* Adds changelog

0.0.46
------

* Build docs
* Fixes bug #6 and adds a conversion from dd\_mmsss to dd

0.0.45
------

* Build docs
* Fixes issue#5
* Published version 0.0.44

0.0.44
------

* Build docs
* Adds functions to get data from ESRI REST server
* Updates master with release 0.0.43

0.0.43
------

* Adds symbols and label highlighting and placement options; refactors examples tree

0.0.42
------

* Updates plot\_profile
* Build docs

0.0.41
------

* Updates uml

0.0.40
------

* Fixes uml problem
* Updates example

0.0.39
------

* Adds an highlight option for points and line objects

0.0.38
------

* restores a requirement.txt with bounded and unbounded versions

0.0.37
------

* adds a a method to convert angles from dd to ddmmss
* Updates changelog
* Adds a script to push the docs to a html server

0.0.36
------

* Build docs
* Merges develop with survey addition
* Cleans large tmp\_files
* Updates the classes in survey and adds an example
* Updates the classes in survey and adds a example
* Updates Changelog

0.0.35
------

* Adds an example for interpolate\_xyv

0.0.34
------

* Build docs
* Adds a 2d interpolation function

0.0.33
------

* Build docs
* Adds conversion of svg symbols to mpl patches and define default symbols
* Updates Changelog after publishing version 0.0.32

0.0.32
------

* Fixes tag problem for generating docs and publishing
* Fixes docstrings in basemap.py
* Set things straight to retry pusblishing 0.0.32
* Build docs
* Tests setup.py for a dist to Pypi
* Tests using a setup.py for dependency management of a library
* Updates Changlog

0.0.31
------

* Build docs
* Build docs

0.0.30
------

* Updates dist.sh
* Build docs
* Removes docs/geometron\_docs.zip
* Build docs

0.0.29
------

* Adds other xyz tile server and fortifies url to filename conversion for cache storage
* Adds .readthedocs.yaml
* Adds Changelog after publishing v0.0.28 to pypi

0.0.28
------

* Fix bug in affine\_transform\_matrix docstring
* Build docs

0.0.27
------

* Improves affine transform matrix computation from GCP in 2D and 3D for shapely transforms and vtk transforms
* Adds Changelog after publish v0.0.26 to pypi

0.0.26
------

* Adds a function to convert the geometries of a geodataframe to their vertices
* Build docs
* Build docs
* Build docs

0.0.25
------

* Build docs
* Fixes dist problem

0.0.24
------

* Modifies autozoom to use floor instead of round

0.0.23
------

* Tries to solve dependency issue with pyparsing version

0.0.22
------

* Fixes problem with publication on pipy
* Build docs

0.0.21
------

* Fixes issue #3 with parse
* Updates ChangeLog

0.0.20
------

* Updates plot.\_\_init\_\_.py
* Build docs

0.0.19
------

* Build docs
* Build docs
* Adds the basemaps module to the plot subpackage and an associated notebook example in the docs

0.0.18
------

* Fixes small issues in docs
* Build docs
* Build docs
* Build docs
* Build docs
* Adds computations of vectors from dip and strike angles; Adds 2d and 3d plotting of vectors
* Implements plot\_vector in 3D
* Improves the vectors.py functions; Renames lift raise\_geometry and adds the possibility to raise a single shapely geometry
* Adds a new angles module, Imporves plane\_normal by allowing to define the plane by two vectors

0.0.17
------

* Improves cclength2xz by reordering the output according to the input distances order

0.0.16
------

* Reorganizes modules
* Build docs
* Build docs

0.0.15
------

* Fixes error in Untitled notebook
* Build docs

0.0.13
------

* Build docs

0.0.12
------

* Modifies package structure, adds plot and transform functions

0.0.11
------

* Updates docstrings
* Adds a function and an example notebook to plot a geological map

0.0.10
------

* Build docs

0.0.8
-----

* Build docs

0.0.7
-----

* Updates ChangeLog
* Improves setup.py and setup.cfg

0.0.4
-----

* Build docs
* Build docs
* Build docs
* Build docs

0.0.3
-----

* Updates gdf\_to\_ug to take elevation as pointdata in the UnstructuredGrid
* Fixes a bug in gdf\_to\_ug
* Fixes a bug in the gdf\_to\_ug function

0.0.2
-----

* Build docs
* Extends gdf\_to\_ug function to xyz geometries
* Build docs
* Build docs
* Build docs
* Build docs
* Updates after first publication to PyPI
* Build docs
* Fixes bug in dist.sh
* Build docs
* Updates tests for curve2d
* Build docs
* Build docs
* Build docs
* Build docs
* Adds a first version of curve2d for cubic curve length calculations
* Updates package name from core to geometron
* Initial commit with nQb8tor
