Skip to content

Responsible for putting data into a database from the file-based store, and managing gauranteed delivery

License

Notifications You must be signed in to change notification settings

thegridelectric/gridworks-journalkeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gridworks Journal Keeper

PyPI Status Python Version License

Read the documentation at https://gridworks-journalkeeper.readthedocs.io/ Tests Codecov

pre-commit Black

This is a repository for managing GridWorks storage of GridWorks time series data beyond the initial persistence mechanism. It is a major work in progress

Right now it is focused on setting up the simplest usable form of storing the 2023-2024 Millinocket S3 data in a postgres database.

journaldb

EC2 instance

Elastic IP 3.221.195.180, key gridworks-hybrid

Accessing locally:

ssh [email protected]
psql -U journaldb

Password is in 1password, look up journaldb

Accessing remotely:

assuming you have psql on your local machine:

psql -h journaldb.electricity.works -U journaldb -d journaldb

and then enter password

Features

  • TODO

Requirements

  • TODO

Installation

You can install Gridworks Journal Keeper via pip from PyPI:

$ pip install gridworks-journalkeeper

Usage

Please see the [Command-line Reference] for details.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, Gridworks Journal Keeper is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.

About

Responsible for putting data into a database from the file-based store, and managing gauranteed delivery

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •