Skip to content

jbisits/OceanRasterConversions.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OceanRasterConversions.jl

Doc stable badge Doc dev badge Build Status codecov

Rasters.jl provides excellent methods for reading, analysing and plotting for geospatial data. OceanVariableConversions, provides conversion and computation (using TEOS-10) of ocean variables that are Raster data structures.

Using the package

The package is installed using Julia's package manager

julia> ]
(@v1.8) pkg> add OceanRasterConversions

then press backspace to exit the package manager. To start using the package you will also need to have Rasters.jl installed (in the same manner as above but replace OceanRasterConversions with Rasters). To then use the packages type

julia> using Rasters, OceanRasterConversions

into the repl.

About

Modules to analyse ocean model output or observational data that are saved as Raster data structures.

Topics

Resources

License

Stars

Watchers

Forks

Languages