Alan Ransil
Alan Ransil
This line: jl.eval('run_ac_opf("pglib_opf_case5_pjm.m", IpoptSolver())') gives a broken pipe error: JuliaError: Exception 'IOError: write: broken pipe (EPIPE)' occurred while calling julia code: run_ac_opf("pglib_opf_case5_pjm.m", IpoptSolver()) But only if I've already run the...
type system and knowledge graphs example links still broken
We need a function in [FGStorage](https://github.com/protocol/co2-storage/blob/main/js-api/src/js/storage/FGStorage.js#L2918) that does this: input a pipeline CID or a pipeline IPLD object Steps through all of the elements in the function and data grids...
Currently co2.storage only supports Metamask login. Add the ability to: - Create a login based on a UCAN or DID - Use this to issue a login token for the...
When a user is creating [an asset](https://www.co2.storage/assets), add a button next to "Create" to create a private asset. The asset itself and template will be public, but the data will...
We need a system to input data into a function, run the function, and have the output be saved as an asset on CO2.Storage. The UI should look like the...
Add a delete button to the interface If a user deletes an asset or template that they created, it should be removed from the interface and not pinned to IPFS...
Define dashboard.co2.storage/ The CID is a dashboard type with the following attributes: { Image: header image for the dashboard Title: title to display on top of the dashboard Description: message...
Allow a user to clone a template on another indexing chain (same CID, referenced by two different chains)
Need to define the minimal interfaces for a wallet to connect with CO2.storage, and add assets / types / provenance. Increasingly, developers are interested in contributing by writing their own...