Commit Graph

218 Commits

Author SHA1 Message Date
davemfish aaed99e0c3 make the GDAL library path stuff a little more bulletproof on Windows 2025-05-02 16:37:57 -04:00
Emily Soth 30df1f3d22 more cleanup 2025-03-18 15:00:50 -07:00
Emily Soth d6418b022f debugging 2025-03-18 14:28:20 -07:00
Emily Soth ad9c061d79 debugging 2025-03-18 14:17:56 -07:00
Emily Soth 888451f5e3 debugging 2025-03-18 14:04:40 -07:00
Emily Soth 54ee132809 debugging 2025-03-18 13:43:34 -07:00
Emily Soth 0f02ebb6a6 debugging 2025-03-18 13:33:51 -07:00
Emily Soth fe5e271aaf debugging 2025-03-18 12:49:54 -07:00
Emily Soth 9143376d6a debugging 2025-03-18 12:32:28 -07:00
Emily Soth fbb311fc76 move library_dirs definition into setup function call 2025-03-18 10:25:50 -07:00
Emily Soth 07059b0e3c remove stdlib flag from compile command; default to libstdc++ 2024-12-09 21:46:52 -08:00
Emily Soth b3d2a55980 bump c++ version back to 20 2024-12-09 17:05:53 -08:00
Emily Soth 3adae2ddc2 read gdal lib path from env variable on windows 2024-12-09 16:41:45 -08:00
Emily Soth d50a2c9ee2 downgrade compiler version to c++17 2024-12-09 15:00:30 -08:00
Emily Soth 11cc0ef890 setup.py: use same options for linux as for mac 2024-11-05 11:03:53 -08:00
Emily Soth 8c31a12b8d use gdal-config to get library path on macos 2024-10-23 20:09:15 -07:00
Emily Soth 7b994e29f8 remove unused enumeration 2024-10-15 13:57:45 -07:00
Emily Soth 8defb6f52f another mistake 2024-08-26 16:21:07 -07:00
Emily Soth 5f6a647aa5 typo 2024-08-26 16:13:40 -07:00
Emily Soth 4e5e717568 add library dir for gdal to setup.py 2024-08-26 15:16:27 -07:00
Emily Soth c6691802ff organizing options in setup.py 2024-07-24 11:39:01 -07:00
Emily Soth 09a6f8e6f1 debugging 2024-07-24 10:51:51 -07:00
Emily Soth d5bd99852b use setuptools library_dirs parameter 2024-07-24 10:46:24 -07:00
Emily Soth 81af8a3d91 debugging 2024-07-23 16:35:42 -07:00
Emily Soth 05aa968b57 debugging 2024-07-23 16:22:30 -07:00
Emily Soth a63532fa95 debugging 2024-07-23 16:13:37 -07:00
Emily Soth 474a89a81e debugging 2024-07-23 16:06:07 -07:00
Emily Soth efc5527255 debugging 2024-07-23 15:56:58 -07:00
Emily Soth 7bc4b580ca debugging 2024-07-23 15:36:38 -07:00
Emily Soth bbd7c5a7be debugging 2024-07-23 15:29:47 -07:00
Emily Soth e4c234fd60 debugging 2024-07-23 15:25:00 -07:00
Emily Soth 1749eb9006 debugging 2024-07-23 15:17:40 -07:00
Emily Soth 0d4805a54f debugging 2024-07-23 14:28:54 -07:00
Emily Soth 9316d20867 use C++20; no need to compile managed_raster as a separate extension 2024-07-23 13:37:37 -07:00
Emily Soth 6acaea650e debugging 2024-07-23 13:12:32 -07:00
Emily Soth 1ff72b684a debugging 2024-07-23 13:01:48 -07:00
Emily Soth 93ec4b9476 debugging 2024-07-23 12:40:21 -07:00
Emily Soth d3aebacf34 debugging 2024-07-23 12:02:54 -07:00
Emily Soth 61d1f658ad debugging 2024-07-23 11:58:09 -07:00
Emily Soth 6ca0f78cfd debugging' 2024-07-23 11:52:00 -07:00
Emily Soth 8d104a496c debugging 2024-07-23 11:43:08 -07:00
Emily Soth cccf0e662b debugging: add incldue path to compile args for windows 2024-07-23 11:37:54 -07:00
Emily Soth c7486f2b93 all tests using managedraster passing locally 2024-07-23 09:27:10 -07:00
Emily Soth 11ef40f95d NDR tests passing with new C++ implementation of managedraster 2024-07-18 14:19:58 -07:00
Emily Soth 7f2ec805a7 Merge branch 'feature/routing-refactor' into feature/routing-refactor-compare 2024-07-17 11:18:11 -07:00
Emily Soth 37acf62684 Merge branch 'main' into feature/routing-refactor 2024-07-17 11:16:30 -07:00
Emily Soth 8576088f63 C++ managed raster implementation now faster on SDR sample data 2024-07-16 17:35:39 -07:00
Emily Soth 068d886c58 work in progress: managed raster in C++ 2024-07-16 12:01:12 -07:00
Emily Soth a55d57c88f work in progress: rewrite managed raster module in c++ 2024-06-25 12:25:16 -07:00
Emily Soth 7c51c0894f improve efficiency of managedraster helper functions 2024-06-14 17:03:53 -07:00