Skip to content

Tools to analyze and manipulate climate (spatiotemporal) data. Also used by ClimateTools and ClimatePlots

License

Notifications You must be signed in to change notification settings

JuliaClimate/ClimateBase.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClimateBase.jl

Documentation Tests CodeCov
CI codecov

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 supports Julia 1.5+.