Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 921 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 921 Bytes

ClimateBase.jl

Documentation Tests
Build Status

ClimateBase is a Julia package offering basic functionality for analyzing data that are typically in the form used by climate sciences. 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. It also serves as the base building block for ClimateTools, which offers more advanced functionalities.