Releases: jbisits/OceanRasterConversions.jl
Releases · jbisits/OceanRasterConversions.jl
v0.5.0
v0.4.0
OceanRasterConversions v0.4.0
Closed issues:
Merged pull requests:
- CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#60) (@github-actions[bot])
- Update test version of julia (#61) (@jbisits)
- CompatHelper: bump compat for Rasters to 0.7, (keep existing compat) (#62) (@github-actions[bot])
- CompatHelper: bump compat for Rasters to 0.8, (keep existing compat) (#63) (@github-actions[bot])
- Missing ] in converting ocean variables example + add targets for Documenter and Coverage (#65) (@jbisits)
- Up package version (#66) (@jbisits)
v0.3.2
v0.3.1
OceanRasterConversions v0.3.1
Closed issues:
- Update package (#44)
- Show all methods for
RasterHistograms
rather than the single docstring (#45) - Plot the example 2d histograms on log 10 scale (#47)
colorrange
wrong in volume weighted example (#50)- Imporve
covert_arguments
method (#51)
Merged pull requests:
v0.3.0
OceanRasterConversions v0.3.0
Closed issues:
- v0.2.2 (#31)
- Shift to
module
s (#35) - Documentation updates (#36)
- Add method for
normalize!
forAbstractRasterHistogram
(#42)
Merged pull requests:
- Update Project.toml (#30) (@jbisits)
- Add GeoMakie plot to example (#32) (@jbisits)
- Add histogram fitting for
Raster
data structures and break code into submodules (#33) (@jbisits) - CompatHelper: add new compat entry for StatsBase at version 0.33, (keep existing compat) (#37) (@github-actions[bot])
- CompatHelper: bump compat for DimensionalData to 0.24, (keep existing compat) (#38) (@github-actions[bot])
- CompatHelper: add new compat entry for MakieCore at version 0.6, (keep existing compat) (#39) (@github-actions[bot])
- CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) (#40) (@github-actions[bot])
- Update documentation (#41) (@jbisits)
- add normalize! (#43) (@jbisits)
v0.2.2
What's Changed
- Update README.md by @briochemc in #28
- Update so whole plot title is visible by @jbisits in #29
- Update Project.toml by @jbisits in #30
New Contributors
- @briochemc made their first contribution in #28
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
- Homogenise variables and methods, add density computations from
RasterStacks
andRasterSeries
. by @jbisits in #12 - Forgot to change variable in example by @jbisits in #13
- Add badge, include more docstrings change dimension handling for computed variables by @jbisits in #15
- Package is now part of general registry by @jbisits in #17
- Rename density functions, clean up methods and use
read
in functions by @jbisits in #21 - Add functions and tests for thermal expansion and haline contration coefficients by @jbisits in #22
- Update Project.toml by @jbisits in #23
Full Changelog: v0.1.0...v0.2.0
v0.1.0
OceanRasterConversions v0.1.0
Closed issues:
Merged pull requests: