Skip to content

Commit

Permalink
bump pkg to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
anguswg-ucsb committed Feb 12, 2024
1 parent 0384d5d commit 0d0bbab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion climatePy/_climatepy_filter.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
# import climatePy._utils as utils
# from climatePy import catalog


# warnings lib
import warnings

Expand Down Expand Up @@ -166,7 +167,7 @@ def climatepy_filter(
# # scenario = ['rcp45', 'rcp85']
# startDate = "2000-01-01"
# endDate = None
###############################################
#################################

# initialize variables
variable, description, duration, e, s, URL = [None]*6
Expand Down

0 comments on commit 0d0bbab

Please sign in to comment.