Closed danielmwatkins closed 8 months ago
Attention: Patch coverage is 0%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 94.88%. Comparing base (
8aac9f5
) to head (11dbfe8
).
Files | Patch % | Lines |
---|---|---|
src/preprocess.jl | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@cpaniaguam the error is pretty ubiquitous so it's not too hard to find an example! This is a minimal site_specification CSV, it's the first entry in the list of Baffin Bay cases I ran earlier.
`location,center_lat,center_lon,top_left_lat,top_left_lon,lower_right_lat,lower_right_lon,left_x,right_x,lower_y,top_y,startdate,enddate
baffin_bay-100km_by_100km-20040725-20040726,69.90135406,-65.28920054,70.15782,-66.98525,69.62829,-63.63812,-812499.99995,-712499.99995,-2112499.99961,-2012499.99961,2004-07-25,2004-07-26 `
Missing index in error catch section leads to DimensionMismatch error