JCSDA-internal / ioda-converters

Various converters for getting obs data in and out of IODA
9 stars 2 forks source link

Add aids to find correct Python3 (find framework/registry last) #1386

Closed climbfuji closed 10 months ago

climbfuji commented 10 months ago

Description

Set options to find framework (macOS) and registry (Windows) Python after regular (aka "Linux-style") Python installations.

I tested this together with https://github.com/JCSDA-internal/ioda/pull/1122 on my macOS and it did find the spack-stack Python installation first.

Issue(s) addressed

Working towards https://github.com/JCSDA-internal/jedi-docs/issues/656

Dependencies

Merge together with https://github.com/JCSDA-internal/ioda/pull/1122 and https://github.com/JCSDA-internal/jedi-docs/pull/665 (although not strictly required)

Impact

n/a

Checklist