ClimateBase.jl

Tools to analyze and manipulate climate (spatiotemporal) data. Also used by ClimateTools and ClimatePlots
Author JuliaClimate
Popularity
17 Stars
Updated Last
2 Years Ago
Started In
May 2019

ClimateBase.jl

Documentation Tests
CI

ClimateBase is a Julia package offering tools to analyze and manipulate climate (spatiotemporal) data. These data are dimensional & spatiotemporal but the corresponding dimensions all need special handling. For example the most common dimensions are longitude, latitude and time. ClimateBase is structured to deal with these intricacies, and in addition offer several functionalities commonly used, and sought after, by climate scientists.

In the future it will serve as the base building block for ClimateTools, which offers more advanced functionalities, such as bias correction, interpolation and shapefiles spatial subsetting.

ClimateBase.jl support Julia 1.5+.