Releases: JuliaDataCubes/PyramidScheme.jl
Releases · JuliaDataCubes/PyramidScheme.jl
v0.1.1
PyramidScheme v0.1.1
Features
- Broadcast for Pyramid and Scalar
- Move plotting into Makie extension
- Forward keywords from constructor to inner functions
- Make output element type handling more robust
Merged pull requests:
- Add Juliacon talk (#48) (@felixcremer)
- Implementing broadcast using Flatten (#56) (@felixcremer)
- Move plot functions to Makie Extension (#57) (@felixcremer)
- Bump version to 0.1.1 (#63) (@felixcremer)
Closed issues:
v0.1.0
PyramidScheme v0.1.0
Merged pull requests:
- Tidy up the scripts and add docstrings (#2) (@felixcremer)
- Put an usage example in the readme (#3) (@felixcremer)
- Add plotting and getpyramids functions (#8) (@felixcremer)
- Resample on the fly (#12) (@felixcremer)
- Tidy up the code and remove unused code (#14) (@felixcremer)
- Add Pyramid type (#16) (@felixcremer)
- Add CI workflow (#18) (@felixcremer)
- Read Geotiff overviews into Pyramid struct (#20) (@felixcremer)
- Export Pyramid and buildpyramids (#34) (@felixcremer)
- Dont assume local storage (#36) (@meggart)
- Update README intro docs (#37) (@felixcremer)
- Implement map for single pyramid (#39) (@felixcremer)
- Fix the tests and add reaction on window resizing and fix selectlevel (#44) (@felixcremer)
Closed issues: