An open API service indexing awesome lists of open source software.

https://github.com/juliadatacubes/earthdatalab.jl

Julia interface for Reading from the Earth System Datacube
https://github.com/juliadatacubes/earthdatalab.jl

Last synced: 11 months ago
JSON representation

Julia interface for Reading from the Earth System Datacube

Awesome Lists containing this project

README

          

# EarthDataLab.jl

*Julia Package for the Earth System Data Cube*

| **Documentation** | **Build Status** |
|:-------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------:|
| [![](https://img.shields.io/badge/docs-latest-blue.svg)](https://juliadatacubes.github.io/EarthDataLab.jl/latest/) | [![][ci-img]][ci-url] [![codecov][codecov-img]](https://codecov.io/github/JuliaDataCubes/EarthDataLab.jl?branch=master) |

[codecov-img]: https://img.shields.io/codecov/c/github/JuliaDataCubes/EarthDataLab.jl/master.svg?label=codecov
# Installation

- Add the EarthDataLab package

```julia
julia>]
pkg> add EarthDataLab
```

The Documentation is available [here](https://juliadatacubes.github.io/EarthDataLab.jl/latest/).

[ci-img]: https://github.com/juliadatacubes/EarthDataLab.jl/workflows/CI/badge.svg
[ci-url]: https://github.com/juliadatacubes/EarthDataLab.jl/actions?query=workflow%3ACI