Skip to content

4DModeller/fdmr_data

Repository files navigation

4DModeller tutorial data

This repository contains the data for the 4DModeller fdmr tutorials.

Adding a new dataset

The fdmr::retrieve_tutorial_data function downloads datasets.json to check valid datasets and the date of their last update. To add a new dataset copy and paste the following template into the end of the dictionry in datasets.json and complete filename and last_updated fields.

"dataset_name": {
      "filename": "tutorial_b_data.tar.bz2",
      "last_updated": "2024-01-01"
    },

Then add a note in CHANGELOG.md detailing what you've added and why.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •