Closed CeresBarros closed 9 months ago
Indeed, and good catch. i think this is best done by @kdaust. Note however that I am hoping to produce a north american composite in pretty short order (next few weeks).
When you do, will the "auto" option make sense?
no, we will just default to the climr composite, and users can select the climateNA composite if they want it.
We should keep normal_bc for now. the reason is that my new composites do blend into BC's northeastern boundary and it will be good to have the option of a pure BC PRISM normal.
When
climr_downscale(..., which_normal = "auto")
, we check for whether the point data intersects BC only to decide which normals to get.Because we currently decide between
normal_composite
ornormal_na
, I think we need to expand the geographical boundary to western NA, not just BC.