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
- Host: GitHub
- URL: https://github.com/juliadatacubes/earthdatalab.jl
- Owner: JuliaDataCubes
- License: other
- Created: 2015-12-03T16:38:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T01:04:27.000Z (over 1 year ago)
- Last Synced: 2024-10-29T19:54:54.666Z (over 1 year ago)
- Language: Julia
- Homepage: http://earthsystemdatacube.net
- Size: 5.02 MB
- Stars: 33
- Watchers: 7
- Forks: 14
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE.md
Awesome Lists containing this project
README
# EarthDataLab.jl
*Julia Package for the Earth System Data Cube*
| **Documentation** | **Build Status** |
|:-------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------:|
| [](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