Ecoscope Downloader#
Sunset notice
Ecoscope Downloader will no longer be available to download after June 30, 2026.
Ecoscope Downloader is being replaced by Ecoscope Desktop, a new application rebuilt from the ground up to be faster, more reliable, and easier to improve. Windows, macOS, and Linux will continue to be supported.
After June 30, 2026, the Ecoscope Downloader links on this page will be replaced with links to download Ecoscope Desktop. At that time, we recommend switching to Ecoscope Desktop.
Why we are making this change
Ecoscope Desktop will provide a more polished and user-friendly experience while preserving all existing Downloader functionality for exporting your EarthRanger data. Ecoscope Desktop will also allow us to update workflow templates separately from the application itself, so we can deliver workflow bug fixes and improvements to you more quickly. You will also be able to run other Ecoscope workflows locally on your own computer, giving you more ways to analyze and work with your data.
Features#
Ecoscope Downloader is an easy-to-use cross-platform app that allows you to:
choose events or subject group observations from your EarthRanger instance, optionally filtered by date ranges
download the data
export the resulting data as either a geopackage (
.gpkg) or a CSV (.csv) file and save it to your machine.
The app supports 3 user interface languages at the moment:
š¬š§ English
š«š· French
šŖšø Spanish
Screenshots can be found at the bottom of the page.
Ecoscope Downloader uses ecoscope under the hood to filter, clean, and process the downloaded data. The interface is
built with Python and the Qt graphical framework.
Requirements#
Please review the system requirements below that are needed to run the software before proceeding to the Downloads section.
OS |
CPU architecture |
Free Disk Space |
Notes |
|---|---|---|---|
Windows |
64-bit |
at least 1.5 GB |
Weāve tested the software on Windows 11 |
MacOS |
Apple Silicon (64-bit) |
at least 500 MB |
Weāve tested the software on MacOS Monterey, MacOS Ventura, MacOS Sonoma, and MacOS Sequoia |
MacOS |
Intel (64-bit) |
at least 1.5 GB |
Weāve tested the software on MacOS Monterey, MacOS Ventura, MacOS Sonoma, and MacOS Sequoia |
Linux |
64-bit |
at least 1.5 GB |
Weāve tested the software on Ubuntu 22.04 |
Downloads#
We are actively working on open-sourcing the Ecoscope Downloader code, but until then downloads are hosted on the EarthRanger teamās Google Drive (links below). Once the code has been open-sourced, releases will be provided via GitHub. More details will be provided on this page when that happens.
Note
We do not collect any usage or other data about your use of the software. In addition, to ensure the safety of your EarthRanger account, your login credentials are never saved to disk in plaintext. Instead, we will ask you to re-enter your password to confirm your identity every time you open the software.
Tip
For security-conscious users, as long as we host the files on Google Drive, we will provide the SHA-256 download checksums below, so you can verify the integrity of the files you download.
Windows#
Important
Please make sure to review the instructions before starting your download.
Instructions#
Download the
.exefile from the link belowRight-click on the downloaded
.exefile and chooseRun as AdministratorFollow the prompts until the installation succeeds
You will now have shortcuts on your Windows desktop and in the Windows start menu to start the program or to uninstall it
Link |
Download Size (approximate) |
Install Size (approximate) |
SHA-256 checksum |
|---|---|---|---|
200 MB |
930 MB |
|
MacOS#
Important
Please make sure to review the instructions before starting your download.
Instructions#
Download the
.zipfile from the link belowUnzip the downloaded
.zipfile to get anEcoscope Downloader.appfileOpen a command-prompt and type the following command:
xattr -dr com.apple.quarantine '/path/to/Ecoscope Downloader.app'
For example, if you downloaded the file to your Downloads folder, you would write
xattr -dr com.apple.quarantine '/Users/your_macos_username/Downloads/Ecoscope Downloader.app'
Double-click on the
Ecoscope Downloader.appfile in Finder to run it.
Link |
Download Size (approximate) |
Install Size (approximate) |
SHA-256 checksum |
|---|---|---|---|
(Apple Silicon) Download |
170 MB |
470 MB |
|
(Intel) Download |
410 MB |
1.35 GB |
|
Attention
Step 3 above is mandatory. If you skip it, you will not be able to open the program by
double-clicking Ecoscope Downloader.app. Instead, you will see the following error dialog that
says "Ecoscope Downloader.app" is damaged and can't be opened.
āāEcoscope Downloader.appā is damaged and canāt be openedā error.#
If you see this error, do Step 3 and try double-clicking on Ecoscope Downloader.app again. You do not need to
re-download the app.
Note
Weāre working on improving this so that you donāt have to do step 3.
Linux#
Important
Please make sure to review the instructions before starting your download.
Instructions#
Download the
.zipfile from the link below.Unzip the download
.zipfile to get anEcoscope Downloaderdirectory.Go into the
Ecoscope Downloaderdirectory.Double-click on the
Ecoscope Downloaderbinary executable.
Link |
Download Size (approximate) |
Install Size (approximate) |
SHA-256 checksum |
|---|---|---|---|
566 MB |
1.7 GB |
|
Screenshots#
Events download configuration screen (English)#
Subject group observations download configuration screen (French)#
Confirm your password on startup screen (Spanish)#