Re: Store GNU Gama Result in SQLite

Greg Troxel <[email protected]> Tue, 01 Aug 2017 17:38:42 -0400
Newsgroups gmane.comp.gnu.gama.announce
Message-ID <[email protected]>
--===============2318534170044977193==
Content-Type: multipart/signed; boundary="=-=-=";
	micalg=pgp-sha1; protocol="application/pgp-signature"

--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable


J=C3=BCrgen Friedrich <[email protected]> writes:

> I found that awesome program of yours, gnu gama and I just wondered if it=
's=20
> possible to store the adjustment result within the sqlite-db.
>
> when i try:
>
> gama-local --sqlitedb example_net.db --configuration example_net
>
> I just get the xml output and the the tables gnu_gama_local_adj_* remain=
=20
> empty!
>
> How can I store the adjusted observations, points within sqlite3 without=
=20
> parsing it from the generated xml!

You might need to write code to do this.  I'm really not sure, but
that's probably easier than parsing xml.

I wonder if it would make sense to have another sqlite db for the
results, but maybe just different tables is ok.    I sort of see this as
taking a dataset of observations and producing an observation, which is
two things that are read-only and computed, respectively.   If they were
files instead of databases, they would be separate.   But I don't know
if that thought is confused and if things being in the same db is
useful.

(I'm a lurker and a packager, with little detailed knowledge of the
code.)

Greg

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iEYEARECAAYFAlmA9OIACgkQH9p66AmO1g4LSQCfW4TjlDDOiLeXgLtSWtemVKlS
MREAmgPbZsv8mj3p9feg0WGxsrrp1ebC
=Zz/r
-----END PGP SIGNATURE-----
--=-=-=--


--===============2318534170044977193==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Info-gama mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gama

--===============2318534170044977193==--