SalishSeaCast / SalishSeaNowcast

Python package associated with running the SalishSeaCast NEMO and other ocean models in near-real-time to produce daily nowcasts/forecasts
https://salishsea.eos.ubc.ca/nemo/
Apache License 2.0
4 stars 3 forks source link

Update URL for NOAA Neah Bay sea surface height data #196

Closed douglatornell closed 11 months ago

douglatornell commented 11 months ago

Updated NOAA model is served at a slightly different URL and file name. Files are now gz compressed tarballs. The URL of the data source and the tarball file names have been changed to reflect this in config/nowcast.yaml and the respective worker test files.

codecov[bot] commented 11 months ago

Codecov Report

Merging #196 (9f5cf74) into main (2575c8e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #196   +/-   ##
=======================================
  Coverage   77.65%   77.65%           
=======================================
  Files         133      133           
  Lines       18655    18655           
  Branches     1969     1969           
=======================================
  Hits        14486    14486           
  Misses       4111     4111           
  Partials       58       58           
Flag Coverage Δ
unittests 77.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
tests/workers/test_collect_NeahBay_ssh.py 100.00% <ø> (ø)
tests/workers/test_make_ssh_file.py 83.21% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

douglatornell commented 11 months ago

Successfully tested in production on skookum for 19aug23 forecast2 and nowcast invocations.