Recent Releases of ecoscope
ecoscope - v2.3.5
What's Changed
Other Changes
- Update
apply_color_mapto properly handle columns that are entirely nan values in all cases by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/520
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v2.3.4...v2.3.5
- Python
Published by github-actions[bot] 11 months ago
ecoscope - v2.3.4
What's Changed
Other Changes
- Update tile layer widget id type from int to string by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/521
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v2.3.3...v2.3.4
- Python
Published by github-actions[bot] 11 months ago
ecoscope - v2.3.3
What's Changed
Other Changes
- Allow setting page size per request by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/516
- 517: pass
widget_idto theBitmapTileLayer. by @enlivn in https://github.com/wildlife-dynamics/ecoscope/pull/518
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v2.3.2...v2.3.3
- Python
Published by github-actions[bot] 11 months ago
ecoscope - v2.3.2
What's Changed
Other Changes
- Use python-igraph in rattler recipe by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/508
- Safely reset index in clean_gdf by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/510
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v2.3.1...v2.3.2
- Python
Published by github-actions[bot] 12 months ago
ecoscope - v2.3.1
What's Changed
Other Changes
- Update Ecoscope Downloader GUI links for release 2025073000. by @enlivn in https://github.com/wildlife-dynamics/ecoscope/pull/505
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v2.3.0...v2.3.1
- Python
Published by enlivn 12 months ago
ecoscope - v2.3.0
What's Changed
Other Changes
- Use EPSG:3857 in
create_meshgrid, instead ofestimate_utm_crsby @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/504
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v2.2.4...v2.3.0
- Python
Published by github-actions[bot] 12 months ago
ecoscope - v2.2.2
What's Changed
Other Changes
- Build fixes by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/493
- Ensure gridsizefromgeographicextent returns a minimum value of 1 by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/498
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v2.2.1...v2.2.2
- Python
Published by github-actions[bot] about 1 year ago
ecoscope - v2.2.0
What's Changed
Other Changes
- Run nightly tests against python 3.10, 3.11, and 3.12 by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/475
- Add gridsizefromgeographicextent by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/486
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v2.1.0...v2.2.0
- Python
Published by github-actions[bot] about 1 year ago
ecoscope - v1.8.32
What's Changed
Other Changes
- Remove GEE pin from release recipe by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/459
- Refactor basemap selection by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/460
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.31...v1.8.32
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.31
What's Changed
Other Changes
- Loop colormap when values exceed the available colors by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/458
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.30...v1.8.31
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.30
What's Changed
Other Changes
- Add Time Window Pagination in SMART IO by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/456
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.29...v1.8.30
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.29
What's Changed
Other Changes
- Flag smart tests by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/449
- Add
patrol statusandpatrol_subjectby @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/451
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.28...v1.8.29
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.28
What's Changed
Other Changes
- Fix post_observations bugs by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/442
- Add patrolmandate and patroltransport to smart api by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/444
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.27...v1.8.28
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.26
What's Changed
Other Changes
- Remove mutable defaults by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/438
- Optionally allow null event geometry, optionally 'coerce' non-point event geometry to points by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/437
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.25...v1.8.26
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.25
What's Changed
Other Changes
- Fix LandDx settings and max_zoom by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/432
- allow patrol_type to be None by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/431
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.24...v1.8.25
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.24
What's Changed
Other Changes
- Add a general bar plot chart by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/416
- Unpin plotly by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/427
- Reset df index on map layer creation by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/429
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.23...v1.8.24
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.23
What's Changed
Other Changes
- Surface
patrol_serial_numberin patrol events by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/419 - Filter columns from map tooltips by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/425
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.22...v1.8.23
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.22
What's Changed
Other Changes
- ee-api compat by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/400
- Fix get events by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/415
- pin to plotly<6 by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/421
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.21...v1.8.22
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.21
What's Changed
Other Changes
- Add a time column param in drawhistorictimeseries by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/405
- v1.8.21 by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/407
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.20...v1.8.21
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.20
What's Changed
Other Changes
- Add event type filter to getpatrolevents by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/396
- pin gee <= 1.4.5 by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/402
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.19...v1.8.20
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.18
What's Changed
Other Changes
- Fix Dimension Mismatch in ETD Calculation Error by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/393
- Bump ecoscope version in notebooks to v1.8.18 by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/395
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.17...v1.8.18
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.17
What's Changed
Other Changes
- unpin kaleido by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/382
- Fix async by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/386
- surface
patrol_typeinget_patrol_eventsby @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/388
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.16...v1.8.17
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.16
What's Changed
Breaking Changes
- remove SpeedDataframe and Speedmap by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/294 ### Other Changes
- Create source providers by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/370
- Add historic time series plot by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/368
- Pre commit update + dependabot CI fix by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/372
- Fix filterbadgeojson by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/375
- Fix notebook precommit by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/378
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.15...v1.8.16
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.15
What's Changed
Other Changes
- legend ignores transparent colors by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/360
- ER IO test pass by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/365
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.14...v1.8.15
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.14
What's Changed
Other Changes
- Fix async tests by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/355
- Clean timestamps from ER geojson in
get_patrol_eventsby @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/358
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.13...v1.8.14
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.13
What's Changed
Other Changes
- remove write requests from ER notebook by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/346
- Test improvements by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/341
- Add patrol start time to getpatrolevents by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/350
- Fix get_events time parse by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/353
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.12...v1.8.13
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.12
What's Changed
Other Changes
- Can we update micromamba yet? by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/309
- use patrolid as groupby in getpatrol_obs by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/340
- Fix crs in get_displacement by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/342
- filter NaNs if they arrive in the legend by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/335
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.11...v1.8.12
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.11
What's Changed
Other Changes
- Fix trajectory bugs by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/332
- Remove osm default basemap by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/333
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.10...v1.8.11
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.10
What's Changed
Other Changes
- Single reloc fix by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/320
- Return empty DF when no data in getpatrolevnts by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/321
- max zoom levels for basemaps by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/322
- pin kaleido by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/325
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.9...v1.8.10
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.9
What's Changed
New Features
- Allow classifier to label ranges by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/269 ### Other Changes
- remove custom cached prop and replace with builtin by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/293
- Explicit pip install step in CI by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/295
- Add patrol title to
get_patrol_observationsby @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/311 - coerce all parsed timestampts to UTC by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/316
- Rewrite night day ratio algorithm by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/313
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.8...v1.8.9
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.7
What's Changed
New Features
- Add NSD Calculation by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/302 ### Bug Fixes
- tile opacity by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/304 ### Other Changes
- add bug label to changelog by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/300
- Prefix release CI by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/301
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.6...v1.8.7
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.6
What's Changed
New Features
- Allow EarthRanger client to be inited from a token by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/287 ### Other Changes
- Improve arguments of get_patrols by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/275
- Flip day/night ratio to night/day by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/292
- Enforce PRs to link with Issues by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/289
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.5...v1.8.6
- Python
Published by github-actions[bot] over 1 year ago
ecoscope - v1.8.5
What's Changed
New Features
- Add timestamp to patrol events by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/272 ### Other Changes
- handle nans in colormap by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/273
io.utils.download_fileupdate by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/270- fix ci on windows by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/274
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.4...v1.8.5
- Python
Published by github-actions[bot] almost 2 years ago
ecoscope - v1.8.3
What's Changed
New Features
- Allow
io.grid_to_rasterto return ario.MemoryFileby @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/257 - Styling update by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/260 ### Other Changes
- Remove empty assertion from erio getsources() and get_subjects() by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/240
- handle empty group_by style properly by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/243
- Ecoscope 197 by @davidovichmarcos in https://github.com/wildlife-dynamics/ecoscope/pull/245
- Resizeable map by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/252
- rework point path to use GeoSeries.within() by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/256
- fix pie chart bug by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/266
New Contributors
- @davidovichmarcos made their first contribution in https://github.com/wildlife-dynamics/ecoscope/pull/245
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.2...v1.8.3
- Python
Published by github-actions[bot] almost 2 years ago
ecoscope - v1.8.2
What's Changed
Other Changes
- ignore dependabot prs from changelog by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/241
- Parse date values returned from earthranger by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/231
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.1...v1.8.2
- Python
Published by github-actions[bot] almost 2 years ago
ecoscope - v1.8.1
What's Changed
Breaking Changes
- make submodule dependencies optional by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/225
- Make async earthranger client optional by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/237 ### New Features
- Get patrols and their observations in the same method by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/199
- Get patrol events by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/219
- 195/er async by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/198
- adding bar_chart by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/222
- adding pie chart by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/230 ### Other Changes
- Fix unittest failure by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/207
- Fix get events by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/211
- Fix docs by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/212
- ecomap updates by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/224
- Update Ecoscope Downloader GUI download links for release 2024073100. by @enlivn in https://github.com/wildlife-dynamics/ecoscope/pull/229
- Add dependabot.yaml to auto-update github actions versions by @cisaacstern in https://github.com/wildlife-dynamics/ecoscope/pull/233
- Bump actions/checkout version from v2 -> v4 by @cisaacstern in https://github.com/wildlife-dynamics/ecoscope/pull/232
- Bump codecov/codecov-action from 3 to 4 by @dependabot in https://github.com/wildlife-dynamics/ecoscope/pull/234
- Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 by @dependabot in https://github.com/wildlife-dynamics/ecoscope/pull/236
New Contributors
- @dependabot made their first contribution in https://github.com/wildlife-dynamics/ecoscope/pull/234
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/compare/v1.8.0...v1.8.1
- Python
Published by github-actions[bot] almost 2 years ago
ecoscope - v1.7.3
What's Changed
Breaking Changes
- tentative rework of stdndvivals by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/138
- 142/namespace changes by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/178 ### New Features
- Implement classifications to continuous data by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/151
- Implement feature density function by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/170 ### Other Changes
- Workflows cleanup: use secrets directly and dedupe test runs by @cisaacstern in https://github.com/wildlife-dynamics/ecoscope/pull/145
- tentative fix for
get_daynight_ratioby @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/163 - Use meters instead of km as the default distance unit when calculating feature density by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/186
- Enable copy-on-write for pandas by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/187
- Remove repeated getpatroltypes call by @Yun-Wu in https://github.com/wildlife-dynamics/ecoscope/pull/185
- Workflow for releasing to PyPi by @atmorling in https://github.com/wildlife-dynamics/ecoscope/pull/183
Full Changelog: https://github.com/wildlife-dynamics/ecoscope/commits/v1.7.3
- Python
Published by github-actions[bot] about 2 years ago