NIEHS / chopin

Scalable GIS methods for environmental and climate data analysis
https://niehs.github.io/chopin/
Other
6 stars 2 forks source link

Roll out a package for internal use #7

Closed sigmafelix closed 8 months ago

sigmafelix commented 10 months ago
sigmafelix commented 10 months ago

09/03/2023 update

sigmafelix commented 10 months ago

09/14/2023 update

kyle-messier commented 9 months ago

09/03/2023 update

  • A development branch includes version 0.0.1.

    • Will pull the branch into main after adding a few more functions.
  • For now, I did not fully integrate testthat workflow; however, type checks are implemented in each function
  • Vector-vector overlay (i.e., polygon-polygon) and areal interpolation functions need to be assessed as this will impact the total processing time.

@sigmafelix Let's get the test-coverage action and tests/testthat done as a near term goal for this repo. Let's discuss here, on the repo discussion board (I'll make it), and/or project board. I'd say get to good point here, then merge with main. Then I can copy over the yaml and create the codecov test coverage integration.

sigmafelix commented 9 months ago

Sure, I will make an issue for the integration of the testing environment to the package.

sigmafelix commented 8 months ago

10/31/2023 update