-
Notifications
You must be signed in to change notification settings - Fork 5
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
Bccaqv2 split bbox and grid point #60
Commits on Dec 19, 2019
-
add start_date and end_date to bccaqv2 subset
(the dates were never used in production for this process)
David Caron committedDec 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 805f544 - Browse repository at this point
Copy the full SHA 805f544View commit details -
split bccaqv2 bbox and grid point processes
David Caron committedDec 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 8ef1ffa - Browse repository at this point
Copy the full SHA 8ef1ffaView commit details
Commits on Dec 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 96646f9 - Browse repository at this point
Copy the full SHA 96646f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 614260e - Browse repository at this point
Copy the full SHA 614260eView commit details
Commits on Jan 6, 2020
-
add exception message when request fails in tests
David Caron committedJan 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 2ae93bc - Browse repository at this point
Copy the full SHA 2ae93bcView commit details -
read tests output in memory instead of writing to disk
David Caron committedJan 6, 2020 Configuration menu - View commit details
-
Copy full SHA for f817ea4 - Browse repository at this point
Copy the full SHA f817ea4View commit details -
change the point subset to accept a comma ...
separated list of floats
David Caron committedJan 6, 2020 Configuration menu - View commit details
-
Copy full SHA for e5253ef - Browse repository at this point
Copy the full SHA e5253efView commit details -
add test for deprecation of lat0 and lon0
David Caron committedJan 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 107e6b5 - Browse repository at this point
Copy the full SHA 107e6b5View commit details -
extract monkeypatching in a single fixture
David Caron committedJan 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 5d39de2 - Browse repository at this point
Copy the full SHA 5d39de2View commit details -
David Caron committed
Jan 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 81fe8e0 - Browse repository at this point
Copy the full SHA 81fe8e0View commit details -
David Caron committed
Jan 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 5aa7c03 - Browse repository at this point
Copy the full SHA 5aa7c03View commit details
Commits on Jan 7, 2020
-
keep global_attributes when merging datasets
David Caron committedJan 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 58b99e2 - Browse repository at this point
Copy the full SHA 58b99e2View commit details
Commits on Jan 10, 2020
-
fix dimensions for multiple grid points
David Caron committedJan 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 446f43f - Browse repository at this point
Copy the full SHA 446f43fView commit details -
David Caron committed
Jan 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 1e3e91b - Browse repository at this point
Copy the full SHA 1e3e91bView commit details -
David Caron committed
Jan 10, 2020 Configuration menu - View commit details
-
Copy full SHA for b5156d3 - Browse repository at this point
Copy the full SHA b5156d3View commit details -
David Caron committed
Jan 10, 2020 Configuration menu - View commit details
-
Copy full SHA for a924510 - Browse repository at this point
Copy the full SHA a924510View commit details -
David Caron committed
Jan 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 8acb667 - Browse repository at this point
Copy the full SHA 8acb667View commit details
Commits on Jan 13, 2020
-
David Caron committed
Jan 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 253a4f0 - Browse repository at this point
Copy the full SHA 253a4f0View commit details -
David Caron committed
Jan 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 9071d14 - Browse repository at this point
Copy the full SHA 9071d14View commit details -
David Caron committed
Jan 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 623bb59 - Browse repository at this point
Copy the full SHA 623bb59View commit details -
David Caron committed
Jan 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 63a132e - Browse repository at this point
Copy the full SHA 63a132eView commit details -
David Caron committed
Jan 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 85f531a - Browse repository at this point
Copy the full SHA 85f531aView commit details
Commits on Jan 14, 2020
-
fix multiple grid cells output and csv output
David Caron committedJan 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 6ba2c34 - Browse repository at this point
Copy the full SHA 6ba2c34View commit details -
formatting (black) and fix tests assertions
David Caron committedJan 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 7cf9332 - Browse repository at this point
Copy the full SHA 7cf9332View commit details -
drop na values after dropping 'region' index
David Caron committedJan 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 5c1aacc - Browse repository at this point
Copy the full SHA 5c1aaccView commit details -
bump xsubsetpoint version number
David Caron committedJan 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 66c4a0e - Browse repository at this point
Copy the full SHA 66c4a0eView commit details -
extract common inputs to wpsio.py
David Caron committedJan 14, 2020 Configuration menu - View commit details
-
Copy full SHA for affab20 - Browse repository at this point
Copy the full SHA affab20View commit details -
David Caron committed
Jan 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 4980409 - Browse repository at this point
Copy the full SHA 4980409View commit details -
heatwave inherits from point subset, so the input...
types should be strings
David Caron committedJan 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 3780ef7 - Browse repository at this point
Copy the full SHA 3780ef7View commit details -
remove unneeded optimization in heatwave process
David Caron committedJan 14, 2020 Configuration menu - View commit details
-
Copy full SHA for e00401c - Browse repository at this point
Copy the full SHA e00401cView commit details
Commits on Jan 15, 2020
-
extract lat and lon to wpsio.py
David Caron committedJan 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 4f7df80 - Browse repository at this point
Copy the full SHA 4f7df80View commit details -
David Caron committed
Jan 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 73617f3 - Browse repository at this point
Copy the full SHA 73617f3View commit details
Commits on Jan 16, 2020
-
Merge branch 'master' into bccaqv2-split-bbox-and-grid-point
David Caron authoredJan 16, 2020 Configuration menu - View commit details
-
Copy full SHA for ae632b5 - Browse repository at this point
Copy the full SHA ae632b5View commit details