Closed claalmve closed 7 months ago
Summary of changes and related issue Fixing small issue in agnostic.py to address getting the closest gridcell with LOCA data.
agnostic.py
Relevant motivation and context Tool 2 of agnostic tools for finding a specific gridcell does not work with LOCA data.
Dependencies required for this change?
Fixes # (issue), delete if not necessary
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Merging main should help with the failing check. Otherwise looking good.
No need, re-ran the test and good to go. The runner just failed for some unknown reason.
Thank you both!
Description of PR
Summary of changes and related issue Fixing small issue in
agnostic.py
to address getting the closest gridcell with LOCA data.Relevant motivation and context Tool 2 of agnostic tools for finding a specific gridcell does not work with LOCA data.
Dependencies required for this change?
Fixes # (issue), delete if not necessary
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Checklist: