https://github.com/access-nri/experiment-metadb

Prototype metadata database and associated exploratory tools and web interfaces

https://github.com/access-nri/experiment-metadb

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Prototype metadata database and associated exploratory tools and web interfaces

Basic Info
Statistics
  • Stars: 0
  • Watchers: 6
  • Forks: 0
  • Open Issues: 10
  • Releases: 0
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

generatevariabletimeseries.py

A script that generates the list of groups of variables that appers together in the same timeperiod for a given experiment

python3 generate_variable_timeseries.py experiment_name coordinate_variable_file output_filename

where coordinatevariablefile is a json file which contains list of coordinate variables for each realm and experiment_name is the name of a experiment present in intake catalog.

frontend

A next.js web app to display variable timeseries graphs

To host frontend on vercel: 1. Create a vercel account and connect this repo. 2. Navigate to the project in vercel dashboard and go to project setting 3. In root directory (under general menu) add 'frontend'. 4. In the git menu change the branch of deployment. 5. New commit will be deployed from this brach. To deploy current commit use vercel-cli

variable_info

Contains model and script to add variable details for an experiment. To add variable info for new experiment

python3 save_exp_var.py experiment_name

where experiment_name is the name of a experiment present in intake catalog.

run_summary

Conatins model and script to add run_summay for through a yaml file

Owner

  • Name: ACCESS-NRI
  • Login: ACCESS-NRI
  • Kind: organization
  • Email: access.nri@anu.edu.au

Australian Earth System Simulator - National Research Infrastructure

GitHub Events

Total
  • Issues event: 1
  • Member event: 4
  • Issue comment event: 2
Last Year
  • Issues event: 1
  • Member event: 4
  • Issue comment event: 2