Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.9.1 #401

Merged
merged 30 commits into from
Jan 16, 2025
Merged

Release v0.9.1 #401

merged 30 commits into from
Jan 16, 2025

Conversation

rubencalje
Copy link
Collaborator

No description provided.

dbrakenhoff and others added 30 commits November 27, 2024 11:01
move to python 3.11 on rtd
…raction filtering to docs. (#396)

* Speed up gdf_to_bool_da and gdf_to_bool_ds functions. Added centroid checks and minimum area fraction filtering to docs.

* Remove trainling white spaces

* Remove more trailing spaces

* GridIntersect initialization method in gdf_to_bool requires explicit method='vertex'

* Enhance buffer parameter documentation in gdf_to_bool_da and gdf_to_bool_ds functions to clarify its effect on geometry dilation and erosion.

* empty geometry support in gdf_to_bool_da function

* Removed whitespace

* Removed logging empty gdf and no union for singleton

* Rotate the polygon instead of the modelgrid

* Removing whitespace

* Rotate grid in the correct direction
- add optional logger_name to color logger to configure specific loggers
- add progressbar kwarg to zonal_statistics
- support for multiple results in gdf_intersection_join (always use first, with warning)
- add inset_map
- add xsec_line_and_labels
* Parsing of 'c' value as float instead of timedelta[ns]

By default the 'c' value was read as a timedelta[ns]. So a value of -9999 days was shown as -863913600000000000 nanoseconds and therefore not caught by the NaN replacement in the following lines.

* Incorporate suggestion from PR conversation

* Set decode_times to False again in get_regis

* Make get_regis more robust for user input of `variables`

* Add tests for variables argument in get_regis

---------

Co-authored-by: Ruben Caljé <r.calje@artesia-water.nl>
* Download bofek2020

* add downloaded bofek data to gitignore

* codacy

* black formatting of bofek.py

* add download progress bar
uncomment test, but skip using pytest because of slowness

---------

Co-authored-by: Martin Vonk <vonk.mart@gmail.com>
Co-authored-by: Ruben Caljé <r.calje@artesia-water.nl>
Co-authored-by: Davíd Brakenhoff <d.brakenhoff@artesia-water.nl>
@rubencalje rubencalje merged commit 7aafcea into main Jan 16, 2025
6 checks passed
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.

6 participants