Skip to content

Rtd doc - #9

Open
cadauxe wants to merge 54 commits into
mainfrom
rtd_doc
Open

Rtd doc#9
cadauxe wants to merge 54 commits into
mainfrom
rtd_doc

Conversation

@cadauxe

@cadauxe cadauxe commented May 14, 2025

Copy link
Copy Markdown
Owner

No description provided.

pjtys and others added 30 commits January 14, 2025 09:55
* Radius computation improved

* Changed wmin, wmax initial values in order to avoid type error later on in the case of no valid values in the input DEM

* Changed wmin, wmax to floats (castable to ints)

* Hillshade: raise exception if no valid value in input DEM
* Add nodata value for hillshade processing

* changed hillshade out dtype to uint8
docs: Updating html doc with cli --help output
refactor: cleaned code
cadauxe and others added 24 commits April 23, 2025 11:57
* docs: start review documentation

* refactor: replacing argparse by click in main.py

* refactor: WIP click

* refactor: replaced argparse by click

* refactor: working tests in all directories

* docs: Docstrings of the click cli functions

docs: Updating html doc with cli --help output

* refactor: began setup.py

refactor: cleaned code

* install: update setup.py

* feat: add vsimem_to_rasterio function

* refactor: cleaning

* refactor: suppress vsimem_to_rasterio

* refactor: fixing --compare test

* refactor: cleaned code

* refactor: setup w/ rasterio

* refactor: test --compare modifications

* CI: add CI/CD workflows

* CD: from test.pypi to pypi

* docs : added georastertools tuto

* docs : improving georastertools tuto

* docs : improving georastertools tuto

* docs : changing tuto_data

* fix : restored "with" data opening

* feat : removed additionnal stats computation

* feat : modified ci.yml to test with CI

* feat : centralized sys.exit()

* feat : launch CI when PR into main

* feat : restored tiling valueError

* feat : tests modifs for CI

* feat : WIP test tiling

* feat : corrected DHM by DEM

* feat : removed duplicated numpy import

* docs: updated install doc

* feat : small docs corrections

---------

Co-authored-by: Arthur VINCENT <arthur.vincent@csgroup.eu>
* docs: start review documentation

* refactor: replacing argparse by click in main.py

* refactor: WIP click

* refactor: replaced argparse by click

* refactor: working tests in all directories

* docs: Docstrings of the click cli functions

docs: Updating html doc with cli --help output

* refactor: began setup.py

refactor: cleaned code

* install: update setup.py

* feat: add vsimem_to_rasterio function

* refactor: cleaning

* refactor: suppress vsimem_to_rasterio

* refactor: fixing --compare test

* refactor: cleaned code

* refactor: setup w/ rasterio

* refactor: test --compare modifications

* CI: add CI/CD workflows

* CD: from test.pypi to pypi

* docs : added georastertools tuto

* docs : improving georastertools tuto

* docs : improving georastertools tuto

* docs : changing tuto_data

* fix : restored "with" data opening

* feat : removed additionnal stats computation

* feat : modified ci.yml to test with CI

* feat : centralized sys.exit()

* feat : launch CI when PR into main

* feat : restored tiling valueError

* feat : tests modifs for CI

* feat : WIP test tiling

* feat : corrected DHM by DEM

* feat : removed duplicated numpy import

* docs: updated install doc

* feat : small docs corrections

* feat : corrected version in setup.py

* feat : added files for ReadTheDocs

* feat : changed DHM by DEM

* feat : added CI tests time computations

* feat : wip Rtd

* docs : updated tutorial

* feat : upgraded ci to python 3.10

* feat : upgraded ci to python 3.10

* feat : upgraded ci to python 3.10

* rebased with rasterio_plugin_vsimem

* feat : upgraded cd to python 3.10

* remove .readthedocs.yaml

* feat : restricted click version to avoid test fails

---------

Co-authored-by: Arthur VINCENT <arthur.vincent@csgroup.eu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants