Open turnerm opened 2 years ago
I had this exact thought after you asking Zack to test GLOFAS on windows in #137. However, as we would expect, it's gonna be tough with the GDAL setup. I had a look at some of our dependencies and their approach, and rasterio just tests on Ubuntu. The approach we might follow would be rioxarray where other operating systems are tested using the Conda deployment.
So something that we can tackle following #96 maybe? If that's the case, likely wouldn't need it to be the same testing on push I guess but maybe only at version increments that will be pushed out to conda (so whenever develop
merged to main
)?