Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More methods for functions and better handling of dimensions #5

Merged
merged 6 commits into from
Jan 9, 2023

Conversation

jbisits
Copy link
Owner

@jbisits jbisits commented Jan 9, 2023

Add methods that allow the return of a single variable as a Raster rather than all variables as a RasterStack. Better method for getting dims and error messages when dimensions of Raster do not allow for the computation. In docs show this and how can add a single depth dimension to compute these variables.

@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Merging #5 (caba713) into main (6246e0b) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main        #5   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           67        83   +16     
=========================================
+ Hits            67        83   +16     
Impacted Files Coverage Δ
src/OceanRasterConversions.jl 100.00% <ø> (ø)
src/oceanconversions.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jbisits jbisits merged commit 26c4887 into main Jan 9, 2023
@jbisits jbisits deleted the joey-moremethods branch January 11, 2023 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant