Skip to content

Commit

Permalink
added roms reader test
Browse files Browse the repository at this point in the history
  • Loading branch information
kthyng committed Jan 17, 2024
1 parent b0b72fb commit de6db6c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_reader_ROMS_native.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
from unittest import mock

import numpy as np
import pandas as pd
import pytest
import xarray as xr
import xroms

import particle_tracking_manager as ptm

Expand Down

0 comments on commit de6db6c

Please sign in to comment.