Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Network metadata → JSON #39

Closed
rciric opened this issue Jul 20, 2017 · 1 comment
Closed

Network metadata → JSON #39

rciric opened this issue Jul 20, 2017 · 1 comment
Assignees
Milestone

Comments

@rciric
Copy link
Contributor

rciric commented Jul 20, 2017

The network metadata file will be shifted to JSON format; thus, the functions that interface with this file will need to be modified accordingly. With the broad functionalisation of XCP routines, this transition should be simplified. This will additionally provide a platform to evaluate the feasibility of a shift to JSON.

Functionality:

  • network : declare a new network
  • network_add : add a new object to a network (e.g., map, space, timeseries, adjacency matrix)
  • network_parse : parse a network's metadata into variables that can be used by the module
  • load_networks : load all networks for potential iteration and for parsing
@rciric rciric self-assigned this Jul 20, 2017
rciric added a commit that referenced this issue Jul 21, 2017
@rciric
Copy link
Contributor Author

rciric commented Jul 28, 2017

10 Thermidor:
The network, parc, and sclib formats will be superseded by ~atlas.json. As a consequence, library functions will be built to operate on this format.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant