Open
Conversation
feat: add group to list of tidal modulations
8bb21bf to
8fd3ad4
Compare
1fcd937 to
b7bcb20
Compare
fix: add boundary case in constant time fit fix: make fit reference to time epoch feat: add saturation and bias corrections to output fix: retide for solid earth tides calculate with iers 2010 conventions docs: add along track to api refs feat: add inverse distance weights
feat: calculate AT coordinates using a monte carlo method
fix: copy campaigns to local variable
4b04753 to
a678d8e
Compare
fix: small fixes to raster mask program fix: reduce to valid and not `nan_to_num` fix: check if all are finite and not that any are nan fix: update minimum point count to 5
bf5239c to
6ad3920
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ci: use
git-lfsfor buildsfeat: add group to list of tidal modulations
fix: added check to see if any mask points are valid
fix: put mosaic execution within a try/except statement