Skip to content

The CMEMS Downloader Toolbox is an ArcGIS Python toolbox that enables automatic retrieval of marine data from the Copernicus Marine Service using a simple Feature Class input.

Notifications You must be signed in to change notification settings

AlbertGallegoJimenez/cmems-downloader-toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CMEMS Downloader Toolbox for ArcGIS Pro 🧰🌎

The CMEMS Downloader Toolbox is an ArcGIS Python Toolbox that enables automatic retrieval of marine data from the Copernicus Marine Service using a simple Feature Class input.

Features

  • Download Marine Data: Download wave data or sea level data from the Copernicus Marine Service based on the location of the input Feature Class.
  • Automatic Data Processing: Automatically process downloaded marine data, i.e. find the nearest valid node.
  • User-friendly Interface: Intuitive toolbox interface within ArcGIS Pro.

Important

Attention: This repository is intended exclusively for downloading wave and sea level data for the European Atlantic facade (the Iberia-Biscay-Ireland zone). To customize the tool for other regions, please access the source code and modify the dataset IDs to be downloaded accordingly.

Installation

  1. Clone or download this repository to your local machine.
  2. Open ArcGIS Pro.
  3. Navigate to the ArcGIS Pro "Catalog" pane.
  4. Right-click on "Toolboxes" and select "Add Toolbox".
  5. Browse to the location where you saved the downloaded toolbox file (CMEMS Downloader Toolbox.pyt) and click "OK".

Requirements

  • ArcGIS Pro
  • Python 3.x
  • xarray
  • pyproj
  • numpy
  • arcpy (ArcGIS Python module)
  • copernicusmarine

Warning

Note that you must clone the ArcGIS Pro default environment to install new libraries in the Anaconda environment.

Usage

  1. Double-click to open the "CMEMS Downloader Tool" tool.
  2. Input your CMEMS username and password.
  3. Select the type of data you want to download (Waves, Sea Level).
  4. Choose the Feature Class from which the nearest CMEMS data will be downloaded.
  5. Click "Run".

Contact

Albert Gallego Jiménez - LinkedIn - agalleji8@gmail.com

Project Link: https://github.com/AlbertGallegoJimenez/cmems-downloader-toolbox

(back to top)

About

The CMEMS Downloader Toolbox is an ArcGIS Python toolbox that enables automatic retrieval of marine data from the Copernicus Marine Service using a simple Feature Class input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages