bjlittle / geovista

Cartographic rendering and mesh analytics powered by PyVista
https://geovista.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
159 stars 26 forks source link

bump to latest geovista-data #821

Closed bjlittle closed 4 months ago

bjlittle commented 4 months ago

🚀 Pull Request

Description

This pull-request updates to use the latest version of geovista-data (2024.06.0).

Also includes a CLI download optimisation for RTD to only download non-tests assets i.e., geovista download --operational.

Removes the CLI download group for mesh, which is now part of the pantry group.


codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.20%. Comparing base (002f543) to head (aca7d41). Report is 244 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #821 +/- ## ======================================= Coverage 91.20% 91.20% ======================================= Files 58 58 Lines 2934 2934 ======================================= Hits 2676 2676 Misses 258 258 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.