Skip to content

Commit

Permalink
Updated test data
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhamer-noaa committed Dec 18, 2024
1 parent 35f8641 commit 0f7d3e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def package_files(directory):
'idsse.testing.utils'],
data_files=[('idsse.testing.idsse_common', package_files('idsse/testing/idsse_common/')),
('idsse.testing.data_access.data_cache', package_files('idsse/testing/data_access/data_cache')),
('idsse.testing.data_access.mrms_aws_grib', package_files('idsse/testing/data_access/mrms_aws_grib')),
('idsse.testing.data_access.mrms_nssl_grib', package_files('idsse/testing/data_access/mrms_nssl_grib')),
('idsse.testing.data_access.nbm_aws_grib', package_files('idsse/testing/data_access/nbm_aws_grib')),
('idsse.testing.data_access.validation', package_files('idsse/testing/data_access/validation'))],
include_package_data=True,
Expand Down

0 comments on commit 0f7d3e5

Please sign in to comment.