Deltares / ra2ce

RA2CE helps to quantify resilience of critical infrastructure networks, prioritize interventions and adaptation measures and select the most appropriate action perspective to increase resilience considering future conditions.
https://deltares.github.io/ra2ce/
Other
11 stars 2 forks source link

Store jupyter data outside of the repository #579

Open MatthiasHauthDeltares opened 1 month ago

MatthiasHauthDeltares commented 1 month ago

Kind of request

None

Enhancement Description

We now have many example cases stored in the repository as jupyter notebook. Each case is using its own data files stored in src/examples/data.

As the number of examples is growing, we run the risk of exceeding the maximum storage capacity of the repository. Also, a repository is maybe not the right place to store data for these cases.

A bit of reorganization would be beneficial long term. I suggest:

Use case

No response

Additional Context

No response