Documentation | Build Status | Citation |
---|---|---|
Yet Another Toolbox to analyze spatio-temporal data using YAXArrays.jl. Because laziness is not only good when reading big data.
The YAXArraysToolbox package take advantage of the YAXArrays MapCube function to effienctly perform basic operations as data aggregation and plotting on gridded data. Furthermore the YAXArraysToolbox can perform some spatio-temporal analysis. The package is structured in two modules 'BasicOperations' and 'SpatioTemporalAnlyses'. The structure and dependencies of the package is:
BasicOperations
SpatioTemporalAnalyses
julia> ]
pkg> add https://github.com/dpabon/YAXArraysToolbox.jl#main
or
using Pkg
Pkg.add(url = "https://github.com/dpabon/YAXArraysToolbox.jl#main")
Start using the package:
using YAXArraysToolbox
https://github.com/dpabon/YAXArraysToolboxNotebooks
Please check the issues page to see if your question has already been solved, or open a new issue describing your problem/question.
We're more than happy to receive contributions! Feel free to open pull requests.
This project was funded by the Open-Earth-Monitor project and the NFDI4Earth project.