Skip to content

AHeadman-USGS/MarinaDisplay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

MarinaDisplay

Currently a break is happening when reading in the Mesowest data due to updated API definitions.

Current to-do list involved the hatisland.py script:

API pointer now scrapes the previous 24 hours of data and doesn't need the datetime.now() anymore. However, other sections of the same script might break if we continue to use datetime.now() based pulls.

Variables in the csv have changed, they now use metric, this needs to be updated. Originally it calculated celius from farenheit, now the raw data is in celius. Since this is public facing, we should use farenheit, even though it is rather silly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.0%
  • HTML 39.6%
  • Python 14.2%
  • CSS 2.2%