-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add mac and windows to CI * Add mac and windows to CI * Remove the download outside pytest * Print env variables to see whats wrong * Move PROJ variable print before xdem import with new environment setup structure * Enforce strict channel priority on the environment update * Move argument * Remove strict channel * Specify geopandas and rio versions * Unset PROJ env variables * Re-unset variables after update * Check to see if windows fail because of git geoutils download * Check only windows * Test all but windows * Revert to normal environment files * Temporarily remove windows * Ensure PROJ env variable is set on Windows * Fix exact same environment in dev * Fix import error from openh264 * Re-add windows * Also export PROJ LIB * Check path in CI * Set windows path using bash syntax * Try again * Unset PROJ variable * Try unsetting at the same run * Fix typo * Fix coreg output * Fix keyword arguments * Update test values with new ddem * Skip test temporarily * Add rounding on outputs of scipy.optimize * Force dtype of empirical variogram output * Try if windows fails with geoutils packaged nicely in pip * Fix syntax * Small fixes * Linting and fixes * Fix CI file * Fix fit test * Fix test tolerance * Try this tolerance * Add clause for Windows on projdata tests * Fix spatialstats tests * Increase iterations * Skip complicated errors and open issues * Try lower tolerance to see if it changes anything on Mac * Reactivate test of sphinx build * Make paths OS-robust * Linting * Upgrade pre-commit hooks * Adjust regex pattern * Fix the last true divide runtime warnings * Skip sphinx build test on Windows * Try to fix example path * Skip tests that fails on Mac * Linting * Fix doctest * Add comments on PROJ variables * Increase margins on speed tests for Mac
- Loading branch information
Showing
15 changed files
with
109 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.