-
-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Consolidate input checks in utility functions
- Add set_tigris_year and check_tigris_year functions to set default year + validate input year parameters - Add check_tigris_resolution to consolidate checks for resolution parameter - Add allow_null parameter to validate_state and validate_county - Reverse prior commit exposing the cb parameter in erase_water - Pass integer values to sprintf and substr (appears to work fine)
- Loading branch information
1 parent
689686f
commit 652bcb9
Showing
14 changed files
with
260 additions
and
824 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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.