summaryrefslogtreecommitdiff
path: root/math/harmbase2
AgeCommit message (Collapse)AuthorFilesLines
2022-09-09math/harmbase2: update to 20220109taca3-8/+9
20220109 PostgreSQL 14.1. misc_tests.rb: Added 1 new test. importNOS_TideRefs.rb and importNOS_TideSubs.rb: Flagged guessed geogroups in renamings info. importNOS_TideSubs.rb: Removed trailing \n from notes. importNOS_CurRefs.rb and importNOS_CurSubs.rb: Persisted name, state, tz from previous year's data. Added generation of renamings template. Removed one-time code. importNOS_CurRefs.rb: Removed meridian logic obsoleted by GMT phases. scrape-MDAPI-2-geogroups.rb: Revised to fetch into separate files instead of concatenating. importNOS_JsonReaders.rb: Changed readStationsByGroupTidesJson to read separate files. Changed getCurrentConstForSid to get majorPhaseGMT. importNOS_Geogroups.rb: Interpreted null level as level 7 (for new geogroups 1840-1842). Nilled out Gulf Coast and Gulf of Alaska in L6rewrite. importNOS_Queries.rb: Removed obsolete queries. Added new queries for currents. importNOS_DodgyCode.rb: Added patterns to standardize Vieques Island and Isla de Vieques to just Vieques. importNOS_Util.rb: Removed function mangle. Use db.escape_string. sample.rb: Removed obsolete comment.
2021-10-26math: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07math: Remove SHA1 hashes for distfilesnia1-2/+1
2021-07-21Bump PKGREVISION for affected packages by changing default Ruby's version.taca1-1/+2
2020-02-28Add harmbase2-20191229plunky4-0/+71
Harmbase is a database application for managing harmonic constants. It is not "plug and play" software. It's not designed to be useful to someone who does not know how to hack Ruby code or write interactive SQL queries.