Julian Rice
Julian Rice
Does anyone have any ideas about how to go about this? I am still having this problem.
I have been Pruning the trials, but I do worry that it is affecting how the sampler acts. As you say, it recognizes pruned configurations as unpromising. To give a...
Somewhat related to #3630, which advocates for checking the values in the user-defined dictionary, while I am focused on the keys.
1. Thanks, that csv will work for my purposes. I really appreciate the project! 2. Maybe a simple README file could be included with the data files that makes clear...
You're right, I amend my statement to: 'postponement_indicator' is all-null in 2021 and 2022 only. When grouping the entire schedules table by year, I see zero postponements for 2021 and...
Great, thanks for your diligence and quick responses!
Thanks for pointing to the relevant portion of the code. Further investigation reveals that (for the xarray case at least) exactextract assumes pixel coordinates indicate center of the pixel: ```python...
I've got satellite data from NASA that uses a "coordinates reference the northwest corner of the pixel" convention. For example, a tile covering the 10x10-degree region bounded by [-80,-70] lon,...