Skip to content

Make EarthDataLab work for DimDataYAXArrays #72

Make EarthDataLab work for DimDataYAXArrays

Make EarthDataLab work for DimDataYAXArrays #72

Triggered via pull request August 1, 2023 14:55
@meggartmeggart
synchronize #298
fg-dimdata
Status Success
Total duration 9m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

Documenter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
undefined binding 'EarthDataLab.Proc.extractLonLats' in `@docs` block in src/API/cube_access.md:52-54 ```@docs EarthDataLab.Proc.extractLonLats ```
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
15 docstrings not included in the manual: EarthDataLab.Proc.gapFillMSC :: Tuple{Any} EarthDataLab.ESDC.esdd :: Tuple{} EarthDataLab.EarthDataLab EarthDataLab.Proc.filterTSFFT :: Tuple{Any} EarthDataLab.Proc.subtractMSC :: Tuple{AbstractVector, AbstractVector, Any, Any} EarthDataLab.Proc.removeMSC :: Tuple{Any} EarthDataLab.Proc.getMedSC :: Tuple{Any} EarthDataLab.Proc.spatialinterp :: Tuple{Any, AbstractRange, AbstractRange} EarthDataLab.Proc.cubefromshape :: Tuple{Any, Any} EarthDataLab.Proc.fillmsc :: Tuple{Integer, AbstractVector, AbstractVector, AbstractVector, Any} EarthDataLab.Proc.replaceMisswithMSC :: Tuple{AbstractVector, AbstractArray, AbstractArray, Integer} EarthDataLab.cubeinfo :: Union{Tuple{YAXArray}, Tuple{YAXArray, Any}} EarthDataLab.Proc.gapfillpoly! :: Tuple{Any} EarthDataLab.Proc.getMSC :: Tuple{Any} EarthDataLab.ESDC.esdc :: Tuple{} These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/