./math/harmbase2, Harmonic constant management system

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20220109nb1, Package name: harmbase2-20220109nb1, Maintainer: pkgsrc-users

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.


Required to run:
[databases/ruby-pg] [databases/postgresql95-client] [databases/libtcd] [math/congen]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 135.105 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-10 15:42:40 by Takahiro Kambe | Files touched by this commit (21)
Log message:
Bump revision by changing default version of Ruby.
   2022-09-09 17:39:32 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
math/harmbase2: update to 20220109

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-26 12:56:13 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Remove SHA1 hashes for distfiles
   2021-07-21 16:40:32 by Takahiro Kambe | Files touched by this commit (29)
Log message:
Bump PKGREVISION for affected packages by changing default Ruby's version.
   2020-02-28 23:16:01 by Iain Hibbert | Files touched by this commit (4)
Log message:
Add harmbase2-20191229

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.