https://github.com/access-nri/experiment-metadb
Prototype metadata database and associated exploratory tools and web interfaces
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
Repository
Prototype metadata database and associated exploratory tools and web interfaces
Basic Info
- Host: GitHub
- Owner: ACCESS-NRI
- License: apache-2.0
- Language: JavaScript
- Default Branch: main
- Homepage: https://experiment-metadb-seven.vercel.app
- Size: 503 KB
Statistics
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 10
- Releases: 0
Metadata Files
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
- Website: https://www.access-nri.org.au/
- Repositories: 17
- Profile: https://github.com/ACCESS-NRI
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