Skip to content

Python310 upgrade#6

Open
cadauxe wants to merge 50 commits intomainfrom
python310_upgrade
Open

Python310 upgrade#6
cadauxe wants to merge 50 commits intomainfrom
python310_upgrade

Conversation

@cadauxe
Copy link
Copy Markdown
Owner

@cadauxe cadauxe commented May 5, 2025

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 cadauxe force-pushed the python310_upgrade branch from 7490e9e to 4932a65 Compare May 5, 2025 14:41
@cadauxe cadauxe force-pushed the python310_upgrade branch from 6a21f24 to a6ec225 Compare May 5, 2025 15:15
cadauxe and others added 13 commits May 6, 2025 13:47
* 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>
@cadauxe cadauxe force-pushed the python310_upgrade branch from 141e725 to 237c2a7 Compare May 14, 2025 14:53
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