Closed gecoombs closed 1 year ago
Date: 13/07/23 Version Number: 0.2.14 -> 0.2.15
Change the function that exports a mesh to geojson to average list values and remove infs and replace then with null values.
https://github.com/antarctica/SDADT-project/issues/147
Test dump:
pytest_dump.txt
Changed: polar_route/mesh_generation/environment_mesh.py
polar_route/mesh_generation/environment_mesh.py
0.2.x
High-jacking the PR to remove a print state I'd left in the export_mesh cli. Looks good!
Good spot for the print statement :slightly_smiling_face:
Date: 13/07/23 Version Number: 0.2.14 -> 0.2.15
Description of change
Change the function that exports a mesh to geojson to average list values and remove infs and replace then with null values.
Fixes
https://github.com/antarctica/SDADT-project/issues/147
Testing
Test dump:
pytest_dump.txt
Changed:
polar_route/mesh_generation/environment_mesh.py
Checklist
0.2.x
branch (DO NOT SUBMIT A PR TO MAIN)