-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Lint the areaofinterest module * Lint bandindices module * Lint the classification module * Lint the coastal module * Minor edit * Lint the dask module * Update model_tides in coastal module * Update deltat file path * Bump version * Set crop parameter default to True
- Loading branch information
Showing
7 changed files
with
427 additions
and
418 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
__locales__ = __path__[0] + "/locales" | ||
|
||
__version__ = "2.4.9" | ||
__version__ = "2.5.0" | ||
|
||
|
||
def set_lang(lang=None): | ||
|
This file contains 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
Oops, something went wrong.