Skip to content

NumericalEarth/CopernicusMarine.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CopernicusMarine.jl

Julia wrapper for the python package copernicusmarine.

CI

Overview

CopernicusMarine.jl provides a Julia interface to the copernicusmarine Python library, which provides tools downloading Copernicus datasets.

Installation

using Pkg
Pkg.add("CopernicusMarine")

Usage

By importing the package you have access to the python package via:

julia> using CopernicusMarine

julia> CopernicusMarine.copernicusmarine
Python: <module 'copernicusmarine' from '/Users/arandomuser/CopernicusMarine.jl/.CondaPkg/.pixi/envs/default/lib/python3.13/site-packages/copernicusmarine/__init__.py'>

About

Julia wrapper for the python package copernicusmarine

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages