Releases: wildlife-dynamics/ecoscope
Releases · wildlife-dynamics/ecoscope
v1.8.9
What's Changed
New Features
- Allow classifier to label ranges by @atmorling in #269
Other Changes
- remove custom cached prop and replace with builtin by @atmorling in #293
- Explicit pip install step in CI by @atmorling in #295
- Add patrol title to
get_patrol_observations
by @atmorling in #311 - coerce all parsed timestampts to UTC by @atmorling in #316
- Rewrite night day ratio algorithm by @Yun-Wu in #313
Full Changelog: v1.8.8...v1.8.9
v1.8.8
v1.8.7
What's Changed
New Features
Bug Fixes
- tile opacity by @atmorling in #304
Other Changes
- add bug label to changelog by @atmorling in #300
- Prefix release CI by @atmorling in #301
Full Changelog: v1.8.6...v1.8.7
v1.8.6
What's Changed
New Features
- Allow EarthRanger client to be inited from a token by @atmorling in #287
Other Changes
- Improve arguments of get_patrols by @Yun-Wu in #275
- Flip day/night ratio to night/day by @Yun-Wu in #292
- Enforce PRs to link with Issues by @Yun-Wu in #289
Full Changelog: v1.8.5...v1.8.6
v1.8.5
What's Changed
New Features
Other Changes
- handle nans in colormap by @atmorling in #273
io.utils.download_file
update by @atmorling in #270- fix ci on windows by @atmorling in #274
Full Changelog: v1.8.4...v1.8.5
v1.8.4
v1.8.3
What's Changed
New Features
- Allow
io.grid_to_raster
to return ario.MemoryFile
by @atmorling in #257 - Styling update by @atmorling in #260
Other Changes
- Remove empty assertion from er_io get_sources() and get_subjects() by @atmorling in #240
- handle empty group_by style properly by @atmorling in #243
- Ecoscope 197 by @davidovichmarcos in #245
- Resizeable map by @atmorling in #252
- rework point path to use GeoSeries.within() by @atmorling in #256
- fix pie chart bug by @atmorling in #266
New Contributors
- @davidovichmarcos made their first contribution in #245
Full Changelog: v1.8.2...v1.8.3
v1.8.2
What's Changed
Other Changes
- ignore dependabot prs from changelog by @atmorling in #241
- Parse date values returned from earthranger by @atmorling in #231
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
Breaking Changes
- make submodule dependencies optional by @atmorling in #225
- Make async earthranger client optional by @atmorling in #237
New Features
- Get patrols and their observations in the same method by @Yun-Wu in #199
- Get patrol events by @Yun-Wu in #219
- 195/er async by @atmorling in #198
- adding bar_chart by @atmorling in #222
- adding pie chart by @atmorling in #230
Other Changes
- Fix unittest failure by @Yun-Wu in #207
- Fix get events by @atmorling in #211
- Fix docs by @atmorling in #212
- ecomap updates by @atmorling in #224
- Update Ecoscope Downloader GUI download links for release 2024073100. by @enlivn in #229
- Add dependabot.yaml to auto-update github actions versions by @cisaacstern in #233
- Bump actions/checkout version from v2 -> v4 by @cisaacstern in #232
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #234
- Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 by @dependabot in #236
New Contributors
- @dependabot made their first contribution in #234
Full Changelog: v1.8.0...v1.8.1
v1.7.3
What's Changed
Breaking Changes
- tentative rework of std_ndvi_vals by @atmorling in #138
- 142/namespace changes by @atmorling in #178
New Features
- Implement classifications to continuous data by @Yun-Wu in #151
- Implement feature density function by @Yun-Wu in #170
Other Changes
- Workflows cleanup: use secrets directly and dedupe test runs by @cisaacstern in #145
- tentative fix for
get_daynight_ratio
by @atmorling in #163 - Use meters instead of km as the default distance unit when calculating feature density by @Yun-Wu in #186
- Enable copy-on-write for pandas by @Yun-Wu in #187
- Remove repeated get_patrol_types call by @Yun-Wu in #185
- Workflow for releasing to PyPi by @atmorling in #183
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/commits/v1.7.3