File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 - uses : julia-actions/setup-julia@v2
2020 with :
2121 version : ${{ matrix.version }}
22- - uses : actions/cache@v4
22+ - uses : actions/cache@v5
2323 env :
2424 cache-name : cache-artifacts
2525 with :
Original file line number Diff line number Diff line change 1919 julia-version : [1]
2020 os : [ubuntu-latest]
2121 package :
22- - {user: Alexander-Barth, repo: NCDatasets.jl}
22+ - {user: JuliaGeo, repo: NCDatasets.jl}
2323 - {user: JuliaGeo, repo: GRIBDatasets.jl}
2424 - {user: Alexander-Barth, repo: TIFFDatasets.jl}
2525 - {user: JuliaGeo, repo: ZarrDatasets.jl}
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ This package contains abstracts type definition for loading and manipulating GRI
1212| NetCDF | [ ` NCDatasets ` ] ( https://github.com/Alexander-Barth/NCDatasets.jl ) | ✔ | ✔ |
1313| OPeNDAP | [ ` NCDatasets ` ] ( https://github.com/Alexander-Barth/NCDatasets.jl ) | ✔ | - |
1414| GRIB | [ ` GRIBDatasets ` ] ( https://github.com/JuliaGeo/GRIBDatasets.jl ) | ✔ | - |
15- | geoTIFF | [ ` TIFFDatasets ` ] ( https://github.com/Alexander-Barth/TIFFDatasets.jl ) | ✔ | - |
15+ | geoTIFF or JPEG 2000 | [ ` TIFFDatasets ` ] ( https://github.com/Alexander-Barth/TIFFDatasets.jl ) | ✔ | - |
1616| Zarr | [ ` ZarrDatasets ` ] ( https://github.com/JuliaGeo/ZarrDatasets.jl ) | ✔ | ✔ |
1717| | [ ` MetopDatasets ` ] ( https://github.com/eumetsat/MetopDatasets.jl ) | ✔ | - |
1818
You can’t perform that action at this time.
0 commit comments